Type Alias TileJSONUrl

Source
pub type TileJSONUrl = String;
Expand description

String url to a JSON tile.

Aliased Typeยง

struct TileJSONUrl { /* private fields */ }