Articles tagged with google

GoogleMapHelper

By Mahmoud Lababidi
Use this helper to add a GoogleMap to your application. For a tutorial on how to use it, check out http://bakery.cakephp.org/articles/view/186.
[Read more]

GoogleGeo Component

By Mahmoud Lababidi
For simple GeoCoding and simple results grab this component to make your life just that much easier.
The non-component class is located at http://bearsontherun.com/googlegeo, which can be used as a vendor.
[Read more]

Google Geocoder

By Sohaib Muneer
This is a wonderful component that will retrieve the latitude and longitude of any given address.
[Read more]

Adding a Google Map to your App

By Mahmoud Lababidi
For anyone looking to easily pop a Google Map into their CakePHP App, you've found the right spot.
[Read more]

Geocoding in CakePHP

By Nate
A couple of weeks ago, I was building an event management system which required that people be able to search events near them. I found several existing solutions, but none that I could integrate as easily as a proper Cake extension.
[Read more]