nodebb-plugin-embed-gmap

NodeBB Embed Google Map Plugin

Usage no npm install needed!

<script type="module">
  import nodebbPluginEmbedGmap from 'https://cdn.skypack.dev/nodebb-plugin-embed-gmap';
</script>

README

NodeBB Embed Google Maps Plugin

This NodeBB plugin allows users to embed Google maps inline with their posts, just typing a bbcode such as [map location].

Installation

npm install nodebb-plugin-embed-gmap

Changes

0.2.0
 - Maps shown using bootstrap grid
0.1.0
 - First release