Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Displaying Annotation Details for each marker on my Map

$
0
0

Hi guys,

I've got a mapView which I'm throwing multiple annotations at, which works great.

I'm trying to get the map to show the info bubbles for each marker, I can only seem to display 1, which is the last 1 from my database query.

Is it possible to show all of the bubbles at once?

Here is my event listener:

// on load we need to display the right annotation
            thisWindow.addEventListener('open', function(e) {
                // show the right one
                mapview.selectAnnotation(positionID + '. ' + speciesName, true);
            });
Any ideas?

Simon


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>