Contents
Osm Parser
Description
The OSM parser allows you to have an osm map with markers.
Download & Release Notes
Download |
Release Version |
Moin Version |
Release Notes |
1.0 |
1.6 |
||
1.0 |
1.9 |
rename to osm and enjoy |
Installation
For general installation instructions, see ParserMarket/InstallingParsers. This parser requires no special dependencies, such as outside Python libraries.
Usage
To use this parser, put #!osm after the beginning of the code block.
It can receive as parameters a default icon to show as a marker, a default mapzoom and optionally an identifier if you want to add multiple maps in the same page. You can also specify the width and height of the map in pixels.
Example
{{{#!osm icon=http://tatica.fedorapeople.org/varios/glifo-mapa.png,mapzoom=5,divname=map2 4.65514589,-74.109660387 3.42766,-76.54992 }}}
Should show a map with two markers, the map will be centered at the first marker. It would look like the following image
Copyright
http://moinmo.in/ParserMarket/Osm
License
IgorTamara - <igor AT tamarapatino DOT org> GPL V2