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

Implementing #updateBounds for Poly(line,gon) #404

Closed nickveys closed 10 years ago

nickveys commented 10 years ago

This brute force method might not always be super efficient, but it will at least work instead of failing silently.

apneadiving commented 10 years ago

Thank you!

apneadiving commented 10 years ago

released 2.1.1 including your code.