Translates map coordinates

translateMap(map, translation, optimization_number = NULL)

Arguments

map

The acmap object

translation

Translation to apply (as vector or n x 1 matrix)

optimization_number

The optimization number (or NULL to apply to all optimizations)

Value

An acmap object with transformation applied

See also

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