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

One forth map image is coming by gmaps4rails 1.5.6 #391

Closed rajesh2210 closed 10 years ago

rajesh2210 commented 10 years ago

Hello,

I am using gmaps4rails 1.5.6, rails 4.0.0, ruby 2.0.0 . i am facing very serious problem with google map i.e. one forth map image is coming only and rest part is gray color, i want full map image with center marker please help me i am struggling alot.

View

<%= gmaps("map_options" => { :raw => "{scrollwheel: false}", "zoom" => 16, "auto_zoom" => false, "center" => @location_json },"markers" => { "data" => @location_json }) %>

Thanks alot
gmap

apneadiving commented 10 years ago

I wont answer all these: I do opensource to help, not provide free consultancy.

You seem like to have css issues for the grey stuff.

rajesh2210 commented 10 years ago

@apneadiving Thanks for response don't hate me i am new to ruby on rails and gmaps thigs thats why i am asking so many questions. so please help me, i am using that gmaps4rails.css but map is coming as i showed you. \ if i will open firebug then map is coming fine.

i am getting what is the issue?

Thanks

apneadiving commented 10 years ago

I hate spammers and you are one. You have issues? We all have issues.

Gem works for 99% of people, so sorry but dig on your side to find the bug + I dont recommend using 1.x. If you use 2.x you'll have to think about what you really do.