Control Zoom on the new Google Maps Embed (iframe)
The iframe code from the new Google Maps didn’t give me a zoom control. Adding &zoom=10 to the scr url didn’t work but it seems shortening it to just &z=10 works just fine.
Great trick and although its manual it saved me some grief on a recent project. I couldn’t find the tip easily so its here for the future 🙂