Title: [Plugin: WP Flexible Map] Static map
Last modified: August 20, 2016

---

# [Plugin: WP Flexible Map] Static map

 *  Resolved [sfacets](https://wordpress.org/support/users/sfacets/)
 * (@sfacets)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-flexible-map-static-map/)
 * Is it possible to display a static version of the KML map with this plugin?
 * [http://wordpress.org/extend/plugins/wp-flexible-map/](http://wordpress.org/extend/plugins/wp-flexible-map/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-flexible-map-static-map/#post-2791475)
 * I’m not sure what you mean by static. Do you mean, stop people from being able
   to pan and zoom? If so, then you can do that by disabling the pan and zoom controls,
   and disabling draggable panning and double-click zoom:
 * `hidepanning=true hidezooming=true draggable=false dblclickzoom=false`
 * If you have descriptions on your map markers, they’ll still be able to click 
   on the marker and get the infowindow which will move the map. If you really need
   a static image, maybe you should crop a screengrab of the map.
 *  Thread Starter [sfacets](https://wordpress.org/support/users/sfacets/)
 * (@sfacets)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-flexible-map-static-map/#post-2791477)
 * I mean like:
 * [https://developers.google.com/maps/documentation/staticmaps/](https://developers.google.com/maps/documentation/staticmaps/)
 *     ```
       http://maps.googleapis.com/maps/api/staticmap?center=Brooklyn+Bridge,New+York,NY&zoom=13&size=600x300&maptype=roadmap
       &markers=color:blue%7Clabel:S%7C40.702147,-74.015794&markers=color:green%7Clabel:G%7C40.711614,-74.012318
       &markers=color:red%7Ccolor:red%7Clabel:C%7C40.718217,-73.998284&sensor=false
       ```
   
 * so just a fixed end result/image.
 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-flexible-map-static-map/#post-2791479)
 * That’s a static image; you can use a simple image tag to add that to a page, 
   no plugin required. Just copy the link, add/edit a page in WordPress, and add
   the image — see the [tutorial page](http://codex.wordpress.org/Inserting_Images_into_Posts_and_Pages).
   Just be sure to pick From Url and paste your URL in there.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: WP Flexible Map] Static map’ is closed to new replies.

 * ![](https://ps.w.org/wp-flexible-map/assets/icon-256x256.png?rev=2590627)
 * [Flexible Map](https://wordpress.org/plugins/wp-flexible-map/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-flexible-map/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-flexible-map/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-flexible-map/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-flexible-map/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-flexible-map/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [webaware](https://wordpress.org/support/users/webaware/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-flexible-map-static-map/#post-2791479)
 * Status: resolved