Title: Responsive IFRAME map
Last modified: August 21, 2016

---

# Responsive IFRAME map

 *  [Piani](https://wordpress.org/support/users/webbmasterpianise/)
 * (@webbmasterpianise)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/responsive-iframe-map/)
 * I request the IFRAME for the map to be handle in a more responsive way.
 * I use this sollution to adjust ordinary Google maps on PhP pages: [http://niklausgerber.com/blog/responsive-google-or-bing-maps/](http://niklausgerber.com/blog/responsive-google-or-bing-maps/)
 * Can this also be set into simplemap code?
 * [https://wordpress.org/plugins/simplemap/](https://wordpress.org/plugins/simplemap/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [Piani](https://wordpress.org/support/users/webbmasterpianise/)
 * (@webbmasterpianise)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/responsive-iframe-map/#post-4736503)
 * I dont know if this is a proper sullotion codewize.
 * I have manage to solve this with the above sullotion by changing the code in 
   simplemap\classes\simplemap.php
 * by adjusting the code on line 74 to
 *     ```
       $to_display .= '<!-- Responsive iFrame -->
       <div class="responsive-iframe-container"><div id="simplemap" style="' . $hidemap . 'width: ' . $map_width . '; height: ' . $map_height . ';"></div></div>';
       ```
   
 * Dont know is the right way to handle this 😉

Viewing 1 replies (of 1 total)

The topic ‘Responsive IFRAME map’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simplemap_cca5a5.svg)
 * [SimpleMap Store Locator](https://wordpress.org/plugins/simplemap/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simplemap/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simplemap/)
 * [Active Topics](https://wordpress.org/support/plugin/simplemap/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simplemap/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simplemap/reviews/)

## Tags

 * [iframe](https://wordpress.org/support/topic-tag/iframe/)
 * [map](https://wordpress.org/support/topic-tag/map/)

 * 1 reply
 * 1 participant
 * Last reply from: [Piani](https://wordpress.org/support/users/webbmasterpianise/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/responsive-iframe-map/#post-4736503)
 * Status: not resolved