For some reason my zoom bar is all pixelated and I\'m not sure why. Any ideas? I used the basic setup:
Controller: @json = User.all.to_gmaps4rails View: <
Add this to your css... there you will also have an issue with the terrain and overlays dropdowns...
#mapCanvas label { width: auto; display:inline; } #mapCanvas img { max-width: none; }