[mapguide-users] CORS Error with IE (11) and Edge Only

GordonL gordon.luckett at arrowgeomatics.com
Tue Oct 29 06:37:46 PDT 2019


That is how I add all the various Backgrounds now. Using Generic XYZ:

For example:

OpenStreetMap: https://a.tile.openstreetmap.org/${z}/${x}/${y}.png

Google Maps: https://mt1.google.com/vt/lyrs=m&x=${x}&y=${y}&z=${z}
Google Satellite: https://mt1.google.com/vt/lyrs=s&x=${x}&y=${y}&z=${z}
Google Terrain: https://mt1.google.com/vt/lyrs=p&x=${x}&y=${y}&z=${z}


ESRI Streets:
https://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/tile/${z}/${y}/${x}
Esri Topography:
https://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tile/${z}/${y}/${x}

And so on...





--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html


More information about the mapguide-users mailing list