egovamap 0.35.67 → 0.35.68

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5827,7 +5827,7 @@ var EGovaMapUtils = {
5827
5827
  }
5828
5828
 
5829
5829
  if(window && window.eMapList){
5830
- const mapId = uniqueID+ '_gis_map';
5830
+ const mapId = uniqueID+ '_gis_emap';
5831
5831
  if(window.eMapList[mapId]){
5832
5832
  delete window.eMapList[mapId];
5833
5833
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "egovamap",
3
- "version": "0.35.67",
3
+ "version": "0.35.68",
4
4
  "description": "eUrbanGIS SDK",
5
5
  "main": "index.js",
6
6
  "scripts": {