Extension of Android's Google Maps Library, adding visual and functional enhancements to the MapView and MyLocationOverlay..
SmartMapLibrary is hosted in the following web site
https://github.com/eeVoskos/SmartMapLibrary
If you think the Android project SmartMapLibrary 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 SmartMapLibrary.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Minimum SDK Version | 4 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 4 image files in SmartMapLibrary. The names of the image files are listed as follows.
ic_my_location_anim0.png ic_my_location_anim1.png ic_my_location_anim2.png ic_my_location_anim3.png
The following screenshort is generated from the image listed above.
SmartMapLibrary has the following Java source files.
com.eevoskos.map.SmartLocationOverlay.java com.eevoskos.map.SmartMapView.java com.eevoskos.map.demo.DemoActivity.java