jesusyesares / Map-Block-Leaflet

Map Block Leaflet for WordPress 🗺️

Home Page:https://wordpress.org/plugins/map-block-leaflet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leaft map block for Gutenberg

The objective of this project is an alternative in Google Maps to include maps in the WordPress content, for this I take advantage of the new capabilities of the Gutenberg editor

I use leaflet for maps and as a search engine to algolia

Goals

  • Easy way to add maps inside contents of WordPress
  • Is free and no need to use any api key
  • Multimarker

Setup

Download this folder inside your plugins directory

cd /wp-content/plugins/leaflet-map-block/
npm install
npm start

For generate compressed files

npm run build

Feel free to tweet and say 👋 at me @goiblas

About

Map Block Leaflet for WordPress 🗺️

https://wordpress.org/plugins/map-block-leaflet

License:GNU General Public License v2.0


Languages

Language:JavaScript 64.9%Language:CSS 22.2%Language:PHP 10.4%Language:SCSS 2.6%