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 })