React Common - Utils - viz - map - projection
add(name, projection)
Parameters:
get(name)
By default, you can get the following projections by their names.
- "mercator" — Mercator projection.
- "equirectangular" — Equirectangular projection.
- "lambert" — Lambert cylindrical projection.
- "miller" — Miller cylindrical projection.
You can also implement your own projection and add it to the projections storage. After that, you can get the added projection using the get(name) method.
To apply the projection, assign the returning object to the projection option of the widget.
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.