add Gps Layer
fun addGpsLayer(lifecycle: Lifecycle, style: GpsStyleInfo = GpsStyleInfoFactory.createDefaultStyle(context), providerType: GpsProviderType = GpsProviderType.GPS_ONLY): GpsLayer
Content copied to clipboard
fun addGpsLayer(lifecycle: Lifecycle, style: GpsStyleInfo = GpsStyleInfoFactory.createDefaultStyle(context), locationProvider: LocationProviderInterface): GpsLayer
Content copied to clipboard