MapDrawingTools icon indicating copy to clipboard operation
MapDrawingTools copied to clipboard

this library Drawing polygon, polyline and points in Google Map and return coordinates to your App

Results 4 MapDrawingTools issues
Sort by recently updated
recently updated
newest added

I have downloaded project. It gives me Rx java import issues all over the project. Do I need to implement rx java library in project? below are few import issues...

Hi Sir, How can I manage the polygon clicking when I click on the polygon it's going to google maps but when I click it needs to display the title...

Free drawing can be supported with this library, we just need to handle onDrag event. There are many projects doing that. It would make this a complete solution for drawing...

It still shows the GPS location instead of withLocation(specific location). nexus 6 android 6.0 `compile 'com.github.bkhezry:MapDrawingTools:1.1.0'` ``` minSdkVersion 21 targetSdkVersion 27 ```