Skip to content

Conversation

@wencywww
Copy link

  1. Added addPlacesSearch() method to show places input field;
    1.1. Note, that the api script from google must be called with the libraries=places parameter, like this:
    http://maps.google.com/maps/api/js?libraries=places
  2. Removed this.addEvents() call if Ext is version 5/6
  3. Removed the first line from onResize() method (causes stack overflow)

1. Added addPlacesSearch() method to show places input field;
2. Removed this.addEvents() call if Ext is version 5/6
3. Removed the first line from onResize() method (causes stack overflow)
@wencywww
Copy link
Author

addPlacesSearch() method call could also be made optional via a config option, i believe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant