Skip to content

Commit

Permalink
✅ [open-formulieren/open-forms#2173] Added storybook entry for map wi…
Browse files Browse the repository at this point in the history
…th custom background
  • Loading branch information
robinmolen committed Dec 4, 2024
1 parent ad09a5b commit 4ae2abc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/components/Map/Map.stories.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,10 @@ export const MapReverseGeoEmpty = {
},
},
};

export const MapWithAerialPhotoBackground = {
args: {
tileUrl:
'https://service.pdok.nl/hwh/luchtfotorgb/wmts/v1_0/Actueel_orthoHR/EPSG:28992/{z}/{x}/{y}.png',
},
};

0 comments on commit 4ae2abc

Please sign in to comment.