Skip to content

Commit 0ad6c54

Browse files
JannikBrackjannik brackcioddi
authored
add Three.js and Deck.gl URLs to DemoContextProvider (#37)
Co-authored-by: jannik brack <jannik.brack@wheregroup.com> Co-authored-by: Max Tobias Weber <tobias.weber@wheregroup.com>
1 parent 5fd282f commit 0ad6c54

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/components/DemoContextProvider.jsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ import { DemoContextProviderCore } from "./DemoContext";
44

55
let storybookUrls = [
66
"https://mapcomponents.github.io/react-map-components-maplibre/react-maplibre", // MapLibre
7+
"https://mapcomponents.github.io/react-map-components-maplibre/three", // ThreeJs
8+
"https://mapcomponents.github.io/react-map-components-maplibre/deck-gl", // Deck-gl
79
"https://mapcomponents.github.io/react-map-components-maplibre-lab", // MapLibre-Lab
810
//"http://" + hostname_ + ":4080", // OpenLayers
911
];

0 commit comments

Comments
 (0)