-
Notifications
You must be signed in to change notification settings - Fork 382
Gmaps4rails before v2
Benjamin Roth edited this page Nov 4, 2013
·
2 revisions
###General
###Controller Layer
- (Multiple) Maps
- Markers
- Circles
- Polygons
- Polylines
- Direction
- Kml
- Display Everything!
- Escape (or not) js urls in html
####JS / Ajax
- Javascript goodies
- Add Google Adsense to Google Maps
- Using with UJS
- Ensure your map is loaded in callback
- Methods
- Model Customization (including the gmaps boolean)
- DRY example
####Tips