CustomPoiItem

A programmatically-added custom POI/Tag: a named, plotted location on the map. This is the headless equivalent of a "dropped pin" / custom Tag.

Constructors

Link copied to clipboard
constructor(@NonNull name: String, @NonNull location: MercatorZone)

Properties

Link copied to clipboard
val location: MercatorZone
Link copied to clipboard

Functions

Link copied to clipboard
Build the routing Waypoint destination for this POI using the supported bare-location waypoint path.