Android Open Source - UI mapview android-mapviewballoons






Project Summary

[DEPRECATED] Simple information balloon annotation for Android MapView.

Web Site / Source Repository

android-mapviewballoons is hosted in the following web site
https://github.com/jgilfelt/android-mapviewballoons

If you think the Android project android-mapviewballoons listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-mapviewballoons.

ItemValue
Java File Count12
Supported screen sizes[tvdpi, hdpi]
Target SDK Version8
Minimum SDK Version4
Activity Count4
Required Permissionsandroid.permission.INTERNET




License

The license information of android-mapviewballoons is as follows:

Apache License

Resource Files

There are 6 image files in android-mapviewballoons. The names of the image files are listed as follows.

balloon_disclosure.png
balloon_overlay_close.png
balloon_overlay_focused.9.png
balloon_overlay_unfocused.9.png
marker.png
marker2.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.readystatesoftware.maps.OnSingleTapListener.java
com.readystatesoftware.maps.TapControlledMapView.java
com.readystatesoftware.mapviewballoons.BalloonItemizedOverlay.java
com.readystatesoftware.mapviewballoons.BalloonOverlayView.java
mapviewballoons.Main.java
mapviewballoons.example.custom.CustomBalloonOverlayView.java
mapviewballoons.example.custom.CustomItemizedOverlay.java
mapviewballoons.example.custom.CustomMap.java
mapviewballoons.example.custom.CustomOverlayItem.java
mapviewballoons.example.simple.SimpleItemizedOverlay.java
mapviewballoons.example.simple.SimpleMap.java
mapviewballoons.example.tapcontrolled.TapControlledMap.java