Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
fixup! fixup! Replace Google Map with Leaflet + Google basemap
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelly Innes committed Aug 1, 2019
1 parent b615822 commit fcf2a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/src/util/constants.facilitiesMap.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ export const initialCenter = Object.freeze({
lng: 5,
});

export const initialZoom = 3;
export const initialZoom = 2;

export const detailsZoomLevel = 15;

0 comments on commit fcf2a55

Please sign in to comment.