projectionService

Source:

The projectionService factory exposes projection functions from geoApi

Methods

(inner) projectExtent(extent, outWKID) → {Object}

Source:

Reproject the extent

Parameters:
Name Type Description
extent Object

extent to reproject

outWKID Object

the output spatial reference

Returns:

the reprojected extent

Type
Object