Extending the Foundation GPS Tracking Application Using the Google Maps API

by dbaldwin

If you’re extending our core GPS tracking application or building your own then you’ll likely need access to Google Maps. While our Rails application provides a lot of handy features out of the box, there are some instances where you may want to do more (change map icons, set default map view to hybrid, provide traffic overlays, etc). The best place to find the information you need is the Google Maps API Reference and the Google Maps Group. We bookmark these links and access them frequently during development and recommend you do the same.