Skip to content

Map block for the new WordPress Editor

Notifications You must be signed in to change notification settings

matiere-noire/simple-map-block

 
 

Repository files navigation

Simple Map block

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

About

Map block for the new WordPress Editor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.7%
  • PHP 6.3%
  • CSS 1.0%