egovamap 0.35.65 → 0.35.66

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.
@@ -2743,7 +2743,7 @@ var EGovaGISMap = function (
2743
2743
  options.radius,
2744
2744
  options.symbolUrl,
2745
2745
  options.speed,
2746
- options.option | {}
2746
+ options.option
2747
2747
  );
2748
2748
  };
2749
2749
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "egovamap",
3
- "version": "0.35.65",
3
+ "version": "0.35.66",
4
4
  "description": "eUrbanGIS SDK",
5
5
  "main": "index.js",
6
6
  "scripts": {