examples/bootstrap/LocationPicker.js
authorEdward <edward@roojs.com>
Fri, 22 May 2015 05:58:56 +0000 (13:58 +0800)
committerEdward <edward@roojs.com>
Fri, 22 May 2015 05:58:56 +0000 (13:58 +0800)
examples/bootstrap/LocationPicker.js

index ee5eb56..4d374c3 100644 (file)
@@ -31,6 +31,8 @@ Roo.example.locationpicker = new Roo.XComponent({
                     xtype : 'LocationPicker',
                     xns: Roo.bootstrap,
                     style : 'width:500px; height: 400px; border: 1px solid #000; margin: 50px auto;',
+                    latitude : 46.15242437752303,
+                    longitude : 2.7470703125,
                     listeners : {
                         render : function (_self) {
                             _this.picker = _self;