Title: Pimap
Author: Leo Baiano
Published: <strong>12. august, 2014</strong>
Last modified: 26. august, 2014

---

Søg plugins

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

![](https://s.w.org/plugins/geopattern-icon/pimap.svg)

# Pimap

 Af [Leo Baiano](https://profiles.wordpress.org/leobaiano/)

[Download](https://downloads.wordpress.org/plugin/pimap.zip)

 * [Detaljer](https://da.wordpress.org/plugins/pimap/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/pimap/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/pimap/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/pimap/#developers)

 [Support](https://wordpress.org/support/plugin/pimap/)

## Beskrivelse

A plugin that allows users to record information that will be displayed on the google
maps pins.

#### Credits

 * Odin Framework [wp-brasil](https://github.com/wpbrasil/odin)

#### Contribute

You can contribute to the source code in our [GitHub](https://github.com/leobaiano/pimap)
page.

## Skærmbilleder

 * [[
 * Initial options, the center of the map and zoom
 * [[
 * Registration pin
 * [[
 * Displaying the map on the site
 * [[
 * Displaying image and content in infobox

## Installation

To install just follow the installation steps of most WordPress plugin’s:

e.g.

 1. Download the file lb-back-to-top.zip;
 2. Unzip the file on your computer;
 3. Upload folder post-ranking-view, you just unzip to `/wp-content/plugins/` directory;
 4. Activate the plugin through the `Plugins` menu in WordPress;
 5. Be happy.

Displaying the map on the site
 Add the code below where you want the map to appear:

    ```
    <?php
    if ( function_exists( 'display_map' ) ) {
        display_map();
    }
    ?>
    ```

For include in your post, page and etc, use shortcode

    ```
    [pimap]
    ```

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“Pimap” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

 *   [ Leo Baiano ](https://profiles.wordpress.org/leobaiano/)
 *   [ Valerio Souza ](https://profiles.wordpress.org/valeriosza/)

[Oversæt “Pimap” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/pimap)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/pimap/), tjek [SVN repository](https://plugins.svn.wordpress.org/pimap/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/pimap/)
via [RSS](https://plugins.trac.wordpress.org/log/pimap/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 1.2.0 2014-08-25

 * Create shortcode [pimap], active scroll on mouse and change icon wp-admin.

#### 1.1.1 2014-08-24

 * Fix bug in the display of pins without image

#### 1.1.0 2014-08-21

 * Displaying image and content in infobox.
 * Translation into Portuguese of Brazil

#### 1.0.0 2014-08-02

 * Creation of the plugin, the initial version.

## Meta

 *  Version **1.2.0**
 *  Senest opdateret **12 år siden**
 *  Aktive installationer **10+**
 *  WordPress-version ** 3.8 eller højere **
 *  Testet op til **4.0.38**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/pimap/)
 * Tags
 * [contact](https://da.wordpress.org/plugins/tags/contact/)[Google Maps](https://da.wordpress.org/plugins/tags/google-maps/)
   [local](https://da.wordpress.org/plugins/tags/local/)[maps](https://da.wordpress.org/plugins/tags/maps/)
   [shortcode](https://da.wordpress.org/plugins/tags/shortcode/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/pimap/advanced/)

## Bedømmelser

 5 ud af 5 stjerner.

 *  [  1 5-stjernet anmeldelse     ](https://wordpress.org/support/plugin/pimap/reviews/?filter=5)
 *  [  0 4-stjernet anmeldelser     ](https://wordpress.org/support/plugin/pimap/reviews/?filter=4)
 *  [  0 3-stjernet anmeldelser     ](https://wordpress.org/support/plugin/pimap/reviews/?filter=3)
 *  [  0 2-stjernet anmeldelser     ](https://wordpress.org/support/plugin/pimap/reviews/?filter=2)
 *  [  0 1-stjernet anmeldelser     ](https://wordpress.org/support/plugin/pimap/reviews/?filter=1)

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

[Se alle anmeldelser.](https://wordpress.org/support/plugin/pimap/reviews/)

## Bidragsydere

 *   [ Leo Baiano ](https://profiles.wordpress.org/leobaiano/)
 *   [ Valerio Souza ](https://profiles.wordpress.org/valeriosza/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/pimap/)

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](http://lbideias.com.br/donate)