wp-plugin-leaflet-map

Add leaflet maps to Wordpress with shortcodes

GPL-2.0 License

Stars
141

Bot releases are visible (Hide)

wp-plugin-leaflet-map - v3.1.0 Latest Release

Published by bozdoz almost 2 years ago

  • Bumps leaflet default version to 1.9.3
  • Checks for lat and lon in osm_geocode with isset
  • Adds min, max, step to inputs for zoom, minZoom, and maxZoom
  • Obfuscates base tileurl with base64_encode in map-shortcode to deter crawlers
  • Adds tooltipAnchor to geojson and marker shortcodes
  • Default maxZoom is 19, down from 20
  • Allows for comma-separated tile server subdomains, as opposed to 'abc' turning into 'a','b','c' automatically (i.e. you can now use something like "cache-1,cache2" as default subdomains)
  • Adds new shortcodes: [leaflet-image-overlay] and [leaflet-video-overlay] (examples in the shortcode-helper page, or README.md)

Now to hibernate again...

wp-plugin-leaflet-map -

Published by bozdoz over 3 years ago

wp-plugin-leaflet-map - Security Updates

Published by bozdoz over 3 years ago

Fixes many potential security issues by sanitizing admin settings and shortcode attributes.

wp-plugin-leaflet-map - Adds Leaflet Polygon

Published by bozdoz about 5 years ago

  • allow author roles to see shortcodes
  • adds [leaflet-polygon] shortcode
  • makes map ids unique; removes auto-incremented map counts
wp-plugin-leaflet-map - Negation and nested properties

Published by bozdoz over 5 years ago

  • Fix visible att in popups.
  • Adds nested property accessors to geojson popup text: {attributes.email}
  • Adds negation to shortcode attributes with an exclamation mark: e.g. Disable all interaction with [leaflet-map address="las vegas" !boxZoom !doubleClickZoom !dragging !keyboard !scrollwheel !attribution !touchZoom]
  • Fix case-sensitive boxZoom
  • Add touchZoom to map attributes
  • Fix icon-related anchor attributes (numbers instead of strings)
wp-plugin-leaflet-map - fitbounds in map shortcode

Published by bozdoz almost 6 years ago

fitbounds now fits all shapes in map to map view

wp-plugin-leaflet-map - v2.12.0

Published by bozdoz almost 6 years ago

  • Re-added Google Geocoder (optional), since they forced billing accounts
  • Fixed links in shortcode helper page
  • Fixed issue with marker popups that had single quotes
  • Loading leaflet scripts and styles only when a map shortcode is used
  • Added fitbounds to leaflet-map (to replace fit_markers someday)
wp-plugin-leaflet-map -

Published by bozdoz about 6 years ago

rush_2112

wp-plugin-leaflet-map - GPX shortcode

Published by bozdoz almost 7 years ago

wp-plugin-leaflet-map - Marker Groups and GeoJSON HTML Popups

Published by bozdoz about 7 years ago

bitmoji

wp-plugin-leaflet-map -

Published by bozdoz over 7 years ago

bitmoji

wp-plugin-leaflet-map - Stable 2.4.0: works with Leaflet 1.0.2 and WordPress 4.7

Published by bozdoz almost 8 years ago

bitmoji

Badges
Extracted from project README
Random GeoJSON created by me