VisioMove Essential (Android)  1.27.6

◆ getCachedMapDescriptor()

VMEMapDescriptor getCachedMapDescriptor ( String  identifier)

Get the cached map descriptor.

Parameters
identifierThe map hash or map path who's map descriptor is to be retrieved.
Returns
The map bundle descriptor that has been downloaded by the SDK. Will return null if the map hash doesn't have a corresponding downloaded map within the phone.
Version
1.21
Example
VMEMapDescriptor mapCachedFromAsset = mMapView.getCachedMapDescriptor("asset://map_bundle_theme.zip");
VMEMapDescriptor mapCachedFromOnline = mMapView.getCachedMapDescriptor("mc8f3fec89d2b7283d15cfcf4eb28a0517428f054");
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy