Skip to content

SetMarkerAnimation

Set the bouncing animation of the marker by the id

Argument Data type Needed Default Description
Id string/number - The id to update the marker
Animation boolean - Use or no the bouncing animation

Dont need to be called every frame


Example
SetMarkerAnimation("marker", true)