Community Questions & Answers

addAnnotation frozes map

Hi, in a simple map view I plan to center map to user location an open annotation: ~~~ Ti.App.addEventListener('set:location', function(_e) { map.setLocation({ latitude : _e.coordinates[0], longitude : _e.coordinates[1], animate :...

Showing 1-4 of 4