Skip to content

Commit

Permalink
Swapping arcgis map with gisportal
Browse files Browse the repository at this point in the history
  • Loading branch information
subaha-cob committed Jul 19, 2024
1 parent 09d5b69 commit f918369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-components/map/map.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ type MapConfig = CobMap10;
// relative to whatever page was hosting the <cob-map> tag.

const DEFAULT_BASEMAP_URL =
'https://awsgeo.boston.gov/arcgis/rest/services/Basemaps/BostonCityBasemap_WM/MapServer';
'https://testgisportal.boston.gov/arcgis/rest/services/Boston_Basemap_Cached_WM/MapServer';

const DEFAULT_ICON_SRC =
'https://patterns.boston.gov/images/global/icons/mapping/waypoint-charles-blue.svg';
Expand Down

0 comments on commit f918369

Please sign in to comment.