Skip to content

Latest commit

 

History

History

map-objects

Map Objects

Prerequisites

Update manifest file with proper license key as described above in root README file.

Purpose

Gives a simple example of Map Objects and how to work with them.

You can find more details regarding available map objects in Map Objects and Interactions and Marker Clustering sections.

Example

Code snippet which builds few predefined map objects on map:

  • MapPolygon
  • MapPolyline
  • MapCircle
  • MapMarker

References