Hi all,
I am doing some work with map views, trying to build an app for the iPad. At the moment I have multiple annotations that are displayed correctly on the map view. The use case I am trying to implement is have a button to open/select 2 or more of the annotations that are displayed on the map view. Is this even possible?? The "selectAnnotation( String/Titanium.Map.Annotation annotation )" method of map view opens/selects only a single annotation, I need to select multiple. Clearly, looping method and passing multiple annotations won't work as it opens only the last annotation in the loop.
Could anyone suggest any way I could implement this? Any help would be much appreciated.
Thanks!
App Type: mobile Titanium SDK version: 2.1.1 (07/27/12 14:01 0fd84a2) Platform & version: iOS 5.0 Device: iPad 2 running iOS 5.0 Host OS: OS X 10.6.8 Titanium Studio: 2.1.1.201207271312
Your Answer
Think you can help? Login to answer this question!