Annotations
The Map SDK allows you to programmatically apply labels, optionally featuring pointers and circles, to your map.
Note:
Currently, only one annotation can be added to the map. In the future versions, enterprise users will be able to add several annotations.
See more examples in our product documentation for annotations.
JavaScript
This example features a single annotation with a variety of formatted text, described via the editorContent
object.
Updated 11 months ago