htmlElement

htmlElement: undefined | HTMLElement

An Optional (unique) HTMLElement to display with this Marker. Generally, HTMLElements are more expensive than images and labels, since they are added/removed from the DOM every frame. But, some types of markers are more convenient to construct as HTMLElements, and if there aren't too many of them performance is fine.

Defined in

Last Updated: 08 January, 2020