https://github.com/konishon/drawongmaps
A sample app that draws polygons and polyline on Google maps.
https://github.com/konishon/drawongmaps
android google-maps google-maps-api
Last synced: 3 months ago
JSON representation
A sample app that draws polygons and polyline on Google maps.
- Host: GitHub
- URL: https://github.com/konishon/drawongmaps
- Owner: konishon
- License: mit
- Created: 2017-08-24T05:59:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-23T03:57:45.000Z (over 7 years ago)
- Last Synced: 2025-01-15T10:38:43.038Z (5 months ago)
- Topics: android, google-maps, google-maps-api
- Language: Java
- Size: 4.79 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DrawOnGmaps
A sample app that draws polygons and polyline on Google maps.## Features
- Can draw polyline and polygons
- Markers on polyline and polygons are dragable
- Saves marker, polyline, polygon state on screen rotation### [Download](https://github.com/nishontan/DrawOnGmaps/raw/master/app-debug.apk) sample apk.
