Skip to content

arkonisus/leaft-map-block

 
 

Repository files navigation

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
  • TODO: Provide of hooks for customizer

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

Leaflet map block for WordPress 🗺️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 88.7%
  • PHP 9.2%
  • CSS 2.1%