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 #319

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.