Loading play-services-maps-core-mapbox/src/main/assets/style-microg-satellite.json +10 −866 Original line number Diff line number Diff line Loading @@ -75,230 +75,6 @@ "layout": {}, "paint": {} }, { "id": "forrest", "type": "fill", "metadata": { "mapbox:group": "f51b507d2a17e572c70a5db74b0fec7e" }, "source": "composite", "source-layer": "landcover", "filter": [ "match", [ "get", "class" ], [ "wood", "scrub" ], true, false ], "layout": { "visibility": "none" }, "paint": { "fill-color": [ "interpolate", [ "linear" ], [ "zoom" ], 9, "hsl(124, 42%, 86%)", 11, "hsl(107, 47%, 94%)", 12.5, "hsl(107, 47%, 94%)", 13.5, "hsl(45, 12%, 93%)" ] } }, { "id": "national_park", "type": "fill", "metadata": { "mapbox:group": "f51b507d2a17e572c70a5db74b0fec7e" }, "source": "composite", "source-layer": "landuse_overlay", "filter": [ "match", [ "get", "class" ], [ "national_park" ], true, false ], "layout": { "visibility": "none" }, "paint": { "fill-color": "hsl(106, 58%, 85%)" } }, { "id": "snow", "type": "fill", "metadata": { "mapbox:group": "f51b507d2a17e572c70a5db74b0fec7e" }, "source": "composite", "source-layer": "landcover", "filter": [ "match", [ "get", "class" ], [ "snow" ], true, false ], "layout": { "visibility": "none" }, "paint": { "fill-color": "#f9fafc" } }, { "id": "hillshade", "type": "fill", "metadata": { "mapbox:group": "f51b507d2a17e572c70a5db74b0fec7e" }, "source": "composite", "source-layer": "hillshade", "layout": { "visibility": "none" }, "paint": { "fill-opacity": [ "interpolate", [ "linear" ], [ "zoom" ], 9, 0.03, 13, 0 ] } }, { "id": "park", "type": "fill", "metadata": { "mapbox:group": "f51b507d2a17e572c70a5db74b0fec7e" }, "source": "composite", "source-layer": "landuse", "filter": [ "match", [ "get", "class" ], [ "park", "scrub" ], true, false ], "layout": { "visibility": "none" }, "paint": { "fill-color": "#c1ecaf" } }, { "id": "pitch", "type": "fill", "metadata": { "mapbox:group": "f51b507d2a17e572c70a5db74b0fec7e" }, "source": "composite", "source-layer": "landuse", "filter": [ "match", [ "get", "class" ], [ "pitch" ], true, false ], "layout": { "visibility": "none" }, "paint": { "fill-color": "#c8efbb" } }, { "id": "landuse", "type": "fill", "metadata": { "mapbox:group": "f51b507d2a17e572c70a5db74b0fec7e" }, "source": "composite", "source-layer": "landuse", "filter": [ "match", [ "get", "class" ], [ "airport", "school", "hospital" ], true, false ], "layout": { "visibility": "none" }, "paint": { "fill-color": "hsl(202, 26%, 94%)" } }, { "id": "river", "type": "fill", "metadata": { "mapbox:group": "f51b507d2a17e572c70a5db74b0fec7e" }, "source": "composite", "source-layer": "water", "layout": { "visibility": "none" }, "paint": { "fill-color": "hsl(206, 100%, 83%)" } }, { "id": "path", "type": "line", Loading Loading @@ -454,71 +230,6 @@ ] } }, { "id": "primary_tunnel_border", "type": "line", "metadata": { "mapbox:group": "3f48b8dc54ff2e6544b9ef9cedbf2990" }, "source": "composite", "source-layer": "road", "filter": [ "all", [ "match", [ "get", "class" ], [ "primary_link", "primary", "motorway_link" ], true, false ], [ "match", [ "get", "structure" ], [ "tunnel" ], true, false ] ], "layout": { "visibility": "none" }, "paint": { "line-gap-width": [ "interpolate", [ "linear" ], [ "zoom" ], 7, 0, 8, 1, 12, 4, 14, 6, 16, 10, 22, 64 ], "line-color": "#cbcccd" } }, { "id": "primary_tunnel", "type": "line", Loading Loading @@ -603,301 +314,22 @@ }, "source": "composite", "source-layer": "road", "filter": [ "match", [ "get", "class" ], [ "service" ], true, false ], "layout": {}, "paint": { "line-color": "hsla(0, 0%, 0%, 0.1)", "line-opacity": 0.3 } }, { "id": "pedestrian_border", "type": "line", "metadata": { "mapbox:group": "3f48b8dc54ff2e6544b9ef9cedbf2990" }, "source": "composite", "source-layer": "road", "filter": [ "all", [ "match", [ "get", "class" ], [ "pedestrian" ], true, false ], [ "has", "name" ] ], "layout": { "visibility": "none" }, "paint": { "line-gap-width": [ "interpolate", [ "linear" ], [ "zoom" ], 13, 1, 16, 4, 22, 32 ], "line-color": "#e3e3e3", "line-opacity": [ "interpolate", [ "linear" ], [ "zoom" ], 12.5, 0, 13.5, 1 ] } }, { "id": "street_border", "type": "line", "metadata": { "mapbox:group": "3f48b8dc54ff2e6544b9ef9cedbf2990" }, "source": "composite", "source-layer": "road", "filter": [ "match", [ "get", "class" ], [ "street" ], true, false ], "layout": { "visibility": "none" }, "paint": { "line-gap-width": [ "interpolate", [ "linear" ], [ "zoom" ], 12, 1, 16, 6, 22, 40 ], "line-color": "#e3e3e3" } }, { "id": "secondary_border", "type": "line", "metadata": { "mapbox:group": "3f48b8dc54ff2e6544b9ef9cedbf2990" }, "source": "composite", "source-layer": "road", "filter": [ "match", [ "get", "class" ], [ "secondary", "secondary_link", "tertiary_link", "tertiary", "trunk_link", "trunk" ], true, false ], "layout": { "visibility": "none" }, "paint": { "line-gap-width": [ "interpolate", [ "linear" ], [ "zoom" ], 10, 1, 17, 10, 22, 48 ], "line-color": "#e3e3e3", "line-width": [ "interpolate", [ "linear" ], [ "zoom" ], 16, 1, 20, 2 ] } }, { "id": "primary_border", "type": "line", "metadata": { "mapbox:group": "3f48b8dc54ff2e6544b9ef9cedbf2990" }, "source": "composite", "source-layer": "road", "filter": [ "all", [ "match", [ "get", "class" ], [ "primary_link", "primary", "motorway_link" ], true, false ], [ "match", [ "get", "structure" ], [ "tunnel" ], false, true ] ], "layout": { "line-cap": "round", "visibility": "none" }, "paint": { "line-gap-width": [ "interpolate", [ "linear" ], [ "zoom" ], 9, 1, 16, 8, 22, 64 ], "line-color": "#ecd283" } }, { "id": "motorway_border", "type": "line", "metadata": { "mapbox:group": "3f48b8dc54ff2e6544b9ef9cedbf2990" }, "source": "composite", "source-layer": "road", "filter": [ "match", [ "get", "class" ], [ "motorway" ], true, false ], "layout": { "visibility": "none" }, "paint": { "line-gap-width": [ "interpolate", [ "linear" ], [ "zoom" ], 8, 1, 15.5, 8, 22, 78 ], "line-color": "#ecd283", "line-width": [ "interpolate", "filter": [ "match", [ "linear" "get", "class" ], [ "zoom" "service" ], 8, 1, 15, 2 ] true, false ], "layout": {}, "paint": { "line-color": "hsla(0, 0%, 0%, 0.1)", "line-opacity": 0.3 } }, { Loading Loading @@ -1196,294 +628,6 @@ "line-opacity": 0.3 } }, { "id": "primary_bridge_border", "type": "line", "metadata": { "mapbox:group": "3f48b8dc54ff2e6544b9ef9cedbf2990" }, "source": "composite", "source-layer": "road", "filter": [ "all", [ "match", [ "get", "class" ], [ "primary_link", "primary", "motorway_link" ], true, false ], [ "match", [ "get", "structure" ], [ "bridge" ], true, false ] ], "layout": { "visibility": "none" }, "paint": { "line-gap-width": [ "interpolate", [ "linear" ], [ "zoom" ], 9, 1, 16, 8, 22, 64 ], "line-color": "hsl(45, 73%, 72%)" } }, { "id": "primary_bridge", "type": "line", "metadata": { "mapbox:group": "3f48b8dc54ff2e6544b9ef9cedbf2990" }, "source": "composite", "source-layer": "road", "filter": [ "all", [ "match", [ "get", "class" ], [ "primary_link", "primary", "motorway_link" ], true, false ], [ "match", [ "get", "structure" ], [ "bridge" ], true, false ] ], "layout": { "visibility": "none" }, "paint": { "line-color": [ "step", [ "zoom" ], "hsl(50, 100%, 75%)", 7, "hsl(50, 100%, 85%)" ], "line-width": [ "interpolate", [ "linear" ], [ "zoom" ], 9, 1, 16, 8, 22, 64 ] } }, { "id": "building", "type": "fill", "metadata": { "mapbox:group": "29bb589e8d1b9b402583363648b70302" }, "source": "composite", "source-layer": "building", "filter": [ "match", [ "get", "type" ], [ "roof" ], false, true ], "layout": { "visibility": "none" }, "paint": { "fill-color": [ "match", [ "get", "type" ], [ "store", "retail", "church", "kiosk", "civic", "hotel", "supermarket", "pub", "dormitory" ], "hsl(33, 100%, 96%)", "#ededed" ], "fill-opacity": [ "interpolate", [ "linear" ], [ "zoom" ], 15, 0, 17, 1 ] } }, { "id": "building_border", "type": "line", "metadata": { "mapbox:group": "29bb589e8d1b9b402583363648b70302" }, "source": "composite", "source-layer": "building", "filter": [ "match", [ "get", "type" ], [ "roof" ], false, true ], "layout": { "visibility": "none" }, "paint": { "line-color": [ "match", [ "get", "type" ], [ "store", "retail", "church", "kiosk", "civic", "commercial", "hotel", "supermarket", "pub" ], "#f8e1c7", "#dcdcdc" ], "line-opacity": [ "interpolate", [ "linear" ], [ "zoom" ], 15, 0, 17, 1 ] } }, { "id": "building_3d", "type": "fill-extrusion", "metadata": { "mapbox:group": "29bb589e8d1b9b402583363648b70302" }, "source": "composite", "source-layer": "building", "filter": [ "match", [ "get", "extrude" ], [ "true" ], true, false ], "layout": { "visibility": "none" }, "paint": { "fill-extrusion-height": [ "interpolate", [ "linear" ], [ "zoom" ], 15, 0, 16, [ "get", "height" ] ], "fill-extrusion-color": "#ededed", "fill-extrusion-opacity": 0.3 } }, { "id": "admin_0", "type": "line", Loading Loading
play-services-maps-core-mapbox/src/main/assets/style-microg-satellite.json +10 −866 Original line number Diff line number Diff line Loading @@ -75,230 +75,6 @@ "layout": {}, "paint": {} }, { "id": "forrest", "type": "fill", "metadata": { "mapbox:group": "f51b507d2a17e572c70a5db74b0fec7e" }, "source": "composite", "source-layer": "landcover", "filter": [ "match", [ "get", "class" ], [ "wood", "scrub" ], true, false ], "layout": { "visibility": "none" }, "paint": { "fill-color": [ "interpolate", [ "linear" ], [ "zoom" ], 9, "hsl(124, 42%, 86%)", 11, "hsl(107, 47%, 94%)", 12.5, "hsl(107, 47%, 94%)", 13.5, "hsl(45, 12%, 93%)" ] } }, { "id": "national_park", "type": "fill", "metadata": { "mapbox:group": "f51b507d2a17e572c70a5db74b0fec7e" }, "source": "composite", "source-layer": "landuse_overlay", "filter": [ "match", [ "get", "class" ], [ "national_park" ], true, false ], "layout": { "visibility": "none" }, "paint": { "fill-color": "hsl(106, 58%, 85%)" } }, { "id": "snow", "type": "fill", "metadata": { "mapbox:group": "f51b507d2a17e572c70a5db74b0fec7e" }, "source": "composite", "source-layer": "landcover", "filter": [ "match", [ "get", "class" ], [ "snow" ], true, false ], "layout": { "visibility": "none" }, "paint": { "fill-color": "#f9fafc" } }, { "id": "hillshade", "type": "fill", "metadata": { "mapbox:group": "f51b507d2a17e572c70a5db74b0fec7e" }, "source": "composite", "source-layer": "hillshade", "layout": { "visibility": "none" }, "paint": { "fill-opacity": [ "interpolate", [ "linear" ], [ "zoom" ], 9, 0.03, 13, 0 ] } }, { "id": "park", "type": "fill", "metadata": { "mapbox:group": "f51b507d2a17e572c70a5db74b0fec7e" }, "source": "composite", "source-layer": "landuse", "filter": [ "match", [ "get", "class" ], [ "park", "scrub" ], true, false ], "layout": { "visibility": "none" }, "paint": { "fill-color": "#c1ecaf" } }, { "id": "pitch", "type": "fill", "metadata": { "mapbox:group": "f51b507d2a17e572c70a5db74b0fec7e" }, "source": "composite", "source-layer": "landuse", "filter": [ "match", [ "get", "class" ], [ "pitch" ], true, false ], "layout": { "visibility": "none" }, "paint": { "fill-color": "#c8efbb" } }, { "id": "landuse", "type": "fill", "metadata": { "mapbox:group": "f51b507d2a17e572c70a5db74b0fec7e" }, "source": "composite", "source-layer": "landuse", "filter": [ "match", [ "get", "class" ], [ "airport", "school", "hospital" ], true, false ], "layout": { "visibility": "none" }, "paint": { "fill-color": "hsl(202, 26%, 94%)" } }, { "id": "river", "type": "fill", "metadata": { "mapbox:group": "f51b507d2a17e572c70a5db74b0fec7e" }, "source": "composite", "source-layer": "water", "layout": { "visibility": "none" }, "paint": { "fill-color": "hsl(206, 100%, 83%)" } }, { "id": "path", "type": "line", Loading Loading @@ -454,71 +230,6 @@ ] } }, { "id": "primary_tunnel_border", "type": "line", "metadata": { "mapbox:group": "3f48b8dc54ff2e6544b9ef9cedbf2990" }, "source": "composite", "source-layer": "road", "filter": [ "all", [ "match", [ "get", "class" ], [ "primary_link", "primary", "motorway_link" ], true, false ], [ "match", [ "get", "structure" ], [ "tunnel" ], true, false ] ], "layout": { "visibility": "none" }, "paint": { "line-gap-width": [ "interpolate", [ "linear" ], [ "zoom" ], 7, 0, 8, 1, 12, 4, 14, 6, 16, 10, 22, 64 ], "line-color": "#cbcccd" } }, { "id": "primary_tunnel", "type": "line", Loading Loading @@ -603,301 +314,22 @@ }, "source": "composite", "source-layer": "road", "filter": [ "match", [ "get", "class" ], [ "service" ], true, false ], "layout": {}, "paint": { "line-color": "hsla(0, 0%, 0%, 0.1)", "line-opacity": 0.3 } }, { "id": "pedestrian_border", "type": "line", "metadata": { "mapbox:group": "3f48b8dc54ff2e6544b9ef9cedbf2990" }, "source": "composite", "source-layer": "road", "filter": [ "all", [ "match", [ "get", "class" ], [ "pedestrian" ], true, false ], [ "has", "name" ] ], "layout": { "visibility": "none" }, "paint": { "line-gap-width": [ "interpolate", [ "linear" ], [ "zoom" ], 13, 1, 16, 4, 22, 32 ], "line-color": "#e3e3e3", "line-opacity": [ "interpolate", [ "linear" ], [ "zoom" ], 12.5, 0, 13.5, 1 ] } }, { "id": "street_border", "type": "line", "metadata": { "mapbox:group": "3f48b8dc54ff2e6544b9ef9cedbf2990" }, "source": "composite", "source-layer": "road", "filter": [ "match", [ "get", "class" ], [ "street" ], true, false ], "layout": { "visibility": "none" }, "paint": { "line-gap-width": [ "interpolate", [ "linear" ], [ "zoom" ], 12, 1, 16, 6, 22, 40 ], "line-color": "#e3e3e3" } }, { "id": "secondary_border", "type": "line", "metadata": { "mapbox:group": "3f48b8dc54ff2e6544b9ef9cedbf2990" }, "source": "composite", "source-layer": "road", "filter": [ "match", [ "get", "class" ], [ "secondary", "secondary_link", "tertiary_link", "tertiary", "trunk_link", "trunk" ], true, false ], "layout": { "visibility": "none" }, "paint": { "line-gap-width": [ "interpolate", [ "linear" ], [ "zoom" ], 10, 1, 17, 10, 22, 48 ], "line-color": "#e3e3e3", "line-width": [ "interpolate", [ "linear" ], [ "zoom" ], 16, 1, 20, 2 ] } }, { "id": "primary_border", "type": "line", "metadata": { "mapbox:group": "3f48b8dc54ff2e6544b9ef9cedbf2990" }, "source": "composite", "source-layer": "road", "filter": [ "all", [ "match", [ "get", "class" ], [ "primary_link", "primary", "motorway_link" ], true, false ], [ "match", [ "get", "structure" ], [ "tunnel" ], false, true ] ], "layout": { "line-cap": "round", "visibility": "none" }, "paint": { "line-gap-width": [ "interpolate", [ "linear" ], [ "zoom" ], 9, 1, 16, 8, 22, 64 ], "line-color": "#ecd283" } }, { "id": "motorway_border", "type": "line", "metadata": { "mapbox:group": "3f48b8dc54ff2e6544b9ef9cedbf2990" }, "source": "composite", "source-layer": "road", "filter": [ "match", [ "get", "class" ], [ "motorway" ], true, false ], "layout": { "visibility": "none" }, "paint": { "line-gap-width": [ "interpolate", [ "linear" ], [ "zoom" ], 8, 1, 15.5, 8, 22, 78 ], "line-color": "#ecd283", "line-width": [ "interpolate", "filter": [ "match", [ "linear" "get", "class" ], [ "zoom" "service" ], 8, 1, 15, 2 ] true, false ], "layout": {}, "paint": { "line-color": "hsla(0, 0%, 0%, 0.1)", "line-opacity": 0.3 } }, { Loading Loading @@ -1196,294 +628,6 @@ "line-opacity": 0.3 } }, { "id": "primary_bridge_border", "type": "line", "metadata": { "mapbox:group": "3f48b8dc54ff2e6544b9ef9cedbf2990" }, "source": "composite", "source-layer": "road", "filter": [ "all", [ "match", [ "get", "class" ], [ "primary_link", "primary", "motorway_link" ], true, false ], [ "match", [ "get", "structure" ], [ "bridge" ], true, false ] ], "layout": { "visibility": "none" }, "paint": { "line-gap-width": [ "interpolate", [ "linear" ], [ "zoom" ], 9, 1, 16, 8, 22, 64 ], "line-color": "hsl(45, 73%, 72%)" } }, { "id": "primary_bridge", "type": "line", "metadata": { "mapbox:group": "3f48b8dc54ff2e6544b9ef9cedbf2990" }, "source": "composite", "source-layer": "road", "filter": [ "all", [ "match", [ "get", "class" ], [ "primary_link", "primary", "motorway_link" ], true, false ], [ "match", [ "get", "structure" ], [ "bridge" ], true, false ] ], "layout": { "visibility": "none" }, "paint": { "line-color": [ "step", [ "zoom" ], "hsl(50, 100%, 75%)", 7, "hsl(50, 100%, 85%)" ], "line-width": [ "interpolate", [ "linear" ], [ "zoom" ], 9, 1, 16, 8, 22, 64 ] } }, { "id": "building", "type": "fill", "metadata": { "mapbox:group": "29bb589e8d1b9b402583363648b70302" }, "source": "composite", "source-layer": "building", "filter": [ "match", [ "get", "type" ], [ "roof" ], false, true ], "layout": { "visibility": "none" }, "paint": { "fill-color": [ "match", [ "get", "type" ], [ "store", "retail", "church", "kiosk", "civic", "hotel", "supermarket", "pub", "dormitory" ], "hsl(33, 100%, 96%)", "#ededed" ], "fill-opacity": [ "interpolate", [ "linear" ], [ "zoom" ], 15, 0, 17, 1 ] } }, { "id": "building_border", "type": "line", "metadata": { "mapbox:group": "29bb589e8d1b9b402583363648b70302" }, "source": "composite", "source-layer": "building", "filter": [ "match", [ "get", "type" ], [ "roof" ], false, true ], "layout": { "visibility": "none" }, "paint": { "line-color": [ "match", [ "get", "type" ], [ "store", "retail", "church", "kiosk", "civic", "commercial", "hotel", "supermarket", "pub" ], "#f8e1c7", "#dcdcdc" ], "line-opacity": [ "interpolate", [ "linear" ], [ "zoom" ], 15, 0, 17, 1 ] } }, { "id": "building_3d", "type": "fill-extrusion", "metadata": { "mapbox:group": "29bb589e8d1b9b402583363648b70302" }, "source": "composite", "source-layer": "building", "filter": [ "match", [ "get", "extrude" ], [ "true" ], true, false ], "layout": { "visibility": "none" }, "paint": { "fill-extrusion-height": [ "interpolate", [ "linear" ], [ "zoom" ], 15, 0, 16, [ "get", "height" ] ], "fill-extrusion-color": "#ededed", "fill-extrusion-opacity": 0.3 } }, { "id": "admin_0", "type": "line", Loading