Package | Description |
---|---|
org.osmdroid.views.overlay.mylocation |
Modifier and Type | Class and Description |
---|---|
class |
GpsMyLocationProvider |
Modifier and Type | Field and Description |
---|---|
IMyLocationProvider |
MyLocationNewOverlay.mMyLocationProvider |
Modifier and Type | Method and Description |
---|---|
IMyLocationProvider |
MyLocationNewOverlay.getMyLocationProvider() |
Modifier and Type | Method and Description |
---|---|
boolean |
MyLocationNewOverlay.enableMyLocation(IMyLocationProvider myLocationProvider) |
void |
MyLocationNewOverlay.onLocationChanged(android.location.Location location,
IMyLocationProvider source) |
void |
IMyLocationConsumer.onLocationChanged(android.location.Location location,
IMyLocationProvider source) |
protected void |
MyLocationNewOverlay.setMyLocationProvider(IMyLocationProvider myLocationProvider) |
Constructor and Description |
---|
MyLocationNewOverlay(android.content.Context context,
IMyLocationProvider myLocationProvider,
MapView mapView) |
MyLocationNewOverlay(IMyLocationProvider myLocationProvider,
MapView mapView,
ResourceProxy resourceProxy) |
Copyright © 2014. All Rights Reserved.