Custom Android MapView.
MVYMap-Android is hosted in the following web site
https://github.com/parespacochaga/MVYMap-Android
If you think the Android project MVYMap-Android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of MVYMap-Android.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 7 image files in MVYMap-Android. The names of the image files are listed as follows.
ic_action_search.png mvymaps_balloon_disclosure.png mvymaps_balloon_overlay_close.png mvymaps_balloon_overlay_focused.9.png mvymaps_balloon_overlay_unfocused.9.png poi_blue.png poi_red.png
The following screenshort is generated from the image listed above.
MVYMap-Android has the following Java source files.
com.mobivery.example.ExampleDAO.java com.mobivery.example.ExampleMapActivity.java com.mobivery.example.ExamplePoiModel.java com.mobivery.mvymaps.MVYMapView.java com.mobivery.mvymaps.MVYMapViewConfig.java com.mobivery.mvymaps.MVYMapViewLocationDelegate.java com.mobivery.mvymaps.MVYMapViewPoiDelegate.java com.mobivery.mvymaps.mapoverlays.MVYItemizedOverlay.java com.mobivery.mvymaps.mapoverlays.MVYOverlayItem.java com.mobivery.mvymaps.readystatesoftware.maps.OnSingleTapListener.java com.mobivery.mvymaps.readystatesoftware.maps.TapControlledMapView.java com.mobivery.mvymaps.readystatesoftware.mapviewballoons.BalloonItemizedOverlay.java com.mobivery.mvymaps.readystatesoftware.mapviewballoons.BalloonOverlayView.java com.mobivery.mvymaps.utils.MVYMapLimits.java