nodebb-plugin-embed-gmap
Version:
NodeBB Embed Google Map Plugin
15 lines (9 loc) • 310 B
Markdown
# 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