mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-05 03:02:54 +00:00
ecfdb0ab23
This patch makes it possible to configure the tile server used for serving the OpenStreetMap maps. Add README with hints about the Tile Usage Policy (http://wiki.openstreetmap.org/wiki/Tile_usage_policy). A list of public available tile servers can be found here: http://wiki.openstreetmap.org/wiki/TMS You can also configure the default zoom level.
3 lines
200 B
Smarty
3 lines
200 B
Smarty
{{ inc field_input.tpl with $field=$tmsserver }}{{ endinc }}
|
|
{{ inc field_input.tpl with $field=$zoom }}{{ endinc }}
|
|
<div class="submit"><input type="submit" name="page_site" value="$submit" /></div>
|