examples/bootstrap/LocationPicker.js
authorEdward <edward@roojs.com>
Fri, 22 May 2015 09:02:51 +0000 (17:02 +0800)
committerEdward <edward@roojs.com>
Fri, 22 May 2015 09:02:51 +0000 (17:02 +0800)
examples/bootstrap/LocationPicker.js

index 4f607be..5775d2b 100644 (file)
@@ -44,6 +44,7 @@ Roo.example.locationpicker = new Roo.XComponent({
                                     _this.picker = _self;
                                 },
                                 positionchanged : function (_self, location) {
+                                    Roo.log(_this.latitude);
 //                                    var position = this.getCurrentPosition();
 //                                    
 //                                    _this.latitude.setValue(position.latitude);