Package | Description |
---|---|
org.osmdroid.views | |
org.osmdroid.views.util |
Modifier and Type | Method and Description |
---|---|
MapView.Projection |
MapView.getProjection()
Get a projection for converting between screen-pixel coordinates and latitude/longitude
coordinates.
|
Modifier and Type | Method and Description |
---|---|
static android.graphics.Path |
PathProjection.toPixels(MapView.Projection projection,
List<? extends GeoPoint> in,
android.graphics.Path reuse) |
static android.graphics.Path |
PathProjection.toPixels(MapView.Projection projection,
List<? extends GeoPoint> in,
android.graphics.Path reuse,
boolean doGudermann) |
Copyright © 2014. All Rights Reserved.