Roo/bootstrap/LocationPicker.js
authorEdward <edward@roojs.com>
Fri, 22 May 2015 11:26:17 +0000 (19:26 +0800)
committerEdward <edward@roojs.com>
Fri, 22 May 2015 11:26:17 +0000 (19:26 +0800)
Roo/bootstrap/LocationPicker.js

index 29febc0..dcd3a71 100644 (file)
@@ -77,7 +77,11 @@ Roo.extend(Roo.bootstrap.LocationPicker, Roo.bootstrap.Component,  {
     },
     
     initial: function()
-    {   
+    {
+        if (this.isApplied()){
+            return;
+        }
+        
         this.gMapContext = this.GMapContext();
         
         var _this = this;