Package org.mapsforge.map.controller
Class MapViewController
- java.lang.Object
-
- org.mapsforge.map.controller.MapViewController
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static MapViewControllercreate(MapView mapView, Model model)voidonChange()Called whenever the observed object has been changed.
-
-
-
Method Detail
-
create
public static MapViewController create(MapView mapView, Model model)
-
-