Location, Jspwiki plugin, Abstract information, Braincopy library, Products, GNSSFinder, OpenLayers
OSM Plugin is a plugin for embedding OpenSteetMaps into a JSPWiki page by using OpenLayers Libraryhttp://openlayers.org/.
Place the following line anywhere in a JSPWiki page.
[{OSM lat='coordinate latitude' lng='coordinate longitude'}]
Integration display of places which were written in "pages" parameter divided by slash"/".!!
[{OSM lat='coordinate latitude' lng='coordinate longitude' pages='page A/page B/pageC'}]
usage example: Simple one->Location, Integrated Display-> Travel
you can check source code in Github site: https://github.com/tateshitah/jspwiki-osm-plugin.
Main
Menu
Location, Jspwiki plugin, Abstract information, Braincopy library, Products, GNSSFinder, OpenLayers
Table of Contents
Introduction#
OSM Plugin is a plugin for embedding OpenSteetMaps
into a JSPWiki page by using OpenLayers Libraryhttp://openlayers.org/
.
Installation#
Usage#
Place the following line anywhere in a JSPWiki page.
[{OSM lat='coordinate latitude' lng='coordinate longitude'}]Integration display of places which were written in "pages" parameter divided by slash"/".!!
[{OSM lat='coordinate latitude' lng='coordinate longitude' pages='page A/page B/pageC'}]Parameters#
usage example: Simple one->Location, Integrated Display-> Travel
you can check source code in Github site: https://github.com/tateshitah/jspwiki-osm-plugin
.
Future works and Known Issues#
Reference#