Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

does anybody know how to fix this? looks like the zoom parameter in the following line is being ignored. I get the same view with the same zoom level everytime. thanks for any hints

=gmaps("map_options" => { "detect_location" => false, "center_on_user" => false, "zoom" => 9},"markers" => { "data" => @json })
share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.