Title: Zoom Setting
Last modified: August 22, 2016

---

# Zoom Setting

 *  [Jojogali](https://wordpress.org/support/users/jojogali/)
 * (@jojogali)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/zoom-setting/)
 * Hello,
    I’m using this plugin in my **wordpress** theme and it works just fine.
   Thank you. However I’d like to change the zoom of the map. I’ve found the **zoom
   parameter** in the php file, that by default is set to 15 but no matter the number
   I make, nothing happens.
 * Thank you.
 * [https://wordpress.org/plugins/simple-google-maps-short-code/](https://wordpress.org/plugins/simple-google-maps-short-code/)

Viewing 1 replies (of 1 total)

 *  [houfton](https://wordpress.org/support/users/houfton/)
 * (@houfton)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/zoom-setting/#post-5544847)
 * I think Pippin might be fixing this so it does not require a code hack, but in
   the meantime this works for me:
 * either change the number in the php file (simple-google-map-short-code.php line
   55 maybe) where it says “zoom: 15,”;
 * or, for more flexibility, change that line to
    `zoom: <?php echo $atts['zoom'];?
   >,` and use **zoom=”5″** (or whatever number) in the shortcode itself.

Viewing 1 replies (of 1 total)

The topic ‘Zoom Setting’ is closed to new replies.

 * ![](https://ps.w.org/simple-google-maps-short-code/assets/icon-256x256.png?rev
   =1868328)
 * [Simple Shortcode for Google Maps](https://wordpress.org/plugins/simple-google-maps-short-code/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-google-maps-short-code/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-google-maps-short-code/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-google-maps-short-code/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-google-maps-short-code/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-google-maps-short-code/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [houfton](https://wordpress.org/support/users/houfton/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/zoom-setting/#post-5544847)
 * Status: not resolved