X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/mediawiki_extensions/wrmap.git/blobdiff_plain/d31a130d6b206e370a4e8e8407eb73a5a2e92dd4..310084e4c888fed6a6a83815e28175adc1c5f010:/wrmap.php?ds=sidebyside diff --git a/wrmap.php b/wrmap.php index ce0e811..07d6200 100644 --- a/wrmap.php +++ b/wrmap.php @@ -120,20 +120,22 @@ Definition * * * + * * * * * * + * * * The order may be used by the renderer to determine in which order the elements should be drawn. -* , , , and define points +* , , , , and define points * The elements may have the following attributes: * name (string): defines the name (not the label) of the element * wiki (string): name of a MediaWiki page the point refers to * The content is exactly one coordinate pair. -* , , , and +* , , , , and define non-closed polygons. * They may have the following attributes: farbe (hex format, e.g. #12a50f): color of the line @@ -142,8 +144,8 @@ Definition coordinates. -For transmitting the map to javascript, geojson is used in a