Companion

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
object Companion

Contains the factory methods for creating instances of HybridReverseGeocoder.

Functions

Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
fun create(context: Context, apiKey: String, ndsStore: NdsStore, customApiUrl: URL? = null): ReverseGeocoder

Creates an instance of HybridReverseGeocoder.