Applies the map transformation associated with a selected optimization run to a set of coordinates.

applyMapTransform(coords, map, optimization_number = 1)

Arguments

coords

Coordinates to transform

map

The acmap object

optimization_number

The optimization number

Value

An acmap object with transformation applied

See also

Other functions relating to map transformation: reflectMap(), rotateMap(), translateMap()