examples/bootstrap/LocationPicker.js
authorEdward <edward@roojs.com>
Fri, 22 May 2015 10:24:14 +0000 (18:24 +0800)
committerEdward <edward@roojs.com>
Fri, 22 May 2015 10:24:14 +0000 (18:24 +0800)
examples/bootstrap/LocationPicker.js

index 5fa0408..8878acf 100644 (file)
@@ -76,6 +76,7 @@ Roo.example.locationpicker = new Roo.XComponent({
                                         }
                                         _this.picker.setPosition(place.geometry.location);
                                     });
+                                    
                                 },
                                 positionchanged : function (_self, location) {
                                     if(_this.latitude){