Roo/bootstrap/LocationPicker.js
authorEdward <edward@roojs.com>
Thu, 27 Aug 2015 04:29:22 +0000 (12:29 +0800)
committerEdward <edward@roojs.com>
Thu, 27 Aug 2015 04:29:22 +0000 (12:29 +0800)
Roo/bootstrap/LocationPicker.js

index a35cf72..d27bf51 100644 (file)
@@ -212,7 +212,7 @@ Roo.extend(Roo.bootstrap.LocationPicker, Roo.bootstrap.Component,  {
             _this.fireEvent('markerRightClick', this, event);
             
         });
-    
+        Roo.log(this.gMapContext.location);
         this.setPosition(this.gMapContext.location);
         
         this.fireEvent('initial', this, this.gMapContext.location);