Methods
-
import {register} from 'ol/proj/proj4';Make projections defined in proj4 (with
proj4.defs()) available in OpenLayers.This function should be called whenever changes are made to the proj4 registry, e.g. after calling
proj4.defs(). Existing transforms will not be modified by this function.Name Type Description proj4? Proj4.
OpenLayers