• Transforms a coordinate from source projection to destination projection. This returns a new coordinate (and does not modify the original).

    See ol.proj.transformExtent for extent transformation. See the transform method of ol.geom.Geometry and its subclasses for geometry transforms.

    Parameters

    Returns Coordinate

Generated using TypeDoc