matiere-noire / simple-map-block
WordPress plugin to a map block
Package info
github.com/matiere-noire/simple-map-block
Language:JavaScript
Type:wordpress-plugin
pkg:composer/matiere-noire/simple-map-block
v2.1.1
2020-04-09 12:22 UTC
Requires
- php: ^7.2
README
Allow you to add a simple map in your content. You can add one marker with a popup and you have a few option to style everything.
All the map blocks use MapBox
This project was bootstrapped with Create Guten Block.
You will need a Mapbox account and API key. Define the key in your wp-config.php like so:
define( 'MAPBOX_KEY', 'KEY' );