animateMovement

Typeproperty
Dictionarynative.map
LibraryMap
Syntax
set the animateMovement of <widget> to { true | false }
get the animateMovement of <widget>
Associationscom.livecode.widget.native.map
Summary

Whether the movement of the map view is animated or not.

OSmac, ios, android, web
Platformsdesktop, mobile
Example
set the animateMovement of widget "Map" to true
RelatedProperty: region, centerCoordinates, span
Description

The animateMovement property controls whether the in-built map animation is used when setting one of the view location properties of the map widget, namely its centerCoordinates, region or span.