david-r-edgar / MapSwitcher

Chrome extension to switch between different mapping websites
MIT License
25 stars 7 forks source link

ESRI hybrid map - Add map service please #37

Open cpo-ux opened 10 months ago

cpo-ux commented 10 months ago

Here's a very good source of map data: (please add to list of map services in extension) https://www.arcgis.com/home/webmap/viewer.html?webmap=86265e5a4bbb4187a59719cf134e0018

URL's work like this: https://www.arcgis.com/home/webmap/viewer.html?webmap=86265e5a4bbb4187a59719cf134e0018&find={latitude},{longitude}

more info here: https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/use-url-parameters-in-map-viewer/

Thanks again :)