Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
HTMLMarker
Class HTMLMarker
Hierarchy (
View Summary
)
Marker
HTMLMarker
Index
Constructors
constructor
Properties
element
events
icon
lonlat
map
marker
Id
move
To
Methods
destroy
display
draw
erase
is
Drawn
set
Opacity
Constructors
constructor
new
HTMLMarker
(
lonLat
:
LonLat
,
icon
?:
Icon
)
:
HTMLMarker
Parameters
lonLat
:
LonLat
Optional
icon
:
Icon
Returns
HTMLMarker
Properties
Readonly
element
element
:
HTMLElement
events
events
:
Events
icon
icon
:
Icon
lonlat
lonlat
:
LonLat
map
map
:
Map
Readonly
marker
Id
markerId
:
string
move
To
moveTo
:
(
px
:
null
|
Pixel
)
=>
void
Methods
destroy
destroy
()
:
void
Returns
void
display
display
(
display
:
boolean
)
:
void
Parameters
display
:
boolean
Returns
void
draw
draw
(
px
:
Pixel
)
:
HTMLElement
Parameters
px
:
Pixel
Returns
HTMLElement
erase
erase
()
:
void
Returns
void
is
Drawn
isDrawn
()
:
boolean
Returns
boolean
set
Opacity
setOpacity
(
opacity
:
number
)
:
void
Parameters
opacity
:
number
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
element
events
icon
lonlat
map
marker
Id
move
To
Methods
destroy
display
draw
erase
is
Drawn
set
Opacity
Waze Map Editor JavaScript SDK
Loading...