Title: Nokia Maps &amp; Places
Author: marekkrysiuk
Published: <strong>23, Payares de 2011</strong>
Last modified: 7, Xineru de 2015

---

Guetar plugins

![](https://ps.w.org/nokia-mapsplaces/assets/banner-772x250.png?rev=547432)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Nokia Maps & Places

 By [marekkrysiuk](https://profiles.wordpress.org/marekkrysiuk/)

[Download](https://downloads.wordpress.org/plugin/nokia-mapsplaces.1.7.0.zip)

 * [Details](https://ast.wordpress.org/plugins/nokia-mapsplaces/#description)
 * [Reviews](https://ast.wordpress.org/plugins/nokia-mapsplaces/#reviews)
 *  [Installation](https://ast.wordpress.org/plugins/nokia-mapsplaces/#installation)
 * [Development](https://ast.wordpress.org/plugins/nokia-mapsplaces/#developers)

 [Support](https://wordpress.org/support/plugin/nokia-mapsplaces/)

## Description

#### Nokia Maps for Your Blog

Official Nokia Maps & Places plugin is powered by [Nokia Maps API](http://api.maps.nokia.com/).
Add it to your blog to share information about your favorite places and to display
maps.

#### Features

 * Easy to install: no need for additional configuration, adds a button to media
   insert/upload section
 * Easy to use: search using keywords or right click on the map, choose a place 
   from a list, edit place title and insert the place widget into the editor
 * Three ready-to-use templates to customize your places widget
 * Use different map tiles including public transport and traffic information tiles
 * Support for dashboard QuickPress
 * All required data is stored in a shortcode, no additional tables needed
 * Readers of your blog will be able to:
 * Pan or zoom a map
 * Rate a place
 * Use contact information (phone number, e-mail, Web page)
 * See a place in Nokia Maps
 * Get directions on Nokia Maps
 * Share a place on Facebook or Twitter with one click
 * Share a place on any Web site using an URL
 * If a place allows booking (hotels, etc.) – initiate booking with one click

#### Screencast

## Screenshots

 * [[
 * Nokia Maps & Places button in Upload/Insert section of Add New Post
 * [[
 * Place search with suggestion list
 * [[
 * Search results
 * [[
 * Customize your map
 * [[
 * Nokia Maps & Places widget in a post
 * [[
 * Shortcode example
 * [[
 * Select any place with right-click and use it in your widget
 * [[
 * Use any place and customize place name
 * [[
 * Include Nokia Maps Traffic into your place widgets
 * [[
 * Show public transport information in a widget

## Installation

Just follow one of procedures described [here](https://codex.wordpress.org/Managing_Plugins#Installing_Plugins).
We recommend using [WordPress built-in installer](https://codex.wordpress.org/Administration_Panels#Add_New_Plugins).
Remember to activate a plugin once it is installed.

Note: when upgrading a plugin make sure you deactivate and then remove existing 
plugin version using [Plugins Panel](https://codex.wordpress.org/Administration_Panels#Plugins)
in the [Administration Panels](https://codex.wordpress.org/Administration_Panels)
of your WordPress site or manually, as described [here](https://codex.wordpress.org/Managing_Plugins#Uninstalling_Plugins).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Nokia Maps & Places” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ marekkrysiuk ](https://profiles.wordpress.org/marekkrysiuk/)
 *   [ Skowron ](https://profiles.wordpress.org/skowron/)
 *   [ radek.adamczyk ](https://profiles.wordpress.org/radekadamczyk/)
 *   [ time4ostry ](https://profiles.wordpress.org/time4ostry/)

[Translate “Nokia Maps & Places” into your language.](https://translate.wordpress.org/projects/wp-plugins/nokia-mapsplaces)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/nokia-mapsplaces/),
check out the [SVN repository](https://plugins.svn.wordpress.org/nokia-mapsplaces/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/nokia-mapsplaces/)
by [RSS](https://plugins.trac.wordpress.org/log/nokia-mapsplaces/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.7.0

End of support Nokia Maps & Places plugin

#### 1.6.7

 * Bugfixes

#### 1.6.6

 * Bugfixes

#### 1.6.5

 * Performance improvements for place display
 * Place search popup fix
 * Other bugfixes

#### 1.6.4

 * Bugfixes

#### 1.6.3

 * Compatibility fix. Plugin is now compatible with newest wordpress versions.

#### 1.6.2

 * Bugfixes and improvements

#### 1.6.1

 * Fixing NOTICE errors when wordpress is running in debug mode
 * Fixing bubble endless spinner when geo service fails
 * Other minor bugfixes and improvements

#### 1.6.0

 * Switched to Nokia Maps API 2.2.1
 * Switched to new geocoder 6.2
 * Added Traffic and Public Transport in a wizard and in a place widget
 * Added “Get directions” link in actions (opens Nokia Maps in a new window, current
   implementation has pop-up blocking issues)
 * Bug fixes

#### 1.5.0

 * Geo IP Location, then browser language preference is used for initial map position
 * Map Right Click location selection (possible coordinate selection when address
   is not available)
 * Introducing preview bubble during result selection
 * Possible place selection and zoom into place from the preview bubble
 * More search results displayed on map
 * Improved searching experience
 * Rendered map icons are clickable
 * Instant zooming to cities, countries and administration areas when searched
 * Increasing Thickbox window and map size
 * Introducing place title change
 * Tile type on “Customize your map” set according to tile type on “Search for the
   place or address”
 * Improved support for legacy addresses
 * Fixed layout issues

#### 1.4.0

 * Nokia Maps API (2.2.0) used to generate Map and Places information
 * Introducing common identifier for both Places and Addresses (href parameter in
   shortcode)
 * Zoom level and tile type are persistent (during place layout selection, changing
   zoom level or tile type will reflect in final Place/Address display)
 * Fixed Layout issues for place/address selection wizard
 * Templates for place/address selection wizard are part of the plugin bundle
 * Numbers added to result list items will reflect the numbered pins shown on the
   map
 * Fixed layout issues for results with small amount of data
 * Improved pin positioning within place’s templates
 * ‘Results not found’ are communicated to the user

#### 1.3.1

 * CSS bug fix

#### 1.3.0

 * Support for sidebar widgets.
 * New compact template to use.
 * Bug fixes.

#### 1.0.2

 * Fixed iframe url on frontend side – always use get_option(‘siteurl’)
 * New labels for Add place popup: display options (Customize your map)

#### 1.0.1

 * Remove unused tinymce/colorbox
 * Remove unnecessary wp_enqueue_script from nokia-mapsplaces.php to fix failing
   placesapi GET requests
 * Replace nokia-places-plugin with nokia-mapsplaces
 * New contributor: radek.adamczyk

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.7.0**
 *  Last updated **11 años ago**
 *  Active installations **10+**
 *  WordPress version ** 3.1 or higher **
 *  Tested up to **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/nokia-mapsplaces/)
 * Tags
 * [geo](https://ast.wordpress.org/plugins/tags/geo/)[location](https://ast.wordpress.org/plugins/tags/location/)
   [mapping](https://ast.wordpress.org/plugins/tags/mapping/)[maps](https://ast.wordpress.org/plugins/tags/maps/)
   [nokia](https://ast.wordpress.org/plugins/tags/nokia/)
 *  [Advanced View](https://ast.wordpress.org/plugins/nokia-mapsplaces/advanced/)

## Ratings

 2.5 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/nokia-mapsplaces/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/nokia-mapsplaces/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/nokia-mapsplaces/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/nokia-mapsplaces/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/nokia-mapsplaces/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/nokia-mapsplaces/reviews/)

## Contributors

 *   [ marekkrysiuk ](https://profiles.wordpress.org/marekkrysiuk/)
 *   [ Skowron ](https://profiles.wordpress.org/skowron/)
 *   [ radek.adamczyk ](https://profiles.wordpress.org/radekadamczyk/)
 *   [ time4ostry ](https://profiles.wordpress.org/time4ostry/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/nokia-mapsplaces/)