We’ve had to write several apps in native iOS because of this missing feature.
When you are using the google mapView api, the only controls you have over the objects on the map are the location of the markers and their titles and subtitles. There are several other functionalities built-in to the iOS version of this API, but the one thing that really makes the difference is the lack of a button on that marker label.
When the user taps a marker, some text pops up associated with the marker, but in Corona it is impossible to put a button of any kind onto that text pop up. This would be massively useful in any app using maps, because when the user finds that location they usually want to be able to tap a little blue arrow that takes you to a separate page with information about that specific location. Without the possibility of putting a button on there, the maps are much less helpful to the user.
Here’s a couple of images that will help clarify what I’m describing.
So if you hit the blue arrow on the marker pop up from this screen…
it will take you to this screen
Thanks,
-Matt
W2MD [import]uid: 10211 topic_id: 20676 reply_id: 320676[/import]