add Interactive Polygon
open override fun addInteractivePolygon(polygon: MPINavigatable.MPIPolygon)
Content copied to clipboard
Adds an interactive polygon (allows it to be clickable)
Note: usually, polygons with locations attached to them are set to be interactive by default. However, certain polygons might not be. Use this function if you want to set certain polygons to be interactive.
Return
Parameters
polygon
The MPINavigatable.MPIPolygon to make interactive
Adds an interactive polygon (allows it to be clickable)
Return
Parameters
polygon Id
The id of the polygon to make interactive