Hannes Janetzek
|
fb6765ef0c
|
clear map after theme change
|
2013-10-09 01:56:13 +02:00 |
|
Hannes Janetzek
|
4eb9b9a3be
|
theme: use osm icons
|
2013-10-09 01:56:13 +02:00 |
|
Hannes Janetzek
|
de001b9dfa
|
tiles now served by mod_tile - need to patch it for other mime types than image/png
|
2013-10-09 01:56:13 +02:00 |
|
Hannes Janetzek
|
049751f05f
|
fix displaced caption labels
- use 'dy' in label bounding box
|
2013-10-09 01:56:13 +02:00 |
|
Hannes Janetzek
|
80624a5d06
|
fix draw label-only tiles (set MapTile state ready when there are no baselayer items)
|
2013-10-09 01:56:13 +02:00 |
|
Hannes Janetzek
|
f55ed24926
|
only show label symbol when label is also visible
|
2013-10-09 01:56:13 +02:00 |
|
Hannes Janetzek
|
b433ca6dff
|
- use TextureItem.bind()/.upload()
- keep track of which texture is bound in GLState
- add workaround for issue with line-distance-texture on desktop
|
2013-10-09 01:56:13 +02:00 |
|
Hannes Janetzek
|
29b70ecf5b
|
use AsyncTask for labeling task
|
2013-10-09 01:56:13 +02:00 |
|
Hannes Janetzek
|
5b16f6b085
|
borrow AsyncTask stuff from libgdx
- for html backend async tasks are just put on Queue and run on next main-loop iteration
|
2013-10-09 01:56:13 +02:00 |
|
Hannes Janetzek
|
8787ac7b48
|
add comment
|
2013-10-09 01:56:13 +02:00 |
|
Hannes Janetzek
|
2926b340c4
|
fix invalid textures on resume
|
2013-10-09 01:56:13 +02:00 |
|
Hannes Janetzek
|
43e9c6ebd9
|
refactor: --dup code
|
2013-10-09 01:56:13 +02:00 |
|
Hannes Janetzek
|
23a26eb18c
|
add MapView.post(Runnable)
|
2013-10-09 01:56:13 +02:00 |
|
Hannes Janetzek
|
136db862d2
|
refactor: make MapView abstract, remove MapRenderCallback
|
2013-10-09 01:56:13 +02:00 |
|
Hannes Janetzek
|
1481f4b508
|
GLRenderer, add function to set clear color
|
2013-10-09 01:56:12 +02:00 |
|
Hannes Janetzek
|
9043188f94
|
add method to create Text RenderInstruction - really need to switch to Builders..
|
2013-10-09 01:56:12 +02:00 |
|
Hannes Janetzek
|
1614c81a6d
|
remove redundant null test
|
2013-10-09 01:56:12 +02:00 |
|
Hannes Janetzek
|
5e9b517f50
|
extract ThemeLoader from MapTileLayer
|
2013-10-09 01:56:12 +02:00 |
|
Hannes Janetzek
|
e29c36d6e7
|
TileManager, pass params for min/max zoom-level and cache size in constructor
|
2013-10-09 01:56:12 +02:00 |
|
Hannes Janetzek
|
419c83e88d
|
add Stamen water- and hillshade bitmat tile source
|
2013-10-09 01:56:12 +02:00 |
|
Hannes Janetzek
|
b2585b1386
|
shade height of buildings
|
2013-10-09 01:56:12 +02:00 |
|
Hannes Janetzek
|
244e52118d
|
themeable area textures
|
2013-10-09 01:56:12 +02:00 |
|
Hannes Janetzek
|
23b602fcca
|
workaround for html backend - InputStream emu does not implement Closable
|
2013-10-09 01:56:12 +02:00 |
|
Hannes Janetzek
|
2965dbcaeb
|
building layer fade animation
|
2013-10-09 01:56:12 +02:00 |
|
Hannes Janetzek
|
98aa29104f
|
cleanups
|
2013-10-09 01:56:12 +02:00 |
|
Hannes Janetzek
|
e3f12c3c2c
|
themes tweaks
|
2013-10-09 01:56:12 +02:00 |
|
Hannes Janetzek
|
632ef15dc4
|
add 'reloadTheme' method
|
2013-10-09 01:56:12 +02:00 |
|
Hannes Janetzek
|
7229d8d596
|
move fling gesture detector to MapEventLayer
|
2013-10-09 01:56:12 +02:00 |
|
Hannes Janetzek
|
e33939daa9
|
theme
|
2013-10-09 01:56:12 +02:00 |
|
Hannes Janetzek
|
a4bab81cfd
|
ocimap4: more key
|
2013-10-09 01:56:11 +02:00 |
|
Hannes Janetzek
|
3f63cc95bb
|
enable experimental tile textures
|
2013-10-09 01:56:11 +02:00 |
|
Hannes Janetzek
|
be49146da5
|
formatter
|
2013-10-09 01:56:11 +02:00 |
|
Hannes Janetzek
|
dd757a1b95
|
infinite loop on stop: this was wrong.. not sure about the right solution
|
2013-10-09 01:56:11 +02:00 |
|
Hannes Janetzek
|
f5ef7a97ef
|
theme: smaller point symbols
|
2013-10-09 01:56:11 +02:00 |
|
Hannes Janetzek
|
20293a8db4
|
theme: no *opaque* national_park overlay
|
2013-10-09 01:56:11 +02:00 |
|
Hannes Janetzek
|
5e4095dddb
|
cleanup: remove files
|
2013-10-09 01:56:11 +02:00 |
|
Hannes Janetzek
|
175f6d84d1
|
high precision float for text shader
|
2013-10-09 01:56:11 +02:00 |
|
Hannes Janetzek
|
041d988d88
|
+ setBackgroundMap
|
2013-10-09 01:56:10 +02:00 |
|
Hannes Janetzek
|
37781cad78
|
- changed abstract SyncPool.clearItem() to return whether item should be put back to pool
- fix leak in TextureItem
|
2013-10-09 01:56:10 +02:00 |
|
Hannes Janetzek
|
ae951dc4bd
|
use fallback when std_derivative shaders failed to compile
|
2013-10-09 01:56:10 +02:00 |
|
Hannes Janetzek
|
77721db328
|
use std_derivatives line shader again
|
2013-10-09 01:56:10 +02:00 |
|
Hannes Janetzek
|
f9623e9f22
|
enable building rendering again
|
2013-10-09 01:56:10 +02:00 |
|
Hannes Janetzek
|
ae2c930e90
|
move Triangle utility function to utils.geom package
|
2013-10-09 01:56:10 +02:00 |
|
Hannes Janetzek
|
ce7c722c36
|
extruded buildings dont work atm
|
2013-10-09 01:56:10 +02:00 |
|
Hannes Janetzek
|
a018ccc851
|
re-enable baselayer utility setter
|
2013-10-09 01:56:09 +02:00 |
|
Hannes Janetzek
|
c137a69dc5
|
for async loader (in html backend)
|
2013-10-09 01:56:09 +02:00 |
|
Hannes Janetzek
|
e3a6f07e25
|
unused import
|
2013-10-09 01:56:09 +02:00 |
|
Hannes Janetzek
|
4623766927
|
fix: contains
|
2013-10-09 01:56:09 +02:00 |
|
Hannes Janetzek
|
377cfa01af
|
consistent global names
|
2013-10-09 01:56:09 +02:00 |
|
Hannes Janetzek
|
c62070a33e
|
dont prefetch grandparent tiles
|
2013-10-09 01:56:09 +02:00 |
|