Custom Places Manager
The class manages custom places: sets offline places or online places mode, installs and unistalls offline places. Online places are stored in online services and loaded when they are shown on a map view. Offline places are downloaded from online services and stored in a device in advance, so they can be shown also when a device is offline.
Types
Functions
Add a CustomPlacesSearchIndexingListener to subscribe for indexing operations callbacks.
Get current mode: ONLINE or OFFLINE. Initialized to ONLINE mode.
Loads Custom Place Categories from provided json string.
Loads offline places from provided json string.
Remove a CustomPlacesSearchIndexingListener to unsubscribe from indexing operations callbacks.
Set mode: ONLINE or OFFLINE.
Downloads and installs updates for offline places of all installed countries.