Plugin Directory

MapPress Easy Google Maps

MapPress is the most popular and easiest way to create great-looking Google Maps and driving directions in your blog.

2.38
  • Added: new options for borders and drop-shadow on map
  • Changed: MapPress now requires WordPress 3.2 or higher (3.2 uses modern PHP and MySQL versions)
  • Fixed: the wrong URL was provided for updating MapPress
  • Fixed: screen was jumping to top when selecting custom icon
  • Fixed: clicking the 'save' map button while editing a marker now saves the marker edits before the map is saved
  • Fixed: search results were incorrect when querying multiple categories for mashups
2.37
  • Removed: the "did you mean...?" address prompt. Google changed the geocoder again and it is now returning multiple results even for a corrected input address.
  • Removed: the "custom CSS" options was redundant and confusing to many users. If you have custom CSS settings, please move them to your theme's style.css file instead.
  • Added: border settings in options screen
  • Added: clicking 'enter' in the map editor now correctly adds a location rather than publishing the post/page
  • Changed: if you choose the option to link mashup title with the source post, clicking the title in the marker list will go directly to the post (previously, it opened that marker on the map)
  • Changed: the container

<

div> is now sized to exactly the size of the map

<

div> (previously it was the default, usually 100% width) * Changed: the cursor no longer jumps to the directions panel when it's opened - this was causing annoying scrolling on some pages * Fixed: when setting the map to open the first marker, initially the map wasn't centering correctly * Fixed: HTML error in settings screen for the map sizes * Fixed: loading spinner centered

2.36
  • Fixed: Google changed the geocoding response format on 7/27, which caused an error when adding locations in MapPress.
2.35
  • Fixed: 'headers already sent' error (conflict with Relevanssi plugin). If you are still receiving this error please contact me
2.34
  • Fixed: adjusted CSS to prevent scrollbars in marker InfoWindows ("bubbles")
  • Fixed: unwanted highlighting in some themes when selecting from marker list
2.33
  • Fixed: a bug in mappress.css CSS file was preventing the map from centering in some themes
  • MapPress Pro Fixed: icon picker was broken by a bug in 2.32
2.32
  • Added: you can now enter lat/lng locations directly in the 'location' text field. Use the format "title@lat,lng". For example: Washington@38.902255,-77.036819
  • Added: you can now set a "directions server". If you have set directions to open from Google you can open a regional Google server (i.e. German server for Germany, etc.)
  • Added: 45-degree angle viewing will soon become the default for satellite view (learn more here: http://goo.gl/y26D7).
  • Added: overview map control for widgets, shortcodes and settings. See the MapPress documentation or learn more here: http://goo.gl/y26D7)
  • MapPress Pro Added: new widget options, including map zoom, traffic and map type
  • Added: new settings screen layout
  • Added: you can specify up to 3 default map sizes instead of the default small/medium/large (in case you have custom sizes you want to use)
  • Added: RSS and news widget on settings screen
  • Added: on the settings screen you can now resize from and to specific sizes
  • Added: when a marker is clicked on the map or marker list, it is now brought in 'front' of all other markers
  • Added: new filters for your own developments: when a map is saved, deleted or create, and when the directions panel HTML is generated
  • Removed: the 'autocenter' parameter is deprecated; if you want the map to automatically center, set the center to null or (0,0); to automatically zoom set the zoom to null
  • Changed: updated the mappress.po file (you can use it as a .pot as well) and many of the plugin texts
  • Changed: traffic button has been styled to look more like the Google buttons
  • Changed: map type control should now adapt itself to screen size and map size automatically (horizontal bar or dropdown)
  • Changed: when clicking on marker 'directions' link, marker infowindow is not closed until directions are requested
  • Fixed: when requesting directions from a marker on the marker list, the marker infowindow will be opened
  • Fixed: geocoding errors for some odd addresses could return blanks, these are now ignored
  • Fixed: marker zooming in the editor now works better at all zoom levels
2.31
  • Fixed: better network activation - plugin checks if it needs to create its tables whenever it runs
  • Fixed: jQuery is now loaded in noConflict() mode to preserve compatibility with older plugins and themes
  • Fixed: variable naming bug in geocode() method of the API
  • Fixed: timing issue when publishing without saving first in Firefox
2.30
  • Fixed: was loading JQ 1.4.2, should be 1.4.4 for WP3.1; also removed JQ load on admin screens
2.29
  • Added: load jQuery 1.4.2 even if an obsolete version is loaded by another plugin or theme, this resolves somoe theme/plugin conflicts
  • Changed: updated some of the obsolete language files. Also plugin now loads the domain in the init() action
  • Changed: added !important modifiers to CSS to resolve compatibility with some themes
2.28
  • Fixed: unable to add new locations (broken by a change in the Pro version)
2.27
  • Added: ability to show directions initially. Use [mappress initialopendirections="true"] to use this feature.
  • Changed: changed label "location list" to "marker list" (no functionality change, just the labels)
  • Fixed: added missing texts for locationlization
  • Fixed: added

<

p> tags around directions to support strict XHTML validation * MapPress Pro Changed: the default marker list template now just shows [title] rather than [title] and [body] * MapPress Pro Changed: the marker list template [body] tag now shows FULL HTML for the body. Use [bodytext] to show the text with the HTML stripped out. * MapPress Pro Added: new widget options for showing directions and a marker list * MapPress Pro Added: editor now remembers last icon selected

2.26
  • MapPress Pro Fixed: bug in 2.25 caused markers to list incorrectly when editing
  • MapPress Pro Changed: updated marker list display to show marker title + plain text of marker body (see docs for details)
2.25
  • Added: "reset defaults" button on options screen
  • Fixed: in some cases the mappress shortcode could appear in RSS feeds
  • MapPress Pro Changed: when saving empty custom address field, no map created
  • MapPress Pro Fixed: POI template function wasn't using user template
  • MapPress Pro Fixed: powered by link incorrectly labeled
2.24
  • MapPress Pro Fixed: error saving custom field name for errors
2.23
  • Fixed: incorrect directions routing for foreign addresses, e.g. French
  • Fixed: missing translation for some strings
  • MapPress Pro Fixed: directions link not working in marker list
  • MapPress Pro Fixed: incorrect overflow handling for POI list in IE8
2.22
  • Fixed: warning on settings screen
2.20-2.21
  • MapPress Pro Added: setting for list of locations under map
  • MapPress Pro Added: setting to remove powered by link
  • MapPress Pro Added: extended automatic map creation for custom fields
  • MapPress Pro Added: extended query processing to allow array options
2.19

*

2.18
  • Same as 2.17. Trying a re-upload to fix the 404 errors in the wordpress repository
2.17
  • Fixed: plugin was not reporting database tables correctly when table prefix was in upper case
  • Fixed: zoom was wrong for only 1 POI if entered by lat/lng
  • Fixed: multisite network activation implemented
2.16
  • Set marker link color blue (some themes use white links); you can override in mappress.css ".mapp-overlay a"
  • MapPress Pro Fixed: for mashups, WP editor replaced & with & and defaults were not set correctly
  • MapPress Pro Fixed: better title/directions URL handling for mashups & widget if POI was created using lat/lng instead of address
2.15
  • Enhanced address correction for US/Foreign addresses
  • MapPress Pro Fixed: bugs related to TurboCSV integration
  • MapPress Pro Fixed: "my icons" click events
2.14
  • Fixed: bug in 2.13 for lat/lng directions broke adding addresses to new maps
2.13
  • Added: better user icon handling for Pro version
2.12
  • Added: directions for lat/lng locations. Just enter lat,lng in the from or to directions input box.
  • Plugin version displayed in post/page edit metaboxes
  • Simplified marker overlay layout and CSS; should help prevent scrollbars when displaying and editing map
  • Added routines for TurboCSV integration
2.11
  • Plugin version displayed in post/page edit metaboxes
2.10
  • Fixed: marker body change lost when changing icon (Pro)
2.0.9
  • Fixed: dragging didn't work until map was save
  • Fixed: javascript warning when adding new POI
  • Fixed: icon 'back' link didn't work (Pro)
  • Fixed: icon reset after canceling icon selection (Pro)
2.0.8
  • Fixed bug preventing saving some options as unchecked.
2.0.7
  • You can now specify "center_lat" and "center_lng" in the shortcode to set the map center
  • Fixed bug where zoom was not being set if provided in shortcode
  • Fixed bug where directions link would not work
  • Rewrote meta_key shortcode processing - will be available in Pro version
2.0.6
  • Workaround added for prototype.js JSON bugs caused by other plugins including prototype library. Prototype 1.6.1 breaks jQuery width(), height(), and JSON stringify for arrays
  • Added additional debug info to find cases where plugin PHP JSON libraries have conflict
  • Fixed an error in CSS class .mapp-overlay-links
2.0.4
  • Added some missing strings for translations
  • Added new option to the MapPress 'settings' screen to resize all maps at once.
  • Widened lat/lng input
  • Added support for WPML language settings (http://wpml.org)
  • Converted custom CSS checkbox to an input field
  • Settings should no longer be reset on upgrade
2.0.3
  • Added warning about need to activate new plugin version
2.0.2
  • Fixed: some PHP versions were giving error T_OBJECT_OPERATOR
2.0.1
  • Fixed activation error for 2.0
  • Added street view support
  • Added keyboard shortcuts setting to enable/disable keyboard scrolling & zoom
2.0
  • MapPress now uses Google maps API v3 - it's faster, optimized for mobile phones - and no more API keys!
  • WordPress 3.0 and MultiSite compatible
  • Multiple maps in a single post or page
  • Custom post types support
  • Optimized loading: javascript and CSS are loaded ONLY on pages with a page
  • Maps can be generated from custom fields - you can even use TurboCSV to upload maps from a spreadsheet
  • Custom post types are fully supported
  • Driving, walking and bicycling directions, and directions can be dragged to change waypoints or route
  • Real-time traffic
  • New shortcodes with many parameters: "mapid" (to specify which map to show), "width" "height", "zoom", etc.
  • Programming API to develop your own mapping plugins
  • Marker tooltips

Requires: 3.2 or higher
Compatible up to: 3.3.2
Last Updated: 2012-5-17
Downloads: 312,217

Average Rating

3 stars
(358 ratings)

Support

Got something to say? Need help?

Compatibility

+
=
Works!

5 people say it works.
1 person says it's broken.

100,2,2
100,1,1 100,3,3
100,2,2 100,3,3 0,2,0
100,11,11
60,15,9
86,7,6 100,8,8 100,2,2
100,14,14 100,6,6 100,6,6 100,5,5 86,7,6 83,6,5 100,6,6 88,8,7 100,5,5 100,5,5 100,2,2 100,2,2 100,5,5 100,5,5 86,7,6 100,4,4 100,8,8 88,8,7 86,7,6 100,7,7 86,7,6 100,5,5 100,6,6 75,4,3 50,2,1 100,10,10 100,1,1
100,1,1
80,5,4
100,2,2 100,1,1
100,3,3 80,10,8 100,1,1 100,1,1
100,1,1 100,10,10 100,5,5 100,1,1
80,5,4 100,5,5
100,10,10
100,1,1 0,1,0
100,3,3
100,6,6 100,10,10 100,1,1 86,22,19
100,1,1 100,13,13
94,16,15
83,6,5