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

selectAnnotation() on google map v2 -- android

$
0
0

My problem:

// this doesn't work:
this.gmap.selectAnnotation(this.annotations[0]);
// and this workaround too:
this.gmap.fireEvent('click', {
    source : this.annotations[0]
});
this.annotations[0] is a previously added, visible annotation

Viewing all articles
Browse latest Browse all 8068

Trending Articles



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