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

Map centering when no user data is provided #67

Closed raid5 closed 13 years ago

raid5 commented 13 years ago

Handle case when no marker/poly/etc data is provided. The map will now center of the provided center lat/lng if provided.

apneadiving commented 13 years ago

closing this ticket and waiting for another contribution :)