Can I turn off the bouncing markers for the mapView?

Hello,

I am trying to move a marker on the map by removing it and then adding it again. The animation of the marker bouncing when it appears is annoying. Is there any way to turn this off? I will hate to load a map in the webView and do it there instead but may have to.

Thanks,

Warren

I know Google has these settings for the map in HTML. Any ways I can set this through Corona? I am using the addMarker call to place a marker on the map and I want to move it. I do this by removing the marker and adding it again since there is no other way.

Thanks

Warren

I’m not aware of a way to stop the bouncing.

Rob

Okay, I guess i will have to try to do this with the Google map in a webView. I like having the control over the marker events doing it here in CL but I believe I can do this in the web also. There is a .NET wrapper control tat I may could use and then just load that web page in a webView within the app.

Thanks,

Warren

Too bad there is not an additional setting for the options to turn this off like Google has. It is just annoying depending on what you are doing with the markers.

This would be considered a feature request and the team measures the popularity of features by using http://feedback.coronalabs.com and letting the community vote.  I would suggest you post this request there, and drum up support for it.

Rob

I know Google has these settings for the map in HTML. Any ways I can set this through Corona? I am using the addMarker call to place a marker on the map and I want to move it. I do this by removing the marker and adding it again since there is no other way.

Thanks

Warren

I’m not aware of a way to stop the bouncing.

Rob

Okay, I guess i will have to try to do this with the Google map in a webView. I like having the control over the marker events doing it here in CL but I believe I can do this in the web also. There is a .NET wrapper control tat I may could use and then just load that web page in a webView within the app.

Thanks,

Warren

Too bad there is not an additional setting for the options to turn this off like Google has. It is just annoying depending on what you are doing with the markers.

This would be considered a feature request and the team measures the popularity of features by using http://feedback.coronalabs.com and letting the community vote.  I would suggest you post this request there, and drum up support for it.

Rob