NavigationTileStore
NavigationTileStore Implementation of a DataStore which is based on an online map. It requires a position around which the cloud data will be fetched.
IMPORTANT: Only one NavigationTileStore existing at any given time is supported. Instantiating multiple objects at the same time could yield unexpected results (including instability and increased bandwidth usage). There is no substantial practical advantage in creating multiple instances of this object. A single instance can be created and its reference can be shared across all necessary components.
Parameters
context
Android context.
config
Parameters needed to configure NavigationTileStore.