get Country Details
Fetch details about a country.
Parameters
map Iso
ISO code of the requested country
installed
whether to get country details only for installed map on the device
listener
Listener which is called after the details fetch is complete, called with CountryDetails structure on success or error code on failure of the operation.