Map Details
MapDetails object. It provides the attributes of a map at the specified coordinates.
Properties
Country data count
Returns ISOCode for current PositionService.position. If no position null will be returned else will return result of getCountryCode.
Get map extended capabilities as int. Check EMapExtendedCapability for possible return values.
Map provider IDs list. The function returns the list of map provider IDs. It may be empty if no map data is available on the device.
Functions
Get the country bounding rectangle for the isoCode.
Get the ISO 3166-1 alpha-3 country code for the specified WGS. Empty string means no country. See: http://en.wikipedia.org/wiki/ISO_3166-1 for the list of codes.
Get country iso code
Get the country flag for the isoCode.
Get country image
Get the capabilities for a country map. This method checks the data available on the device. Check ECountryCapability for possible return values.
Get the map coverage for the country specified by ISO 3166-1 alpha-3 country code. This function checks the map coverage status using only the information available on the device. No server connection is performed. This check is performed fast.
Get the country name for the specified WGS.
Get the country name for the isoCode.
Get country name
Get the map coverage for the region specified by WGS84 coordinates. This function checks only using the information available on device the status about map the coverage at the specified coordinates. No server connection is performed. This check is performed fast.
Get the logo of the specified provider.
Get the name of the specified provider.
Get the copyright sentence for the specified provider.
Get the sunrise & sunset for the specified reference date and WGS position. If no time is provided then the device time is used.
Check if it is night at the specified coordinated and time. If no time is provided then the device time is used.
True if keeps a reference to a C++ SDK object False if keeps a C++ SDK object