@wphelpcenter Mon-Fri - 8am-6pm Pacific

WordPress HelpCenter

Log in
Plugin Help, Support and Customization

Leaflet Maps Marker Support


Installation Instructions

Note: plugin requires at least PHP 5.2 and Wordpress 3.0!

  1. Upload leaflet-maps-marker folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Optional: change default settings (you are getting redirected to plugin settings page automatically on first activation)

After installation you will find a 'Leaflet Maps Marker' menu in your WordPress admin panel and in WordPress Admin Bar. For basic usage and tutorials, you can also have a look at http://www.mapsmarker.com/docs.

FAQ

Do you have questions or issues with Leaflet Maps Marker? Please use these support channels appropriately:

  1. FAQ
  2. Docs
  3. Ideas (for feature requests)
  4. Wordpress Support Forum (free community support)
  5. WP Questions (paid community support)
  6. WordPress HelpCenter (paid professional support)

More info on support

Changelog

v2.3 - 26.04.2012

  • Blog post with more details about this release
  • NEW: added sort options for marker and layer listing pages in backend
  • NEW: localized paypal check out pages for donations :-)
  • CHANGED: updated French translation thanks to Vincèn Pujol, http://www.skivr.com
  • CHANGED: updated Italian translation thanks to Luca Barbetti
  • BUGFIX: TinyMCE button error on certain installations (function redeclaration, different wp-admin-directory)
  • BUGFIX: list of markers below layer maps was not as wide as the map on some templates
  • BUGFIX: changed constant WP_ADMIN_URL to LEAFLET_WP_ADMIN_URL due to problems on some blogs

v2.2 - 24.03.2012

v2.1 - 18.03.2012

  • Blog post with more details about this release
  • NEW: added changelog info box after each plugin update
  • NEW: added support for MapBox basemaps
  • NEW: added option to hide API links on markers list below layer maps
  • NEW: added check for incompatible plugins
  • NEW: Italian translation thanks to Luca Barbetti
  • CHANGED: optimized search results table for maps (started with TinyMCE button on post/page edit screen)
  • CHANGED: updated French translation thanks to Vincèn Pujol, http://www.skivr.com
  • CHANGED: updated Dutch translation thanks to Marijke
  • CHANGED: updated Japanese translations thanks to Shu Higashi
  • BUGFIX: attribution text is not cleared on backend maps if basemap is changed
  • BUGFIX: removed double slashes from image urls in settings

v2.0 - 13.03.2012

v1.9 - 05.03.2012

v1.8 - 29.02.2012

  • Blog post with more details about this release
  • NEW: added option to add a timestamp for each marker for more precise KML animations
  • NEW: added option to change the default marker icon for new marker maps
  • NEW: option to configure output of names for KML (show, hide, put in front of popup-text)
  • NEW: added Dutch translation thanks to Marijke
  • OPTIMIZED: reduced load for GeoJSON feeds up to 75% (full list of attributes can be shown by adding &full=yes to URL)
  • CHANGED: updated columns for CSV export file (custom overlay & WMS status, kml timestamp)
  • CHANGED: KML links are now opened in the same window (removed target="_blank")
  • BUGFIX: UTC offset calculations for KML timestamp was wrong if UTC was < 0
  • BUGFIX: markers are not clickable anymore if there is no popup text
  • BUGFIX: styles for each marker icon in KML output are now unique (SELECT DISTINCT...)
  • BUGFIX: output of multiple markers as KML did not work (leaflet-kml.php?marker/layer=1,2,3)
  • BUGFIX: output of multiple markers as GeoRSS did not work (leaflet-georss.php?marker/layer=1,2,3)
  • BUGFIX: output of multiple markers as ARML did not work (leaflet-wikitude.php?marker/layer=1,2,3)
  • BUGFIX: if single layer was changed into multi layer map, list of markers was still displayed below map
  • BUGFIX: button "add to layer" did not work on new layers

v1.7 - 22.02.2012

  • Blog post with more details about this release
  • NEW: added multi-layer support allowing you to combine markers from different layer maps
  • NEW: Wikitude World Browser now displays custom marker icons instead of standard icon from settings
  • NEW: option to set the maximum number of markers you want to display in the list below layer maps
  • NEW: Spanish translation thanks to David Ramírez, http://www.hiperterminal.com
  • OPTIMIZED: added with & height attributes to custom marker-image-tags on marker edit page to speed up page load time
  • CHANGED: default font color in popups to black due to incompabilities with several themes

v1.6 - 14.02.2012

  • Blog post with more details about this release
  • NEW: added support for Cloudmade maps with styles as basemaps
  • UPDATE from leaflet 0.3 beta to 0.3.1 stable changelog
  • BUGFIX: markers did not show up in Wikitude World Browser due to a bug with different provider name
  • BUGFIX: lat/lon values for layer and marker maps were rounded on some installations
  • CHANGED: added updated Japanese translation (thanks to Shu Higashi, @higa4)
  • CHANGED: added updated German translation

v1.5.1 - 12.02.2012

  • Blog post with more details about this release
  • BUGFIX: layer maps and API links did not work on multisite installations
  • BUGFIX: legend link for WMS layer did not work
  • BUGFIX: links in panel had a border with some templates
  • BUGFIX: removed double slashes from LEAFLET_PLUGIN_URL-links
  • BUGFIX: uninstall didnt remove marker-icon-directory on some installations
  • BUGFIX: admin pages for map/layer edit screens broken on WordPress 3.0 installations
  • OPTIMIZED: javascript variable definitions for wms layers and custom overlays get added to sourcecode only when they are active on the current map

v1.5 - 09.02.2012

  • Blog post with more details about this release
  • NEW: added option to display a list of markers below layer maps (enabled for new layer maps, disabled for existing layer maps)
  • NEW: included option to add GeoRSS feed for all markers to <head> to allow users subscribing to your markers easily
  • NEW: add mass actions for layer maps
  • CHANGED: database structure for boolean values from tinyint(4) to tinyint(1)
  • BUGFIX: overlay status for layer maps wasnt displayed in backend preview

v1.4.3 - 29.01.2012

  • Blog post with more details about this release
  • NEW: added WMS support for KML-files via networklink
  • BUGFIX: routing link attached to popup text did not work
  • BUGFIX: missing KML schema declaration causing KML file not to work with scribblemaps.com

v1.4.2 - 25.01.2012

  • Blog post with more details about this release
  • BUGFIX: custom marker icons not showing up on maps on certain hosts (using directory separators different to / )
  • BUGFIX: css styling for -tag in controlbox got overriden by some templates

v1.4.1 - 24.01.2012

  • Blog post with more details about this release
  • BUGFIX: markers & layers could not be added on some hosting providers (changed updatedby & updatedon column on both tables to NULL instead of NOT NULL)
  • CHANGED: added updated Japanese translation (thanks to Shu Higashi, @higa4)

v1.4 - 23.01.2012

  • Blog post with more details about this release
  • NEW: added support for routing service from Google Maps
  • NEW: added support for routing service from yournavigation.org
  • NEW: added support for routing service from openrouteservice.org
  • NEW: mass-actions for changing default values for existing markers (map size, icon, panel status, zoom, basemap...)
  • CHANGED: panel status can now also be selected as column for marker/layer listing page
  • CHANGED: controlbox status column for markers/layers list view now displays text instead of 0/1/2
  • BUGFIX: method for adding markers/layers as some users reported that new markers/layers were not saved to database
  • BUGFIX: method for plugin active-check as some users reported that API links did not work
  • BUGFIX: marker/layer name in fullscreen panel did not support UTF8-characters
  • BUGFIX: text width in tinymce editor was not the same as in popup text
  • BUGFIX: several German translation text strings
  • BUGFIX: markers added directly with shortcode caused error on frontend

v1.3 - 17.01.2012

  • Blog post with more details about this release
  • NEW: add mass actions for makers (assign markers to layer, delete markers)
  • CHANGED: flattr now embedded as static image as long loadtimes decrease usability because Google Places scripts starts only afterwards
  • CHANGED: marker-/layername for panel in backend now gets refreshed dynamically after entering in form field
  • CHANGED: geo microformat tags are now also added to maps added directly via shortcode
  • OPTIMIZED: div structure and order for maps on frontend
  • BUGFIX: map/panel width were not the same due to css inheritance
  • BUGFIX: map css partially broken in IE < 9 when viewing backend maps
  • BUGFIX: links in maps were underlined on some templates
  • BUGFIX: panel API link images had borders on some templates
  • BUGFIX: text in layer controlbox was centered on some templates
  • REMOVED: global stats for plugin installs, marker/layer edits and deletions
  • REMOVED: featured sponsor in admin header
  • REMOVED: developers comments from css- and js-files

v1.2.2 - 14.01.2012

v1.2.1 - 13.01.2012

  • Blog post with more details about this release
  • BUGFIX: plugin installation failed on certain hosting providers due to path/directory issues
  • BUGFIX: (interactive) maps do not get display in RSS feeds (which is not possible), so now a static image with a link to the fullscreen standalone map is displayed
  • BUGFIX: removed redundant slashes from paths
  • BUGFIX: fullscreen maps did not get loaded if WordPress is installed in subdirectory
  • BUGFIX: API images in panel did show a border on some templates

v1.2 - 11.01.2012

  • Blog post with more details about this release
  • NEW: added GeoRSS-feeds for marker- and layer maps (RSS 2.0 & ATOM 1.0)
  • NEW: added microformat geo-markup to maps, to make your maps machine-readable
  • CHANGE: Default custom overlay (OGD Vienna Addresses) is not active anymore by default on new markers/layers (but still gets active when an address through search by Google Places is selected)
  • CHANGE: added attribution text for default custom overlay (OGD Vienna Addresses) to see if overlay has accidently been activated
  • CHANGE: added sanitization for wikitude provider name
  • BUGFIX: plugin conflict with Google Analytics for WordPress resulting in maps not showing up
  • BUGFIX: plugin did not work on several hosts as path to wp-load.php for API links could not be constructed
  • BUGFIX: reset settings to default values did only reset values from v1.0
  • BUGFIX: when default custom overlay for new markers/layers got unchecked, the map in backend did not show up anymore
  • BUGFIX: fullscreen standalone maps didnt work in Internet Explorer
  • BUGFIX: maps did not show up in Internet Explorer 7 at all
  • BUGFIX: attribution box on standalone maps did not show up if windows size is too small
  • BUGFIX: slashes were not stripped from marker/layer name on frontend maps
  • BUGFIX: quotes were not shown on marker/layer names (note: double quotes are replaced with single quotes automatically due to compatibility reasons)

v1.1 - 08.01.2012

  • Blog post with more details about this release
  • NEW: show standalone maps in fullscreen mode
  • NEW: create QR code images for standalone maps in fullscreen mode
  • NEW: API links (KML, GeoJSON, Fullscreen, QR Code, Wikitude) now only work if plugin is active
  • NEW: German translation
  • NEW: Japanese translation thanks to Shu Higashi (@higa4)
  • NEW: option to show/hide WMS layer legend link
  • NEW: option to disable global statistics
  • CHANGED: added more default marker icons, based on the top 100 icons from the Map Icons Collection
  • CHANGED: added attribution text field in settings for custom overlays
  • CHANGED: removed settings for Wikitude debug lon/lat -> now marker lat/lon respectively layer center lat/lon are used when Wikitude API links are called without explicit parameters &latitude= and &longitude=
  • CHANGED: default setting fields can now be changed by focusing with mouse click
  • CHANGED: added icons to API links on backend for better usability
  • BUGFIX: dynamic preview of marker/layer panel in backend not working as designed
  • BUGFIX: language pot-file didn´t include all text strings for translations
  • BUGFIX: active translations made setting tabs unaccessible

v1.0 - 01.01.2012

Help, Support & Customization for

Leaflet Maps Marker

Call now: 720-288-0398

Using WordPress HelpCenter for help with Leaflet Maps Marker supports robertharm (the plugin developer).

Plugin Info

Current Version:
2.3
Minimum WordPress Version:
3.0
Tested up to WordPress Version:
3.4-beta3
Compatible with WordPress MU:
yes
Plugin Author:
robertharm

WordPress.org Page

SVN Repository