Skip to content

Commit 096be10

Browse files
committed
changing to EXTERNAL mapmode
1 parent 1d4ee9b commit 096be10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/clients/dish/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
client.createMap({
4949
containerId: 'polarstern',
50-
mode: 'INTERN', // INTERN, EXTERN
50+
mode: 'EXTERN', // INTERN, EXTERN
5151
urlParams,
5252
// only needed for the internal map
5353
configOverride: {

0 commit comments

Comments
 (0)