friendica-addons/openstreetmap/README

28 lines
1.0 KiB
Plaintext
Raw Normal View History

____ OpenStreetMap Plugin ____
by Mike Macgirvin
Klaus Weidenbach
This addon allows you to use OpenStreetMap for displaying locations.
___ Requirements ___
To use this plugin you need a tile Server that provides the maps.
OpenStreetMap data is free for everyone to use. Their tile servers are not.
Please take a look at their "Tile Usage Policy":
http://wiki.openstreetmap.org/wiki/Tile_usage_policy
You can run your own tile server or choose one from their list of public
tile servers: http://wiki.openstreetmap.org/wiki/TMS
Support the OpenStreetMap community and share the load.
___ Configuration ___
2012-04-04 19:42:13 +02:00
Activate the plugin from your admin panel.
2012-04-04 19:42:13 +02:00
You can now add a Tile Server and default zoom level in the plugin settings
page of your admin panel.
2012-04-04 19:42:13 +02:00
The Time Server URL points to the tile server you want to use. Use the full URL,
with protocol (http/s) and trailing slash. You can configure the default zoom
2012-04-04 19:42:13 +02:00
level on the map in the Default Zoom box. 1 will show the whole world and 18 is the highest
zoom level available.