-
Notifications
You must be signed in to change notification settings - Fork 45
/
here_0_normal_night_transit.json
29 lines (29 loc) · 1.38 KB
/
here_0_normal_night_transit.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"attribution": {
"© HERE": "https://legal.here.com",
"© HERE. All rights reserved.": "https://legal.here.com/en-gb/terms/general-content-supplier-terms-and-notices",
"© HERE. Report an issue.": "https://mapfeedback.here.com"
},
"format": "raster",
"keys": ["HERE_APIKEY"],
"lang": {"local": "mul", "ar": "ara", "eu": "baq", "ca": "cat", "zh-simpl": "chi", "zh": "cht", "cs": "cze", "da": "dan", "nl": "dut", "en": "eng", "fi": "fin", "fr": "fre", "de": "ger", "ga": "gle", "el": "gre", "he": "heb", "hi": "hin", "id": "ind", "it": "ita", "no": "nor", "fa": "per", "pl": "pol", "pt": "por", "ru": "rus", "si": "sin", "es": "spa", "sv": "swe", "th": "tha", "tr": "tur", "uk": "ukr", "ur": "urd", "vi": "vie", "cy": "wel"},
"lang_key": "#LANG#",
"light": "night",
"name": "HERE Normal Night Transit",
"profiles": ["mixed", "online", "HERE"],
"provider": "HERE",
"tile_size": 256,
"tile_url": "https://3.base.maps.ls.hereapi.com/maptile/2.1/maptile/newest/normal.night.transit/{z}/{x}/{y}/512/png8?apiKey=#HERE_APIKEY#&ppi=500&pois&lg=#LANG#",
"style_gui": {
"fg": "white",
"iconVariant": "white",
"maneuver": "#050505",
"position": "white",
"route": "#ffffff",
"routeOpacity": 0.5,
"itemFg": "white",
"itemBg": "#192530"
},
"type": "default",
"vehicle": "transit"
}