MapChange is an Android app that shows how to extend Google Maps' MapView class to get notifications when the map has been panned, zoomed or both..
MapChange is hosted in the following web site
https://github.com/bricolsoftconsulting/MapChange
If you think the Android project MapChange 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 MapChange.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
MapChange has the following Java source files.
com.bricolsoftconsulting.mapchange.MyMapActivity.java com.bricolsoftconsulting.mapchange.MyMapView.java com.bricolsoftconsulting.mapchange.MyOverlay.java