Maps

Thank you very much Joshua!

I was getting crazy, because if you have a look to the reference page (http://docs.coronalabs.com/api/type/Map/index.html) you can see that the property isVisible is not allowed. But you are right, it works perfectly!

One more question: How can I make a route from the actual location to a predefined point? I need to make the route from the user location to one point (I know obviously the latitude and longitude), like the indications provided by GoogleMaps.

Thank you very much! [import]uid: 171051 topic_id: 24293 reply_id: 127113[/import]

Currently, Corona’s map view does does not support routes or custom markers. Custom markers is on our feature request list and is the most highly demanded feature.

Regarding routes, the only work-around that I can think of is to use a web view and create your own html file to render the map route via JavaScript. You would have to use Google’s map overlays to render the route. Probably not the answer that you were looking for, but that’s the only solution that I can think of at the moment. [import]uid: 32256 topic_id: 24293 reply_id: 127126[/import]

cublah,

The bug where a white rectangle is displayed on the right side of the MapView on Android is now fixed. It turned out to be a hardware acceleration bug in Android 4.0.x that Google fixed by Android 4.1. The solution on our side was to disable the MapView’s hardware acceleration on Android 4.0.x devices (but we enabled it on Android 4.1 devices) to work-around this buggy rendering behavior.

This fix will be made available in a daily build later this week. [import]uid: 32256 topic_id: 24293 reply_id: 130388[/import]

cublah,

The bug where a white rectangle is displayed on the right side of the MapView on Android is now fixed. It turned out to be a hardware acceleration bug in Android 4.0.x that Google fixed by Android 4.1. The solution on our side was to disable the MapView’s hardware acceleration on Android 4.0.x devices (but we enabled it on Android 4.1 devices) to work-around this buggy rendering behavior.

This fix will be made available in a daily build later this week. [import]uid: 32256 topic_id: 24293 reply_id: 130388[/import]

Thanks Joshua for letting me know, good job on finding it :slight_smile: [import]uid: 8697 topic_id: 24293 reply_id: 130392[/import]

Thanks Joshua for letting me know, good job on finding it :slight_smile: [import]uid: 8697 topic_id: 24293 reply_id: 130392[/import]

Joshua,

Is “selected marker” touch event in feature request list?

Greetings,
John. [import]uid: 164820 topic_id: 24293 reply_id: 132766[/import]

I just checked now. Yes, touch event for map markers is on our to-do list. [import]uid: 32256 topic_id: 24293 reply_id: 132844[/import]

Joshua,

Is “selected marker” touch event in feature request list?

Greetings,
John. [import]uid: 164820 topic_id: 24293 reply_id: 132766[/import]

I just checked now. Yes, touch event for map markers is on our to-do list. [import]uid: 32256 topic_id: 24293 reply_id: 132844[/import]

Hello,

I need to add a custom image and a tap listener to the map marker.
Will this be possible soon?
Is there a Corona SDK statment of direction I could read?

Thank you [import]uid: 158485 topic_id: 24293 reply_id: 133131[/import]

Hello,

I need to add a custom image and a tap listener to the map marker.
Will this be possible soon?
Is there a Corona SDK statment of direction I could read?

Thank you [import]uid: 158485 topic_id: 24293 reply_id: 133131[/import]

Is there any possibility to add an image/text on top of the map? [import]uid: 68079 topic_id: 24293 reply_id: 133407[/import]

Maps are native objects and you can not add any display object on top of a native object. [import]uid: 7559 topic_id: 24293 reply_id: 133411[/import]

Is there any possibility to add an image/text on top of the map? [import]uid: 68079 topic_id: 24293 reply_id: 133407[/import]

Maps are native objects and you can not add any display object on top of a native object. [import]uid: 7559 topic_id: 24293 reply_id: 133411[/import]

Joshua,

Can you tell me when you expect it (“selected marker” touch event) to be availible?

Greetings
John. [import]uid: 164820 topic_id: 24293 reply_id: 134028[/import]

There’s no ETA yet.
We have to finish our current commitments first before we make new ones. [import]uid: 32256 topic_id: 24293 reply_id: 134056[/import]

Joshua,

Is it possible to get the touch event in the next release? I have no problem paying some extra for it. Doenst have to be all fancy yet.

Can you email me about it.

Thanks.
John. [import]uid: 164820 topic_id: 24293 reply_id: 134143[/import]

Hi Joshua,

Keep me in the loop, We also try to offer them to pay to have this functionnality, but they did not want to do it faster for this reason. Maybe if we are more people/companies they will consider doing it faster.

Nicolas [import]uid: 28795 topic_id: 24293 reply_id: 134163[/import]