Skip to content

Commit d3a6c2c

Browse files
authored
Update to latest stable (street view #423) (#439)
1 parent 1c2e7ff commit d3a6c2c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

MapStore2

Submodule MapStore2 updated 42 files

configs/pluginsConfig.json

+6
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,12 @@
553553
"title": "plugins.UserSession.title",
554554
"description": "plugins.UserSession.description",
555555
"dependencies": ["BurgerMenu"]
556+
}, {
557+
"name": "StreetView",
558+
"glyph": "road",
559+
"title": "plugins.StreetView.title",
560+
"description": "plugins.StreetView.description",
561+
"dependencies": ["Toolbar"]
556562
}
557563
]
558564
}

0 commit comments

Comments
 (0)