[TIMOB-2231] iOS: Add the ability to add Vector Overlay on Maps
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-05-28T07:13:57.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 4.1.0 |
Components | TiAPI |
Labels | SupportTeam, maps, mapview, overlay, tbs-1.9.0 |
Reporter | Cameron |
Assignee | Ashraf Abu |
Created | 2011-04-15T03:14:16.000+0000 |
Updated | 2017-03-23T18:14:17.000+0000 |
Description
I couldn't find an existing ticket for this, but I remember it being mentioned somewhere before.
Would like to be able to draw vector shapes on top of a map with various colours / opacity / textures. Bonus points for code that assists with drawing and manipulating the vector with touch events, placing markers on the corners for resizing etc. Otherwise, at the very least some event triggering for clicking + interacting with the vector shape.
This adds a whole other dimension to mapping applications for plotting areas and recording information against these areas.
Additional HD Ticket Request: http://developer.appcelerator.com/helpdesk/view/74501">http://developer.appcelerator.com/helpdesk/view/74501
We have a customer on HD asking also for this. He would like the possibility to use KLM files to define the coverage. http://support.appcelerator.com/tickets/APP-159319/homepage
Needs to be discussed as to whether or not it can fit into the 1.8.0 timeframe, or is even possible on iOS. This would be a major new feature for us, requiring significant investment.
Estimate includes time for spec plan, spec writing, spec review, spec approval, and implementation. This would have to be a greatly accelerated process and could lead to a faulty API. Highly recommended we postpone past 1.8.0.
Saw the TIMOB-1343 being closed today, recommend for this ticket to be looked into as its a part of the same primary feature ie. maps. It would complete all map functionality available natively.
Hello, We got a request from another customer about this issue: the requirement is to be able to overlay a vector file (1 or more) over an Appcelerator MapView. They also want to be able to click on the Map to add new points.
Check out the module we created to work with maps and overlays https://marketplace.appcelerator.com/apps/788?1985393439. If it is a specific enhancement please contact me to further discuss.
There is a wonderful Module that works Well on iOS & Android for Polylines, Polygons & circles, by Luca Capra : https://github.com/muka/ti.map Missing Image Overlays though.
The PR is https://github.com/appcelerator-modules/ti.map/pull/86 Functionally tested, code reviewed and merged.
Binary update PR: https://github.com/appcelerator/titanium_mobile/pull/6881
Closing ticket as fixed.