Added Ordnance Survey and Esri styles info

This commit is contained in:
2022-06-08 01:02:04 +02:00
committed by GitHub
parent 1065a27bfb
commit 44862114ab

View File

@ -43,7 +43,8 @@ The map style is loaded from the
file on plugin load. If the style uses a sprite, the sprite JSON file must
be named `sprite.json` and the sprite image `sprite.png` and both files must be
placed in the same directory as the style itself. *A style compatible with the
tiles data schema (Mapbox, OpenMapTiles, Tilezen) must be used.*
tiles data schema (Mapbox, OpenMapTiles, Tilezen, Ordnance Survey, Esri, ...)
must be used.*
For a list of "ready to use" styles see the
[QtPBFImagePlugin-styles](https://github.com/tumic0/QtPBFImagePlugin-styles)