Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AlloyCustomOverlayOptions

the options for an alloy custom overlay

Hierarchy

  • AlloyCustomOverlayOptions

Index

Properties

element

element: HTMLElement

the element to add to the map

id

id: string

the id of the custom overlay, should be unique

Optional offset

offset: [number, number]

the offset in pixels for the element from the position

Optional position

position: AlloyCoordinate

the coordinate on the map to place the element or if undefined it wont be displayed

positioning

the positioning of the element relative to the position

Generated using TypeDoc