get Country Code From Position
open fun getCountryCodeFromPosition( latitude: Double, longitude: Double, @Nullable listener: STWRequestCountryCodeListener)
Content copied to clipboard
Call this method to get country code from the given position
Parameters
latitude
latitude point
longitude
longitude point
listener
STWRequestCountryCodeListener: listener to retrieve the country code from a specific position