joshuamiller / cartographer

Google Maps on Rails
72 stars 39 forks source link

Added Google AdSense for Maps v3 support and fixed failing specs. #5

Closed infinityrobot closed 13 years ago

infinityrobot commented 13 years ago

Awesome plugin! I have been using it for an app of mine and its working amazingly well, some really awesome work here. I have added support for the new Google AdSense for Maps v3 (with specs) by creating a new Cartographer::Gad class (only available if using v3 of the API). I have also fixed up the javascript output so now it outputs fully valid js and I fixed some older tests that were failing on my machine.

Cheers :)

joshuamiller commented 13 years ago

Killer - merged and pushed.