I've browsed the other links in regards to this but I can't get it to work as desired.
What I have:
Index page: shows all the placemarks, working as intended.
Now for the show page: So I'm on the index page and click an individual link to get to the show page for that particular marker. When I click it, it's fairly zoomed in.
I want to have it so it is not THAT zoomed in. I don't want to use auto_adjust => false, because I want the map to be focused on that placemark.
When I set auto adjust to true and toy with the zoom, the zoom doesnt do anything, it just stays zoomed in as before (ie without using map options).
Any advice appreciated. Thanks.
You're looking for auto_zoom
option.