Skip to content

Code change to start with ExtJS 5/6 + additional functionality#19

Open
wencywww wants to merge 1 commit intoVinylFox:masterfrom
wencywww:master
Open

Code change to start with ExtJS 5/6 + additional functionality#19
wencywww wants to merge 1 commit intoVinylFox:masterfrom
wencywww:master

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