diff --git a/doc.html b/doc.html index b05084a9..a025c7e8 100644 --- a/doc.html +++ b/doc.html @@ -106,12 +106,6 @@ syntax/semantics divided by map type.
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.