jQuery Common - Utils - viz - map - projection

A namespace with methods that manipulate map projections.

import { projection } from "devextreme/viz/vector_map/projection"

add(name, projectionConfig)

Adds a new projection to the internal projection storage.

Parameters:
name:

String

The projection's name.

projectionConfig:

VectorMapProjectionConfig

|

Object

The projection.