public class MapSnapshot
extends java.lang.Object
MapSnapshotter| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize() |
protected java.lang.String[] |
getAttributions() |
android.graphics.Bitmap |
getBitmap() |
android.graphics.PointF |
pixelForLatLng(LatLng latLng)
Calculate the point in pixels on the Image from geographical coordinates.
|
public android.graphics.Bitmap getBitmap()
public android.graphics.PointF pixelForLatLng(LatLng latLng)
latLng - the geographical coordinatesprotected java.lang.String[] getAttributions()
protected void finalize()
finalize in class java.lang.Object