[TIMOB-15410] Add polygon/polyline support on google map v2
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android |
| Labels | map, polygon, v2 |
| Reporter | luca capra |
| Assignee | Unknown |
| Created | 2013-10-07T08:36:42.000+0000 |
| Updated | 2018-02-28T20:03:36.000+0000 |
Description
I've added some code for polygon/polyline support on android module ti.map for maps v2.
Here the issues https://github.com/appcelerator-modules/ti.map/issues/9 with reference to the fork.
Could it be took in consideration for a merge?
Thanks
Polygon support holes and added Circle support
Can you supply some usage examples for proper testing?
You can find some demo code in the forked repository at https://github.com/muka/ti.map/tree/master Regards Luca
Tested [~lcapra]'s Module for iOS & Android: https://github.com/muka/ti.map tested & works great :)
There's a version for Titanium SDK 4.0.0?