silverstripe-module silverstripe-google-store-finder
Integrates a search for location by zipcode capability with a silverstripe website, powered by google maps api
cbryer/silverstripe-google-store-finder
Integrates a search for location by zipcode capability with a silverstripe website, powered by google maps api
- Wednesday, August 14, 2013
- by cbryer
- Repository
- 1 Watchers
- 4 Stars
- 14 Installations
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 4 Open issues
- 1 Versions
- 0 % Grown
google-store-finder
Silverstripe module that provides functionality to search for a location (locations entered in the cms) based on zipcode., (*1)
extract to a folder named google-store-finder in the root of your web host., (*2)
Code is based on google's sample geolocation and location lookup code, retrofitted into silverstripe structure.
https://developers.google.com/maps/articles/phpsqlsearch_v3
https://developers.google.com/maps/documentation/javascript/examples/map-geolocation, (*3)
For Developers, here is the google maps api:
https://developers.google.com/maps/documentation/javascript/reference, (*4)