|
@@ -3,10 +3,10 @@
|
|
<img src="https://github.com/conversejs/community-plugins/blob/master/location/location.png?raw=true" />
|
|
<img src="https://github.com/conversejs/community-plugins/blob/master/location/location.png?raw=true" />
|
|
|
|
|
|
## Overview
|
|
## Overview
|
|
-This plugin publishes the geographic location of the user to xmpp pubsub as specified in XEP-0080. It also posts the location to the active chat or groupchat as an out of band (oob) url.
|
|
|
|
|
|
+This plugin publishes and recieves the geographic location of the user to xmpp pubsub as specified in XEP-0080. It also posts the location to the active chat or groupchat as an out of band (oob) url and renders the url into a map using OpenStreetMap and leaflet.js.
|
|
|
|
|
|
## Install
|
|
## Install
|
|
see https://m.conversejs.org/docs/html/plugin_development.html on how to install this plugin
|
|
see https://m.conversejs.org/docs/html/plugin_development.html on how to install this plugin
|
|
|
|
|
|
## How to use
|
|
## How to use
|
|
-
|
|
|
|
|
|
+Click on the arrow icon to publish your deo location
|