IPointOfInterestManager
Properties
Indicates whether user interaction for selection is enabled.
Determines how POIs can be selected. See SelectionMode for possible values.
Functions
Registers a listener for PointOfInterest manager updates.
Filters POIs based on the presence of a specific tag.
Retrieves a set of all available Points of Interest (POIs).
Retrieves the currently selected Point of Interest (POI).
Retrieves the set of currently selected Points of Interest (POIs).
Hides all Points of Interest (POIs).
Hides the specified Points of Interest (POIs).
Removes all active filters.
Removes the listener added via addListener.
Shows all Points of Interest (POIs).
Shows a set of Points of Interest (POIs).
Sorts a list of Points of Interest (POIs) by their estimated travel duration from a given origin.
Sorts a list of Points of Interest (POIs) by their graph distance from a given origin coordinate.
Unselects all Points of Interest (POIs) currently selected.
Unselects the currently selected Point of Interest (POI).
Unselects a Point of Interest (POI).
Unselects a Point of Interest (POI) with the given ID.