From d60381b8475b5ded492c018e6c2840a2dc284a4a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20T=C5=AFma?=
GPXSee supports most tile server based online maps out there, but the - list - of maps distributed with the official packages is limited to those - that are "freely distributable". You may however easily extend (or change) - the default map list with your own map sources definitions.
-The root map element contains two mandatory elements - name
and url, and two optional elements - zoom and bounds.
The tile X and Y coordinates are replaced with $x
and
diff --git a/index.html b/index.html
index 924f384d..de9f0121 100644
--- a/index.html
+++ b/index.html
@@ -124,6 +124,17 @@
Bugs that are not reported can not be fixed! If you are missing some
feature in GPXSee, you may also use the tracker to request it.
GPXSee supports most tile server based online maps out there, but the + list + of maps distributed with the official packages is limited to those + that are "freely distributable". You may however easily extend (or change) + the default map list with your own map sources definitions.
+ +In addition to the global maps, there is also a "community driven" + GPXSee maps repository + on GitHub where anyone can contribute local map servers, usually run by some + state geographic institutions.