Black Ops III

SetMapLatLong

Sets the map's real world latitude & longitude and their corresponding map coordinates.

Example:

SetMapLatLong( 1000, 500, -118.448689, 34.021566 )

Parameters

ParameterSummary
*mapXmap X coordinate for which the longitude is given
*mapYmap Y coordinate for which the longitude is given
*longitudeworld longitude of the given map position
*latitudeworld latitude of the given map position

* = mandatory