Skip to main content
A newer version of this page is available. .
JS

VectorMapProjection Enum

Namespace: DevExtreme.AspNet.Mvc

Assembly: DevExtreme.AspNet.Core.dll

Declaration

[JsonConverter(typeof(StringEnumConverter))]
public enum VectorMapProjection

Members

Name
Equirectangular
Lambert
Mercator
Miller
See Also