For one of the apps that I need to port to Corona, I need the functionality of custom Markers. Any ideas on if that is available at the moment? Since I could not fin much doco in the API section, just wondering what functionalities were added via the MapKit.
cheers,
Jayant C Varma [import]uid: 3826 topic_id: 4585 reply_id: 304585[/import]
There’s no event listeners on markers :
We can only see the title and the subtitle of each markers. It would be nice, if we can call a function after the second tap (first tap allows to see the title).