Last modification |
View Log
| RSS feed
Last modification
- Rev 3824 2017-02-28 10:51:09
- Author: gerd
- Log message:
- add empty style and use it when reading the precomp-sea data
The method SeaGenerator.loadPrecompTile() uses the complex
class OsmMapDataSource to read the content of the precomp sea data. This reading
needs no style rules but OsmMapDataSource loads the default style for each precomp-sea tile if no style option is given.
Using an empty style improves run time a bit.