Vue Common - Utils - viz - map - projection

A namespace with methods that manipulate map projections.

import { DxProjectionTypes } from "devextreme-vue/projection"

add(name, projection)

Adds a new projection to the internal projection storage.

Parameters:
name:

String

The projection's name.

The projection.