map ctrlMapAnimAdd frame

Operand types

map: Control
frame: Array

Type of returned value

Description

Adds the next frame to the map animation.
The format of frame is [time, zoom, position], the format of position is Position.

Used In

ArmA

Example

_map ctrlMapAnimAdd [1, 0.1, getMarkerPos "anim1"]
Search OFPEC COMREF