Skip to content

helpfulrobot/cbryer-silverstripe-google-store-finder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-store-finder

Silverstripe module that provides functionality to search for a location (locations entered in the cms) based on zipcode.

extract to a folder named google-store-finder in the root of your web host.

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

For Developers, here is the google maps api:
https://developers.google.com/maps/documentation/javascript/reference

About

Silverstripe module that provides functionality to search for a location (locations entered in the cms) based on zipcode. code is based on google's sample code, retrofitted into silverstripe structure. (https://developers.google.com/maps/articles/phpsqlsearch_v3)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 50.3%
  • JavaScript 42.0%
  • Scheme 7.0%
  • Other 0.7%