forked from friendica/friendica-addons
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.
4 lines
200 B
Smarty
4 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>
|