Roo/bootstrap/LocationPicker.js
authoredward <edward@roojs.com>
Wed, 23 Mar 2016 07:43:03 +0000 (15:43 +0800)
committeredward <edward@roojs.com>
Wed, 23 Mar 2016 07:43:03 +0000 (15:43 +0800)
Roo/bootstrap/LocationPicker.js

index 41fee41..1b55775 100644 (file)
@@ -181,6 +181,7 @@ Roo.extend(Roo.bootstrap.LocationPicker, Roo.bootstrap.Component,  {
     {
         if(typeof(google) == 'undefined' || typeof(google.maps) == 'undefined'){
             this.fireEvent('loadexception', this);
+            return;
         }
         
         if(!this.mapTypeId){