Map are loaded using Rest service.
This commit is contained in:
@@ -30,6 +30,7 @@ function createStorageManager(mindplot) {
|
||||
},
|
||||
|
||||
loadMapDom : function(mapId) {
|
||||
var xml;
|
||||
var xmlRequest = new Request({
|
||||
url: this.backendUrl + mapId,
|
||||
method: 'get',
|
||||
|
Reference in New Issue
Block a user