Companion
object Companion
Contains the factory method for creating an instance of OnlineReverseGeocoder.
Functions
Link copied to clipboard
fun create(context: Context, apiKey: String, customApiUrl: URL? = null, geopoliticalView: String? = null): ReverseGeocoder
Creates an instance of OnlineReverseGeocoder.