Title: Vanilla Adaptive Maps
Author: jcdesign
Published: <strong>22 Settembre 2015</strong>
Last modified: 22 Settembre 2015

---

Ricerca i plugin

![](https://ps.w.org/vanilla-adaptive-maps/assets/banner-772x250.png?rev=1251391)

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://ps.w.org/vanilla-adaptive-maps/assets/icon-256x256.png?rev=1251360)

# Vanilla Adaptive Maps

 Di [jcdesign](https://profiles.wordpress.org/jcdesign/)

[Scarica](https://downloads.wordpress.org/plugin/vanilla-adaptive-maps.1.0.1.zip)

 * [Dettagli](https://it.wordpress.org/plugins/vanilla-adaptive-maps/#description)
 * [Recensioni](https://it.wordpress.org/plugins/vanilla-adaptive-maps/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/vanilla-adaptive-maps/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/vanilla-adaptive-maps/#developers)

 [Supporto](https://wordpress.org/support/plugin/vanilla-adaptive-maps/)

## Descrizione

A way to include an Adaptive Map, based on [Brad Frost’s Adaptive Maps pattern](http://bradfrostweb.com/blog/post/adaptive-maps/),
without requiring an external JavaScript library.

The basic premise is that we should be using mobile devices’ far better-suited mapping
applications rather than attempting to frame maps in our own websites. Users w/ 
larger screens will get a full map in an iframe.

No styling has been provided, but the link and map are wrapped in `div.adaptive-
map`.

### Credits

All props to [Brad Frost](http://bradfrostweb.com/blog/post/adaptive-maps/) who 
presented the idea quite a while ago.

## Screenshot

 * [[
 * Entering shortcode into a post
 * [[
 * The map is created above the link
 * [[
 * On narrower screens, a static map image will be created instead

## Installazione

 1. Upload the `vanilla-adaptive-maps` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

To use, write a shortcode like this: `[vamap addr="1203 Pearl St, Boulder, CO 80302"]`

To include a responsive map in a theme template, write the following PHP:

    ```
    <?php echo do_shortcode('[vamap addr="1203 Pearl St, Boulder, CO 80302"]'); ?>
    ```

## FAQ

  What is the breakpoint between mobile and desktop?

Right now, the breakpoint is set at 550px, which was the default in Brad’s model,
and seems reasonable to me.

  Can I change the breakpoint for switching from mobile to desktop?

Yes, although you’ll have to modify the plugin. Open `vanilla-adaptive-maps.php`
and look for `set_breakpoint`. You can change the number there.

Right now we are only supporting a pixel-based breakpoint. I want to change that,
though.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Vanilla Adaptive Maps” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ jcdesign ](https://profiles.wordpress.org/jcdesign/)

[Traduci “Vanilla Adaptive Maps” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/vanilla-adaptive-maps)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/vanilla-adaptive-maps/)
segui il [repository SVN](https://plugins.svn.wordpress.org/vanilla-adaptive-maps/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/vanilla-adaptive-maps/)
tramite [RSS](https://plugins.trac.wordpress.org/log/vanilla-adaptive-maps/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Files reorganized. No code changes.

#### 1.0

 * Initial release.

## Meta

 *  Versione **1.0.1**
 *  Ultimo aggiornamento **11 anni fa**
 *  Installazioni attive **100+**
 *  Versione WordPress ** 3.3 o superiore **
 *  Testato fino alla versione **4.3.34**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/vanilla-adaptive-maps/)
 * Tag
 * [Google Maps](https://it.wordpress.org/plugins/tags/google-maps/)[map](https://it.wordpress.org/plugins/tags/map/)
   [responsive](https://it.wordpress.org/plugins/tags/responsive/)[shortcode](https://it.wordpress.org/plugins/tags/shortcode/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/vanilla-adaptive-maps/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[Your review](https://wordpress.org/support/plugin/vanilla-adaptive-maps/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/vanilla-adaptive-maps/reviews/)

## Collaboratori

 *   [ jcdesign ](https://profiles.wordpress.org/jcdesign/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/vanilla-adaptive-maps/)

## Donazioni

Vuoi sostenere le versioni future?

 [ Fai una donazione per lo sviluppo ](http://jeremycarlson.com/)