]> git.mxchange.org Git - friendica-addons.git/blob - openstreetmap/README
Merge pull request #38 from beardy-unixer/master
[friendica-addons.git] / openstreetmap / README
1  ____ OpenStreetMap Plugin ____
2 by Mike Macgirvin
3    Klaus Weidenbach
4
5 This addon allows you to use OpenStreetMap for displaying locations.
6
7 ___ Requirements ___
8
9 To use this plugin you need a tile Server that provides the maps.
10 OpenStreetMap data is free for everyone to use. Their tile servers are not.
11 Please take a look at their "Tile Usage Policy":
12 http://wiki.openstreetmap.org/wiki/Tile_usage_policy
13 You can run your own tile server or choose one from their list of public
14 tile servers: http://wiki.openstreetmap.org/wiki/TMS
15 Support the OpenStreetMap community and share the load.
16
17 ___ Configuration ___
18
19 Activate the plugin from your admin panel.  
20
21 You can now add a Tile Server and default zoom level in the plugin settings
22 page of your admin panel.
23
24 The Time Server URL points to the tile server you want to use. Use the full URL,
25 with protocol (http/s) and trailing slash. You can configure the default zoom
26 level on the map in the Default Zoom box.  1 will show the whole world and 18 is the highest
27 zoom level available.