when trying to show elements twice without waitng for promise resolve exception is thrown
Compare changes
Files
2- Piotr Gawron authored
@@ -39,6 +39,8 @@ UserDbOverlay.prototype.getDetailDataByIdentifiedElement = function(element) {
@@ -51,6 +53,7 @@ UserDbOverlay.prototype.addMarker = function(params) {
@@ -61,6 +64,7 @@ UserDbOverlay.prototype.addMarker = function(params) {
@@ -70,6 +74,7 @@ UserDbOverlay.prototype.addMarker = function(params) {
@@ -84,6 +89,7 @@ UserDbOverlay.prototype.addSurface = function(params) {
@@ -94,6 +100,7 @@ UserDbOverlay.prototype.addSurface = function(params) {
@@ -103,69 +110,82 @@ UserDbOverlay.prototype.addSurface = function(params) {