pub type TileJSONUrl = String;
String url to a JSON tile.
struct TileJSONUrl { vec: Vec<u8>, }
vec: Vec<u8>