diff --git a/doc.html b/doc.html index fc88d234..9dd47ea2 100644 --- a/doc.html +++ b/doc.html @@ -156,7 +156,7 @@ </map> -

In case of vector tile images (PBF2), +

In case of vector tile images (MVT2), set the type attribute of the tile tag to "vector". This will adjust the pixel ratio of the tile to the pixel ratio of the display device.

@@ -256,18 +256,18 @@

Offline maps

-

OziExplorer maps, TrekBuddy maps/atlases, Garmin JNX maps, MBTiles and GeoTIFF - images are supported by GPXSee.

+

OziExplorer maps, TrekBuddy maps/atlases, Garmin JNX maps, TwoNav RMaps, + MBTiles and GeoTIFF images are supported by GPXSee.

You may easily create offline atlases from online map services by using Mobile Atlas Creator (MOBAC).

POI files

-

All of the supported formats with waypoints capability - GPX, KML, TCX, NMEA, WPT - and Garmin CSV - can be loaded either as data files or as POI files. When a file - is opened as a POI file, only waypoints reasonable near the tracks/waypoints of - the loaded data files are displayed.

+

All of the supported formats with waypoints capability - GPX, KML, TCX, NMEA, + WPT, LOC, GeoJSON and Garmin CSV - can be loaded either as data files or as POI + files. When a file is opened as a POI file, only waypoints reasonable near the + tracks/waypoints of the loaded data files are displayed.

To make GPXSee load a POI file automatically on startup, add the file to the POI directory in one of the configuration paths.

diff --git a/index.html b/index.html index 02a3d9b0..de8b5f95 100644 --- a/index.html +++ b/index.html @@ -91,7 +91,7 @@
  • User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS).
  • Offline maps (OziExplorer maps, TrekBuddy maps/atlases, Garmin - JNX maps, GeoTIFF images, MBTiles).
  • + JNX maps, TwoNav RMaps, GeoTIFF images, MBTiles).
  • Elevation, speed, heart rate, cadence, power, temperature and gear ratio/shifts graphs.
  • Support for DEM files (SRTM HGT).
  • @@ -139,7 +139,7 @@ organization.

    Reporting bugs

    -

    If you have found some bug in GPXSee, please report it using the +

    If you have found a bug in GPXSee, please report it using the GitHub issue tracker. 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.

    @@ -153,6 +153,15 @@