Google Maps Search
Permalink
I have a site that is a side project for me... It lists locations and reviews of horse facilities.
I want to know how to pull all of my pages stable_GPS attribute and place them in a Google map that would be searchable.
Is this something that has been built already? or is this a custom solution?
Keep in mind I already have the site populated with data. So if there is an off the shelf solution, I will need to be able to modify that solution.
I want to know how to pull all of my pages stable_GPS attribute and place them in a Google map that would be searchable.
Is this something that has been built already? or is this a custom solution?
Keep in mind I already have the site populated with data. So if there is an off the shelf solution, I will need to be able to modify that solution.
http://www.concrete5.org/marketplace/addons/-/view/?submit_search=1...
Probably the most basic would be the C5 Premium Google Map -- created by the core development team and provided at no cost. The standard Google Map only allows one address. This addon accepts KML -- an XML dialect for mapping information. This would allow the input of multiple locations. You'd have to generate the required KML from your database and input the file. No search capability, though.
Other blocks automate the data entry input process with a cost.
If you want to provide users with the ability to search geographically, then the Dealer Locator -- again by the core team -- could address that need.http://www.concrete5.org/marketplace/addons/-/view/?submit_search=1...