mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-13 02:37:57 +01:00
Fix location propagation
This commit is contained in:
parent
083e54dc42
commit
c4ae9ec051
@ -65,6 +65,7 @@ const options = DesignerOptionsBuilder.buildOptions(
|
||||
mapId: global.mapId,
|
||||
container: 'mindplot',
|
||||
zoom: zoomParam || global.userOptions.zoom,
|
||||
locale: global.locale,
|
||||
});
|
||||
|
||||
// Build designer ...
|
||||
|
Loading…
Reference in New Issue
Block a user