new change to use intaleq_map sdk 04-16-4
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"version": 8,
|
||||
"name": "Intaleq Premium Map Style",
|
||||
"name": "Intaleq Premium — Light v2.9",
|
||||
"metadata": {
|
||||
"brand": "Intaleq",
|
||||
"version": "2.0.0",
|
||||
"description": "Google + OSM hybrid style with 3D buildings, railways, subway, waterways, and Intaleq brand palette"
|
||||
"version": "2.10.0-light",
|
||||
"description": "Intaleq light theme — buildings at close zoom only, on-road labels, improved arrows"
|
||||
},
|
||||
"center": [
|
||||
36.276008,
|
||||
@@ -56,6 +56,20 @@
|
||||
"https://tiles.intaleqapp.com/places_jordan/{z}/{x}/{y}"
|
||||
],
|
||||
"maxzoom": 14
|
||||
},
|
||||
"overture_buildings": {
|
||||
"type": "vector",
|
||||
"tiles": [
|
||||
"https://tiles.intaleqapp.com/overture_building/{z}/{x}/{y}"
|
||||
],
|
||||
"maxzoom": 14
|
||||
},
|
||||
"overture_segments": {
|
||||
"type": "vector",
|
||||
"tiles": [
|
||||
"https://tiles.intaleqapp.com/overture_segment/{z}/{x}/{y}"
|
||||
],
|
||||
"maxzoom": 14
|
||||
}
|
||||
},
|
||||
"layers": [
|
||||
@@ -78,7 +92,7 @@
|
||||
],
|
||||
"paint": {
|
||||
"fill-color": "#F0F4F8",
|
||||
"fill-opacity": 1
|
||||
"fill-opacity": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -93,7 +107,37 @@
|
||||
],
|
||||
"paint": {
|
||||
"fill-color": "#FAF5EE",
|
||||
"fill-opacity": 1
|
||||
"fill-opacity": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "landuse-cemetery",
|
||||
"type": "fill",
|
||||
"source": "local-osm-polygons",
|
||||
"source-layer": "planet_osm_polygon",
|
||||
"filter": [
|
||||
"==",
|
||||
"landuse",
|
||||
"cemetery"
|
||||
],
|
||||
"paint": {
|
||||
"fill-color": "#B8D4BA",
|
||||
"fill-opacity": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "landuse-military",
|
||||
"type": "fill",
|
||||
"source": "local-osm-polygons",
|
||||
"source-layer": "planet_osm_polygon",
|
||||
"filter": [
|
||||
"==",
|
||||
"landuse",
|
||||
"military"
|
||||
],
|
||||
"paint": {
|
||||
"fill-color": "#E2D9CC",
|
||||
"fill-opacity": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -112,36 +156,6 @@
|
||||
"fill-opacity": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "landuse-cemetery",
|
||||
"type": "fill",
|
||||
"source": "local-osm-polygons",
|
||||
"source-layer": "planet_osm_polygon",
|
||||
"filter": [
|
||||
"==",
|
||||
"landuse",
|
||||
"cemetery"
|
||||
],
|
||||
"paint": {
|
||||
"fill-color": "#B8D4BA",
|
||||
"fill-opacity": 0.9
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "landuse-military",
|
||||
"type": "fill",
|
||||
"source": "local-osm-polygons",
|
||||
"source-layer": "planet_osm_polygon",
|
||||
"filter": [
|
||||
"==",
|
||||
"landuse",
|
||||
"military"
|
||||
],
|
||||
"paint": {
|
||||
"fill-color": "#E2D9CC",
|
||||
"fill-opacity": 0.8
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "park-layer",
|
||||
"type": "fill",
|
||||
@@ -202,9 +216,9 @@
|
||||
"nature_reserve"
|
||||
],
|
||||
"paint": {
|
||||
"line-color": "#94D4A0",
|
||||
"line-color": "#9ED4A0",
|
||||
"line-width": 0.8,
|
||||
"line-opacity": 0.7
|
||||
"line-opacity": 0.6
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -594,7 +608,7 @@
|
||||
],
|
||||
"minzoom": 14,
|
||||
"paint": {
|
||||
"line-color": "#C8CDD6",
|
||||
"line-color": "#D4D8DF",
|
||||
"line-width": [
|
||||
"interpolate",
|
||||
[
|
||||
@@ -849,7 +863,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "road-casing-motorway-trunk",
|
||||
"id": "road-casing-motorway",
|
||||
"type": "line",
|
||||
"source": "local-osm-lines",
|
||||
"source-layer": "planet_osm_line",
|
||||
@@ -880,7 +894,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "road-core-motorway-trunk",
|
||||
"id": "road-core-motorway",
|
||||
"type": "line",
|
||||
"source": "local-osm-lines",
|
||||
"source-layer": "planet_osm_line",
|
||||
@@ -909,6 +923,68 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "road-direction-arrows",
|
||||
"type": "symbol",
|
||||
"source": "local-osm-lines",
|
||||
"source-layer": "planet_osm_line",
|
||||
"minzoom": 15,
|
||||
"filter": [
|
||||
"all",
|
||||
[
|
||||
"in",
|
||||
"highway",
|
||||
"motorway",
|
||||
"trunk",
|
||||
"primary",
|
||||
"secondary",
|
||||
"tertiary",
|
||||
"residential",
|
||||
"unclassified",
|
||||
"living_street"
|
||||
],
|
||||
[
|
||||
"==",
|
||||
"oneway",
|
||||
"yes"
|
||||
]
|
||||
],
|
||||
"layout": {
|
||||
"symbol-placement": "line",
|
||||
"symbol-spacing": 120,
|
||||
"text-field": "→",
|
||||
"text-font": [
|
||||
"Noto Sans Regular"
|
||||
],
|
||||
"text-size": [
|
||||
"interpolate",
|
||||
[
|
||||
"linear"
|
||||
],
|
||||
[
|
||||
"zoom"
|
||||
],
|
||||
15,
|
||||
16,
|
||||
17,
|
||||
22,
|
||||
19,
|
||||
28
|
||||
],
|
||||
"text-keep-upright": false,
|
||||
"text-rotation-alignment": "map",
|
||||
"text-pitch-alignment": "viewport",
|
||||
"text-allow-overlap": true,
|
||||
"text-ignore-placement": true,
|
||||
"text-padding": 0,
|
||||
"text-letter-spacing": -0.1
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "rgba(80,96,120,0.55)",
|
||||
"text-halo-color": "rgba(255,255,255,0.25)",
|
||||
"text-halo-width": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "building-fill-flat",
|
||||
"type": "fill",
|
||||
@@ -918,7 +994,8 @@
|
||||
"has",
|
||||
"building"
|
||||
],
|
||||
"maxzoom": 14,
|
||||
"minzoom": 15,
|
||||
"maxzoom": 16,
|
||||
"paint": {
|
||||
"fill-color": "#DDD8D0",
|
||||
"fill-opacity": 0.85,
|
||||
@@ -930,39 +1007,77 @@
|
||||
"type": "fill-extrusion",
|
||||
"source": "local-osm-polygons",
|
||||
"source-layer": "planet_osm_polygon",
|
||||
"minzoom": 14,
|
||||
"minzoom": 16,
|
||||
"filter": [
|
||||
"has",
|
||||
"building"
|
||||
],
|
||||
"paint": {
|
||||
"fill-extrusion-color": "#DDD8D0",
|
||||
"fill-extrusion-height": [
|
||||
"coalesce",
|
||||
[
|
||||
"to-number",
|
||||
[
|
||||
"get",
|
||||
"height"
|
||||
]
|
||||
],
|
||||
[
|
||||
"*",
|
||||
[
|
||||
"to-number",
|
||||
[
|
||||
"get",
|
||||
"building:levels"
|
||||
],
|
||||
2
|
||||
],
|
||||
3.5
|
||||
],
|
||||
7
|
||||
],
|
||||
"fill-extrusion-base": [
|
||||
"coalesce",
|
||||
[
|
||||
"to-number",
|
||||
[
|
||||
"get",
|
||||
"min_height"
|
||||
]
|
||||
],
|
||||
0
|
||||
],
|
||||
"fill-extrusion-opacity": 0.8,
|
||||
"fill-extrusion-vertical-gradient": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "building-3d-overture",
|
||||
"type": "fill-extrusion",
|
||||
"source": "overture_buildings",
|
||||
"source-layer": "overture_building",
|
||||
"minzoom": 16,
|
||||
"paint": {
|
||||
"fill-extrusion-color": [
|
||||
"match",
|
||||
[
|
||||
"get",
|
||||
"building"
|
||||
"subtype"
|
||||
],
|
||||
"commercial",
|
||||
"#DDD5C5",
|
||||
"#D8D0C0",
|
||||
"retail",
|
||||
"#E5D8C8",
|
||||
"#E0D0B8",
|
||||
"industrial",
|
||||
"#D2D8E0",
|
||||
"church",
|
||||
"#DDD4EE",
|
||||
"mosque",
|
||||
"#CCE4D0",
|
||||
"hospital",
|
||||
"#EDD8D8",
|
||||
"school",
|
||||
"#E0E6CC",
|
||||
"university",
|
||||
"#D8E0C8",
|
||||
"hotel",
|
||||
"#D8DCF0",
|
||||
"apartments",
|
||||
"#E0DCD4",
|
||||
"#DDD8D2"
|
||||
"#C8D0DC",
|
||||
"religious",
|
||||
"#C8D4EC",
|
||||
"education",
|
||||
"#D4E0C4",
|
||||
"medical",
|
||||
"#E8D4D4",
|
||||
"#DDD8D0"
|
||||
],
|
||||
"fill-extrusion-height": [
|
||||
"interpolate",
|
||||
@@ -972,24 +1087,7 @@
|
||||
[
|
||||
"zoom"
|
||||
],
|
||||
14,
|
||||
[
|
||||
"*",
|
||||
[
|
||||
"coalesce",
|
||||
[
|
||||
"to-number",
|
||||
[
|
||||
"get",
|
||||
"building:levels"
|
||||
],
|
||||
null
|
||||
],
|
||||
3
|
||||
],
|
||||
2.5
|
||||
],
|
||||
17,
|
||||
16,
|
||||
[
|
||||
"coalesce",
|
||||
[
|
||||
@@ -997,16 +1095,45 @@
|
||||
[
|
||||
"get",
|
||||
"height"
|
||||
],
|
||||
null
|
||||
]
|
||||
],
|
||||
[
|
||||
"*",
|
||||
[
|
||||
"to-number",
|
||||
"coalesce",
|
||||
[
|
||||
"get",
|
||||
"building:levels"
|
||||
"to-number",
|
||||
[
|
||||
"get",
|
||||
"num_floors"
|
||||
]
|
||||
],
|
||||
3
|
||||
],
|
||||
3.5
|
||||
],
|
||||
9
|
||||
],
|
||||
18,
|
||||
[
|
||||
"coalesce",
|
||||
[
|
||||
"to-number",
|
||||
[
|
||||
"get",
|
||||
"height"
|
||||
]
|
||||
],
|
||||
[
|
||||
"*",
|
||||
[
|
||||
"coalesce",
|
||||
[
|
||||
"to-number",
|
||||
[
|
||||
"get",
|
||||
"num_floors"
|
||||
]
|
||||
],
|
||||
3
|
||||
],
|
||||
@@ -1022,8 +1149,7 @@
|
||||
[
|
||||
"get",
|
||||
"min_height"
|
||||
],
|
||||
null
|
||||
]
|
||||
],
|
||||
0
|
||||
],
|
||||
@@ -1035,14 +1161,29 @@
|
||||
[
|
||||
"zoom"
|
||||
],
|
||||
14,
|
||||
0.6,
|
||||
15,
|
||||
0,
|
||||
16,
|
||||
0.6,
|
||||
17,
|
||||
0.88
|
||||
],
|
||||
"fill-extrusion-vertical-gradient": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "overture-building-footprint",
|
||||
"type": "fill",
|
||||
"source": "overture_buildings",
|
||||
"source-layer": "overture_building",
|
||||
"minzoom": 15,
|
||||
"maxzoom": 16,
|
||||
"paint": {
|
||||
"fill-color": "#DDD8D0",
|
||||
"fill-opacity": 0.82,
|
||||
"fill-outline-color": "#C4BEB4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "railway-label",
|
||||
"type": "symbol",
|
||||
@@ -1093,7 +1234,7 @@
|
||||
"#7722AA",
|
||||
"#4A5568"
|
||||
],
|
||||
"text-halo-color": "rgba(255,255,255,0.9)",
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": 2
|
||||
}
|
||||
},
|
||||
@@ -1143,7 +1284,7 @@
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "#2E86AB",
|
||||
"text-halo-color": "rgba(255,255,255,0.85)",
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": 2
|
||||
}
|
||||
},
|
||||
@@ -1163,12 +1304,11 @@
|
||||
"Noto Sans Regular"
|
||||
],
|
||||
"text-size": 10,
|
||||
"text-allow-overlap": false,
|
||||
"text-ignore-placement": false
|
||||
"text-allow-overlap": false
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "#5A5048",
|
||||
"text-halo-color": "rgba(255,255,255,0.95)",
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": 1.5
|
||||
}
|
||||
},
|
||||
@@ -1192,7 +1332,40 @@
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "#5A5048",
|
||||
"text-halo-color": "rgba(255,255,255,0.95)",
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": 1.5
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "overture-building-names",
|
||||
"type": "symbol",
|
||||
"source": "overture_buildings",
|
||||
"source-layer": "overture_building",
|
||||
"minzoom": 17,
|
||||
"filter": [
|
||||
"has",
|
||||
"names"
|
||||
],
|
||||
"layout": {
|
||||
"text-field": [
|
||||
"coalesce",
|
||||
[
|
||||
"get",
|
||||
"names"
|
||||
],
|
||||
""
|
||||
],
|
||||
"text-font": [
|
||||
"Noto Sans Regular"
|
||||
],
|
||||
"text-size": 10,
|
||||
"text-anchor": "center",
|
||||
"text-allow-overlap": false,
|
||||
"text-max-width": 8
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "#5A5048",
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": 1.5
|
||||
}
|
||||
},
|
||||
@@ -1226,16 +1399,33 @@
|
||||
"text-font": [
|
||||
"Noto Sans Regular"
|
||||
],
|
||||
"text-size": 11,
|
||||
"text-size": [
|
||||
"interpolate",
|
||||
[
|
||||
"linear"
|
||||
],
|
||||
[
|
||||
"zoom"
|
||||
],
|
||||
16,
|
||||
10,
|
||||
18,
|
||||
13
|
||||
],
|
||||
"symbol-placement": "line",
|
||||
"text-rotation-alignment": "map",
|
||||
"text-pitch-alignment": "viewport",
|
||||
"text-keep-upright": true,
|
||||
"text-max-angle": 25,
|
||||
"symbol-spacing": 300,
|
||||
"text-letter-spacing": 0.04,
|
||||
"text-padding": 4,
|
||||
"text-padding": 8,
|
||||
"text-allow-overlap": false
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "#4A5568",
|
||||
"text-halo-color": "rgba(255,255,255,0.85)",
|
||||
"text-halo-width": 1.5
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": 1.8
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1252,7 +1442,7 @@
|
||||
"motorway",
|
||||
"trunk"
|
||||
],
|
||||
"minzoom": 13,
|
||||
"minzoom": 12,
|
||||
"layout": {
|
||||
"text-field": [
|
||||
"coalesce",
|
||||
@@ -1266,6 +1456,59 @@
|
||||
],
|
||||
""
|
||||
],
|
||||
"text-font": [
|
||||
"Noto Sans Bold"
|
||||
],
|
||||
"text-size": [
|
||||
"interpolate",
|
||||
[
|
||||
"linear"
|
||||
],
|
||||
[
|
||||
"zoom"
|
||||
],
|
||||
12,
|
||||
10,
|
||||
14,
|
||||
13,
|
||||
18,
|
||||
16
|
||||
],
|
||||
"symbol-placement": "line",
|
||||
"text-rotation-alignment": "map",
|
||||
"text-pitch-alignment": "viewport",
|
||||
"text-keep-upright": true,
|
||||
"text-max-angle": 22,
|
||||
"symbol-spacing": 350,
|
||||
"text-letter-spacing": 0.05,
|
||||
"text-padding": 12,
|
||||
"text-allow-overlap": false
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "#1A2332",
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": 2.5
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "overture-street-names",
|
||||
"type": "symbol",
|
||||
"source": "overture_segments",
|
||||
"source-layer": "overture_segment",
|
||||
"minzoom": 14,
|
||||
"filter": [
|
||||
"has",
|
||||
"names"
|
||||
],
|
||||
"layout": {
|
||||
"text-field": [
|
||||
"coalesce",
|
||||
[
|
||||
"get",
|
||||
"names"
|
||||
],
|
||||
""
|
||||
],
|
||||
"text-font": [
|
||||
"Noto Sans Regular"
|
||||
],
|
||||
@@ -1277,19 +1520,26 @@
|
||||
[
|
||||
"zoom"
|
||||
],
|
||||
13,
|
||||
11,
|
||||
14,
|
||||
9,
|
||||
16,
|
||||
12,
|
||||
18,
|
||||
14
|
||||
],
|
||||
"symbol-placement": "line",
|
||||
"text-letter-spacing": 0.05,
|
||||
"text-padding": 5,
|
||||
"text-rotation-alignment": "map",
|
||||
"text-pitch-alignment": "viewport",
|
||||
"text-keep-upright": true,
|
||||
"text-max-angle": 28,
|
||||
"symbol-spacing": 280,
|
||||
"text-letter-spacing": 0.04,
|
||||
"text-padding": 15,
|
||||
"text-allow-overlap": false
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "#2D3748",
|
||||
"text-halo-color": "rgba(255,255,255,0.9)",
|
||||
"text-color": "#4A5568",
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": 2
|
||||
}
|
||||
},
|
||||
@@ -1306,7 +1556,7 @@
|
||||
],
|
||||
"layout": {
|
||||
"icon-image": "hospital",
|
||||
"icon-size": 1,
|
||||
"icon-size": 1.0,
|
||||
"text-field": [
|
||||
"coalesce",
|
||||
[
|
||||
@@ -1332,7 +1582,7 @@
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "#C0392B",
|
||||
"text-halo-color": "white",
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": 2
|
||||
}
|
||||
},
|
||||
@@ -1365,17 +1615,18 @@
|
||||
"text-font": [
|
||||
"Noto Sans Regular"
|
||||
],
|
||||
"text-size": 10,
|
||||
"text-size": 11,
|
||||
"text-offset": [
|
||||
0,
|
||||
1.2
|
||||
],
|
||||
"text-anchor": "top"
|
||||
"text-anchor": "top",
|
||||
"text-allow-overlap": false
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "#1A7A3C",
|
||||
"text-halo-color": "white",
|
||||
"text-halo-width": 1.5
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1412,11 +1663,57 @@
|
||||
0,
|
||||
1.2
|
||||
],
|
||||
"text-anchor": "top"
|
||||
"text-anchor": "top",
|
||||
"text-allow-overlap": false
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "#1A6B3A",
|
||||
"text-halo-color": "white",
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "poi-school",
|
||||
"type": "symbol",
|
||||
"source": "local-osm-points",
|
||||
"source-layer": "planet_osm_point",
|
||||
"minzoom": 14,
|
||||
"filter": [
|
||||
"in",
|
||||
"amenity",
|
||||
"school",
|
||||
"university",
|
||||
"college"
|
||||
],
|
||||
"layout": {
|
||||
"icon-image": "college",
|
||||
"icon-size": 0.8,
|
||||
"text-field": [
|
||||
"coalesce",
|
||||
[
|
||||
"get",
|
||||
"name:ar"
|
||||
],
|
||||
[
|
||||
"get",
|
||||
"name"
|
||||
],
|
||||
""
|
||||
],
|
||||
"text-font": [
|
||||
"Noto Sans Regular"
|
||||
],
|
||||
"text-size": 11,
|
||||
"text-offset": [
|
||||
0,
|
||||
1.2
|
||||
],
|
||||
"text-anchor": "top",
|
||||
"text-allow-overlap": false
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "#5A4A8A",
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": 2
|
||||
}
|
||||
},
|
||||
@@ -1469,54 +1766,10 @@
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "#3D4A5C",
|
||||
"text-halo-color": "white",
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": 1.5
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "poi-school",
|
||||
"type": "symbol",
|
||||
"source": "local-osm-points",
|
||||
"source-layer": "planet_osm_point",
|
||||
"minzoom": 14,
|
||||
"filter": [
|
||||
"in",
|
||||
"amenity",
|
||||
"school",
|
||||
"university",
|
||||
"college"
|
||||
],
|
||||
"layout": {
|
||||
"icon-image": "college",
|
||||
"icon-size": 0.8,
|
||||
"text-field": [
|
||||
"coalesce",
|
||||
[
|
||||
"get",
|
||||
"name:ar"
|
||||
],
|
||||
[
|
||||
"get",
|
||||
"name"
|
||||
],
|
||||
""
|
||||
],
|
||||
"text-font": [
|
||||
"Noto Sans Regular"
|
||||
],
|
||||
"text-size": 11,
|
||||
"text-offset": [
|
||||
0,
|
||||
1.2
|
||||
],
|
||||
"text-anchor": "top"
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "#5A4A8A",
|
||||
"text-halo-color": "white",
|
||||
"text-halo-width": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "poi-transit-station",
|
||||
"type": "symbol",
|
||||
@@ -1579,7 +1832,7 @@
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "#CC2233",
|
||||
"text-halo-color": "rgba(255,255,255,0.95)",
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": 2
|
||||
}
|
||||
},
|
||||
@@ -1623,12 +1876,11 @@
|
||||
13
|
||||
],
|
||||
"text-padding": 8,
|
||||
"text-allow-overlap": false,
|
||||
"text-ignore-placement": false
|
||||
"text-allow-overlap": false
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "#34495E",
|
||||
"text-halo-color": "rgba(255,255,255,0.85)",
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": 2
|
||||
}
|
||||
},
|
||||
@@ -1739,15 +1991,13 @@
|
||||
"#1A2740",
|
||||
"town",
|
||||
"#2C3E50",
|
||||
"village",
|
||||
"#3D4F62",
|
||||
"suburb",
|
||||
"#4A5568",
|
||||
"#34495E",
|
||||
"neighbourhood",
|
||||
"#556677",
|
||||
"#607080"
|
||||
"#34495E",
|
||||
"#34495E"
|
||||
],
|
||||
"text-halo-color": "rgba(255,255,255,0.92)",
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": [
|
||||
"match",
|
||||
[
|
||||
@@ -1768,6 +2018,11 @@
|
||||
"source": "places_egypt",
|
||||
"source-layer": "places_egypt",
|
||||
"minzoom": 12,
|
||||
"filter": [
|
||||
"!in",
|
||||
"category",
|
||||
"street"
|
||||
],
|
||||
"layout": {
|
||||
"text-field": [
|
||||
"coalesce",
|
||||
@@ -1807,7 +2062,7 @@
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "#2D3748",
|
||||
"text-halo-color": "rgba(255, 255, 255, 0.9)",
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": 2
|
||||
}
|
||||
},
|
||||
@@ -1817,6 +2072,11 @@
|
||||
"source": "places_syria",
|
||||
"source-layer": "places_syria",
|
||||
"minzoom": 10,
|
||||
"filter": [
|
||||
"!in",
|
||||
"category",
|
||||
"street"
|
||||
],
|
||||
"layout": {
|
||||
"text-field": [
|
||||
"coalesce",
|
||||
@@ -1856,7 +2116,7 @@
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "#2D3748",
|
||||
"text-halo-color": "rgba(255, 255, 255, 0.9)",
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": 2
|
||||
}
|
||||
},
|
||||
@@ -1866,6 +2126,11 @@
|
||||
"source": "places_jordan",
|
||||
"source-layer": "places_jordan",
|
||||
"minzoom": 10,
|
||||
"filter": [
|
||||
"!in",
|
||||
"category",
|
||||
"street"
|
||||
],
|
||||
"layout": {
|
||||
"text-field": [
|
||||
"coalesce",
|
||||
@@ -1905,7 +2170,7 @@
|
||||
},
|
||||
"paint": {
|
||||
"text-color": "#2D3748",
|
||||
"text-halo-color": "rgba(255, 255, 255, 0.9)",
|
||||
"text-halo-color": "rgba(255,255,255,0.93)",
|
||||
"text-halo-width": 2
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user