apneadiving / Google-Maps-for-Rails

Enables easy Google map + overlays creation in Ruby apps
https://apneadiving.github.io/
MIT License
2.26k stars 382 forks source link

google maps channel id support #318

Closed chud closed 11 years ago

chud commented 11 years ago

add support for a map_option :channel

Google introduced a channel id parameter used to track API usage across websites with the same client id. We should add it as a map_option.

I suggest these changes...

https://gist.github.com/chud/4963957

chud commented 11 years ago

this issue is referenced in pull request #319. go to be there.....