README
NodeBB Location Plugin
Converts the location string on a users profile to a google map
Installation
npm install nodebb-plugin-location-to-map

A Plugin that turns location strings into google maps
<script type="module">
import nodebbPluginLocationToMap from 'https://cdn.skypack.dev/nodebb-plugin-location-to-map';
</script>
Converts the location string on a users profile to a google map
npm install nodebb-plugin-location-to-map
