shareMapTiles constant
Layers belonging to the base 'sharemaptiles' source (114 layers).
Implementation
static const List<String> shareMapTiles = [
"water",
"ocean",
"landcover-grass",
"landcover-wood",
"landcover-farmland",
"landcover-sand",
"landcover-wetland",
"landuse-residential",
"landuse-commercial",
"landuse-industrial",
"landuse-cemetery",
"landuse-hospital",
"landuse-school",
"park",
"park-outline",
"building",
"waterway",
"tunnel-casing",
"road-minor-casing",
"road-minor",
"road-tertiary-casing",
"road-tertiary",
"road-secondary-casing",
"road-secondary",
"road-primary-casing",
"road-primary",
"road-trunk-casing",
"road-trunk",
"road-motorway-casing",
"road-motorway",
"road-oneway-arrow",
"road-oneway-arrow-reverse",
"railway",
"bridge-casing",
"bridge-fill",
"aeroway-aerodrome",
"aeroway-taxiway",
"aeroway-runway",
"boundary-country",
"boundary-province",
"water-name-ocean",
"water-name",
"waterway-label",
"road-label-minor",
"road-label-medium",
"road-label-major",
"housenumber",
"road-shield-motorway",
"road-shield-trunk",
"road-shield-secondary",
"road-shield-tertiary",
"place-suburb",
"place-neighbourhood",
"place-village",
"place-town",
"place-city",
"place-capital",
"place-state",
"place-country",
"place-archipelago",
"place-island",
"mountain-peak",
"aeroway-label",
"poi-hospital",
"poi-school",
"poi-worship",
"poi-transport",
"poi-bus-station",
"poi-ferry-terminal",
"poi-charging-station",
"poi-fuel-station",
"poi-battery-swap",
"poi-lpg-station",
"poi-car-repair",
"poi-car-wash",
"poi-tire-shop",
"poi-inspection-station",
"poi-weigh-station",
"poi-toll-station",
"poi-parking",
"poi-port",
"poi-rest-area",
"poi-store",
"poi-supermarket",
"poi-convenience",
"poi-market",
"poi-shop",
"poi-lodging",
"poi-hotel",
"poi-motel",
"poi-guesthouse",
"poi-restaurant",
"poi-fast-food",
"poi-cafe",
"poi-bank",
"poi-pharmacy",
"poi-police",
"poi-fire-station",
"poi-post-office",
"poi-post",
"poi-bar",
"poi-toilet",
"poi-park",
"poi-zoo-park",
"poi-attraction",
"poi-cinema",
"poi-warehouse",
"poi-hub",
"poi-depot",
"poi-distribution-center",
"poi-loading-dock",
"poi-cold-storage",
"poi-factory",
"poi-construction-site",
];