HtmlForgeX

API Reference

Enum

JsVectorMapName

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Known map identifiers provided by jsVectorMap. Values map to the canonical jsVectorMap map names and dataset filenames.

Inheritance

  • Enum
  • JsVectorMapName

Values

public const JsVectorMapName World #

The world map (Miller).

Value: 0
public const JsVectorMapName WorldMerc #

The world map (Mercator).

Value: 1
public const JsVectorMapName UsMillEn #

United States (Miller) English labels.

Value: 2
public const JsVectorMapName UsMercEn #

United States (Mercator) English labels.

Value: 3
public const JsVectorMapName UsLccEn #

United States (Lambert Conformal Conic) English labels.

Value: 4
public const JsVectorMapName UsAeaEn #

United States (Albers Equal Area) English labels.

Value: 5
public const JsVectorMapName Spain #

Spain map.

Value: 6
public const JsVectorMapName Russia #

Russia map.

Value: 7
public const JsVectorMapName Canada #

Canada map.

Value: 8
public const JsVectorMapName Iraq #

Iraq map.

Value: 9
public const JsVectorMapName Brazil #

Brazil map.

Value: 10
public const JsVectorMapName AfricaMill #

Africa (Miller projection).

Value: 11
public const JsVectorMapName AsiaMill #

Asia (Miller projection).

Value: 12
public const JsVectorMapName BelgiumMill #

Belgium (Miller projection).

Value: 13
public const JsVectorMapName ContinentsMill #

Continents overview (Miller projection).

Value: 14
public const JsVectorMapName EuropeMill #

Europe (Miller projection).

Value: 15
public const JsVectorMapName FranceMill #

France (Miller projection).

Value: 16
public const JsVectorMapName GermanyMill #

Germany (Miller projection).

Value: 17
public const JsVectorMapName NetherlandsMill #

Netherlands (Miller projection).

Value: 18
public const JsVectorMapName NorthAmericaMill #

North America (Miller projection).

Value: 19
public const JsVectorMapName OceaniaMill #

Oceania (Miller projection).

Value: 20
public const JsVectorMapName SouthAmericaMill #

South America (Miller projection).

Value: 21
public const JsVectorMapName UkCountriesMill #

United Kingdom (countries) (Miller projection).

Value: 22