Disable Animation for map:AddMarker()

Hi guys,

I am trying to add and remove markers constantly. Too much of the ‘addMarker’ animation is a bit annoying.

Is there anyway to disable the animation for the map ‘addMarker’ ?

Based on the docs, there isn’t. We can only disable the animation for ‘setCenter’ function. http://docs.coronalabs.com/api/type/Map/addMarker.html

Any ideas ?

Thanks