Android Open Source - Map Place GT-places






Project Summary

Do a search around current location or an address, it returns a bunch of places on the map as well as on list. Uses google places API, reverse geocoding, google maps API..

Web Site / Source Repository

GT-places is hosted in the following web site
https://github.com/simonzhexu/GT-places

If you think the Android project GT-places 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 GT-places.

ItemValue
Java File Count13
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
jar files usedandroid-query-0.22.10.jar
android-support-v4.jar
gson-2.1.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.INTERNET




Resource Files

There are 5 image files in GT-places. The names of the image files are listed as follows.

ic_action_current_location.png
ic_action_search.png
ic_action_search_dark.png
ic_map_marker.png
ic_map_marker_center.gif

The following screenshort is generated from the image listed above.

null

Java Source Files

GT-places has the following Java source files.

com.gettaxi.gt_places.CustomItemizedOverlay.java
com.gettaxi.gt_places.MainActivity.java
com.gettaxi.gt_places.models.AddressComponents.java
com.gettaxi.gt_places.models.AutocompleteResult.java
com.gettaxi.gt_places.models.Geometry.java
com.gettaxi.gt_places.models.Location.java
com.gettaxi.gt_places.models.Place.java
com.gettaxi.gt_places.models.PlaceDetail.java
com.gettaxi.gt_places.models.PlaceDetails.java
com.gettaxi.gt_places.models.PlacesResult.java
com.gettaxi.gt_places.models.PlacesSearch.java
com.gettaxi.gt_places.models.Prediction.java
com.gettaxi.gt_places.models.ReverseGeocodeResult.java