public class ESBRPluginLayer
extends net.osmand.plus.views.GeoPluginLayer
Constructor and Description |
---|
ESBRPluginLayer(net.osmand.plus.geoassist.GeoHelper geoHelper) |
Modifier and Type | Method and Description |
---|---|
void |
destroyLayer() |
net.osmand.plus.views.GeoPluginLayer.GeoPlugin |
GetType() |
void |
initLayer(net.osmand.plus.views.OsmandMapTileView view) |
void |
onDraw(Canvas canvas,
RectF latLonBounds,
RectF tilesRect,
net.osmand.plus.views.OsmandMapLayer.DrawSettings settings) |
boolean |
onSingleTap(PointF point) |
public ESBRPluginLayer(net.osmand.plus.geoassist.GeoHelper geoHelper)
public net.osmand.plus.views.GeoPluginLayer.GeoPlugin GetType()
GetType
in class net.osmand.plus.views.GeoPluginLayer
public void initLayer(net.osmand.plus.views.OsmandMapTileView view)
initLayer
in class net.osmand.plus.views.OsmandMapLayer
public void onDraw(Canvas canvas, RectF latLonBounds, RectF tilesRect, net.osmand.plus.views.OsmandMapLayer.DrawSettings settings)
onDraw
in class net.osmand.plus.views.OsmandMapLayer
public void destroyLayer()
destroyLayer
in class net.osmand.plus.views.OsmandMapLayer
public boolean onSingleTap(PointF point)
onSingleTap
in class net.osmand.plus.views.OsmandMapLayer