Vue Common - Utils - viz - map - projection

A namespace with methods that manipulate map projections.

import { DxProjectionTypes } from "devextreme-vue/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.