Commit Graph

11 Commits

Author SHA1 Message Date
Gustl22
70dd6554c3 refactor 'final static' to 'static final' convention 2018-12-06 21:06:04 +01:00
Gustl22
067f08834d Improved theme styles (#479)
Fonts added: thin, light, medium, black, condensed
2018-01-14 15:31:31 +02:00
Gustl22
e3b137e3c4 GeometryBuffer: (#453)
+ renamed buffer positions
+ update docs
+ expand toString for meshes/tris
2017-12-04 21:17:30 +02:00
Emux
5615604170 Render themes improvements #41 2017-10-12 10:46:26 +03:00
Emux
e793e8851b Improve code / xml formatting, closes #54 2016-07-09 19:45:23 +03:00
Hannes Janetzek
85a4bbe125 api: UrlTileSource:
- add UrlTileSource.getTileUrl(Tile) to create complete url string
- add TileUrlFormatter interface to override default formatter
- remove unused return from sendRequest()
2014-04-03 16:12:38 +02:00
Hannes Janetzek
9c4e04c4d6 api: UrlTileSource
- use replacement string for tilePath
- move 'low-level' formatTilePath to LwHttp
- implement LwHttpFactory
2014-04-03 04:15:46 +02:00
Hannes Janetzek
fc9901e493 cleanup: move carto theme to not working mapnik tilesource 2014-03-18 00:09:58 +01:00
Hannes Janetzek
50e3794cb9 add getter for UrlTileSource.getUrl() 2014-02-28 19:11:15 +01:00
Hannes Janetzek
48fa5d5434 refactor: move tile layer classes back to layers.tile
they *really* belong there
2014-02-24 15:03:21 +01:00
Hannes Janetzek
78d125a0f6 move rotten tilesources to extras 2014-02-09 22:25:01 +01:00