getCurrentMapVersion abstract method
Returns a handle that contains the map version of the already downloaded and installed regions.
This information is only needed for debugging purposes.
Returns MapVersionHandle. A handle to get the map version.
Throws MapLoaderExceptionException. Specifies reason, why current map version is not returned.
Implementation
MapVersionHandle getCurrentMapVersion();