Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 471 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 471 Bytes

extjs3-gmaps-locationsearch

Google Maps location search tool built with ExtJS3

This demonstrates how the Google Maps API geocoder service can be used in conjunction with ExtJS3 components to return matching addresses as the user keys in the combo box. Matching results are automatically shown in panel that will appear below the combo input area. Results can be selected for display on the map.

Working Demo