Enum TileKeySupport
Whether a tile provider takes an API key.
public enum TileKeySupport
Fields
None = 0No key is used.
Optional = 1Works without a key; licensed production use still expects one.
Required = 2A key is required.
Whether a tile provider takes an API key.
public enum TileKeySupport
None = 0No key is used.
Optional = 1Works without a key; licensed production use still expects one.
Required = 2A key is required.