matiere-noire/simple-map-block

WordPress plugin to a map block

Installs: 79

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 2

Language:JavaScript

Type:wordpress-plugin

v2.1.1 2020-04-09 12:22 UTC

This package is auto-updated.

Last update: 2024-04-09 21:09:18 UTC


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' );