Skip to content

Commit

Permalink
add released apk
Browse files Browse the repository at this point in the history
  • Loading branch information
bkhezry committed May 14, 2017
1 parent fb1ed88 commit 4d86587
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,4 +1,4 @@
## simple library for handle markers, polygons and polylines on google maps.
## simple library for manually Drawing element of Map and return them to main Application

MapDrawingTools is an android library to Drawing manually polygon, polyline and points in the Google Map and return coordinates from library to your App

Expand All @@ -10,8 +10,8 @@ MapDrawingTools is an android library to Drawing manually polygon, polyline and
- Google Play Services Maps 10.2.0

**Highlights**
- Add point of Polygon, Polyline and Markers with Tab on the Map
- Relocation all Markers and draw them with dragging the Markes.
- Add point of `Polygon`, `Polyline` and `Markers` with Tab on the Map
- Relocation all Markers and draw them with dragging the Markers.
- Supports calculating `area` of polygon & `length` of polyline
- Supports Undo point inserted to the Map

Expand Down
2 changes: 1 addition & 1 deletion app/src/release/res/values/google_maps_api.xml
Expand Up @@ -17,6 +17,6 @@
string in this file.
-->
<string name="google_maps_key" templateMergeStrategy="preserve" translatable="false">
YOUR_KEY_HERE
AIzaSyAzB_75Z9Q8EXHIRqhJYlbezSuL0EATVE8
</string>
</resources>
Binary file added assets/DemoMapDrawingTools.apk
Binary file not shown.

0 comments on commit 4d86587

Please sign in to comment.