Hannes Janetzek
b174f65122
added drawing api
...
add GeomBuilder, needs Jts
drawing_api: squashed
drawing_api: use JtsDrawable baseclass
- add makeCircle for testing
drawing_api: cleanups
drawing_api: refactor
drawing_api: use SpatialIndex
drawing_api: optimization + cleanup
drawing_api: VectorLayer
- use VectorLayer for PathLayer
drawing_api: make style builder more consistent with theme api
drawing_api: wip
2015-06-18 00:17:01 +02:00
Hannes Janetzek
bf2909585b
gradle: update GWT
2014-11-03 01:36:24 +01:00
Hannes Janetzek
846d90f9fe
nicer gl api
...
- java class name should suffice as namespace
- also use import static gl instance seems to work now with Gwt
2014-10-10 03:23:37 +02:00
Hannes Janetzek
a97b3283a0
add TileSource.Builders
2014-09-11 21:00:26 +02:00
Hannes Janetzek
5d939cdbfd
gradle: update
2014-06-10 22:16:07 +02:00
Hannes Janetzek
4ddf9dcf39
refactor ExtrusionRenderer
...
- extract tile specific parts to BuildingRenderer
- sort tiles by distance for compilation
- slow down fade out animation
2014-05-24 23:06:50 +02:00
Hannes Janetzek
9bd327cbe6
API: remove setBackgroundMap, add setBaseMap(TileLayer)
2014-05-05 00:05:05 +02:00
Hannes Janetzek
72b2349e11
gwt: add MapUrl for url hash parsing and updates
2014-03-27 03:14:05 +01:00
Hannes Janetzek
150c7d911c
gwt: s3db layer
2014-03-27 03:14:05 +01:00
Hannes Janetzek
e6eab7f773
gwt: use canvas defined in html
...
- handle resize in js
- app option for tileSize in MapConfig js object
2014-03-27 03:14:04 +01:00
Hannes Janetzek
4e4d4270db
split vtm-web into library and vtm-web-app
2014-03-27 03:14:03 +01:00