projection(data)
import { projection } from "devextreme/viz/vector_map/projection"
Parameters:
data:
Object structure:
Return Value:
After creating the custom projection, you can add it to the projections storage or assign the returning object to the projection option of the widget.
Feedback