Package | Description |
---|---|
org.osmdroid.api | |
org.osmdroid.views |
Modifier and Type | Method and Description |
---|---|
IProjection |
IMapView.getProjection() |
IProjection |
IMap.getProjection()
Get the map projection
|
Modifier and Type | Class and Description |
---|---|
class |
MapView.Projection
A Projection serves to translate between the coordinate system of x/y on-screen pixel
coordinates and that of latitude/longitude points on the surface of the earth.
|
Copyright © 2014. All Rights Reserved.