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: <%= gmaps4rails(@json) %>
I'm not passing any special parameters or anything. The markers that I have on my models show up beautifully.
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; }
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With