Emux
abc1867d7c
Fix Point distance
2017-09-08 20:42:33 +03:00
Emux
3449bd86e8
Samples: POI Search example, close #394
2017-09-07 12:02:39 +03:00
Emux
1861ca4a1b
Samples improvements #32
2017-09-07 10:32:50 +03:00
Emux
a77d89b8b3
vtm-theme-comparator: use Mapsforge snapshot version #387
2017-09-07 10:09:08 +03:00
Emux
f63c303293
Mapsforge: at large query zoom levels enlarge clip buffer, fixes #231
2017-09-06 11:34:51 +03:00
Emux
f1634e4976
Mapsforge: at large query zoom levels clip everything #231 , fixes #391
2017-09-06 11:34:31 +03:00
Emux
b59f20ef49
Fix web modules
2017-09-05 15:45:08 +03:00
Emux
07138f3240
Mapsforge themes compatibility improvements #100 , fix #392
2017-09-05 15:24:48 +03:00
Emux
eddfa5a896
vtm-theme-comparator: add 'fatjar' Gradle task #387
2017-09-05 12:30:02 +03:00
Emux
4532e397c0
vtm-theme-comparator: fix application exit #387
2017-09-05 12:29:57 +03:00
Emux
81a270428c
Update changelog
2017-09-03 19:15:30 +03:00
Emux
76e73368ab
Render themes: line symbol and stroke dash array #124 #131
2017-09-03 18:03:07 +03:00
Emux
f4f8eb8d1c
Mapsforge themes compatibility improvements #388 #100
2017-09-03 18:02:55 +03:00
Longri
b695d43fee
Mapsforge themes compatibility ( #388 ) #100
2017-09-03 18:02:35 +03:00
Emux
f6d2db4c6f
Enable vtm-jeo module #375
2017-08-29 19:48:22 +03:00
Emux
e1db67f099
JTS PathLayer: do not try to calculate zero length great circle path by @andreynovikov #390
2017-08-28 16:56:44 +03:00
Andrey Novikov
7142f3410d
PathLayer: do not try to calculate zero length great circle path ( #390 )
2017-08-28 16:53:54 +03:00
Emux
b110314077
vtm-theme-comparator: use same tile size and synchronize zoom level #387
2017-08-22 19:17:57 +03:00
Emux
1cf4d3a60b
vtm-theme-comparator improvements #387
2017-08-21 20:30:28 +03:00
Longri
9c5fd29ff1
vtm-theme-comparator module ( #386 ) #387
2017-08-21 20:24:52 +03:00
Emux
27a39fbfd7
OpenMapTiles theme: enable ocean #385
2017-08-11 22:25:51 +03:00
Emux
d3aa2af73b
OpenMapTiles GeoJSON vector tiles #385
2017-08-11 21:33:28 +03:00
Emux
2555fea5da
UrlTileSource: customize api key name #49
2017-08-11 21:17:43 +03:00
Emux
8bb63c875f
Use Google's Maven repository
2017-07-26 11:02:49 +03:00
Emux
76dcc8b909
Update Android
2017-07-25 09:43:39 +03:00
Wolfgang Schramm
c38975fcba
Cluster marker is clipped, fixed by reducing radius ( #382 )
...
* fixed cluster marker is clipped by reducing radius
fixed comment, swaped fill <-> outline
* replaced static size with dpi dependent size
2017-07-24 19:16:55 +03:00
Wolfgang Schramm
b90d99f82b
ClusterMarkerRenderer: repopulateCluster() is called with different scales ( #381 )
...
mScaleSaved is log2 smaller than scale.
This fixes the bug that subsequent calls to populate() will display the markers correctly and will not be clustered to one single cluster.
2017-07-23 18:06:11 +03:00
Andrey Novikov
76d55bb1a0
Do not fling if map move is disabled ( #378 )
2017-07-19 16:26:37 +03:00
Emux
d9f7638a25
Update changelog
2017-07-19 15:04:19 +03:00
Emux
e7a391e640
LineTexBucket: remove redundant u_scale uniform, fix #376
2017-07-19 15:02:01 +03:00
Andrey Novikov
12fe08884e
Enable custom label loader in label layer ( #377 )
2017-07-19 14:46:25 +03:00
Emux
4d9ad3e942
0.8.0
0.8.0
2017-07-19 11:51:10 +03:00
Emux
ae6ce553b9
Disable vtm-jeo module until update #375
2017-07-19 10:45:37 +03:00
Emux
13c42d509c
LabelLayer: improvements for prevent running worker when disabled #374
0.8.0-rc1
2017-07-12 10:03:17 +03:00
Wolfgang Schramm
a6aa2b2388
LabelLayer: prevent running worker when disabled (caused a loop) ( #374 )
2017-07-12 09:57:09 +03:00
Wolfgang Schramm
9f7fe2577b
Add state parameter to all animateTo methods which called animStart with a hardcoded state. ( #373 )
...
Preserve old API which now calls the extended animateTo methods.
2017-07-08 18:36:03 +03:00
Emux
ad2348631a
Update applications list
2017-07-06 19:49:26 +03:00
Emux
2dbad2b16a
OkHttp sources and sinks are not threadsafe, fix #369
2017-07-03 12:18:49 +03:00
Emux
8db30d8537
Mapsforge: increase limit for max way length causing empty tiles, fix #370
2017-06-30 22:17:53 +03:00
Emux
25f0310334
Height offset in render styles, close #368
2017-06-24 20:05:34 +03:00
Emux
3041ab5515
GeoJSON tile decoder: fix variable typo #367
2017-06-22 19:58:16 +03:00
Emux
27e2c5dde5
Mapzen GeoJSON vector tiles with vtm-json module, close #55 #367
2017-06-21 14:49:54 +03:00
Emux
a386cfea4f
Render theme improvements #41
2017-06-21 10:06:38 +03:00
Emux
fe104300ba
Mapzen MVT: refactor tile source #57
2017-06-20 20:54:40 +03:00
Emux
f1ae5c3d68
Deprecate Mapnik GeoJSON sample #48
2017-06-20 20:26:22 +03:00
Emux
767019ee06
OSM indoor layer: allow setting text style #366
2017-06-20 09:24:09 +03:00
Emux
3a3a58d273
OSM indoor layer: allow setting inactive levels color, closes #366
2017-06-19 19:51:45 +03:00
Emux
0eb53403d1
Location renderer: improve scaling #317
2017-06-17 18:05:29 +03:00
akarsh
4938852b40
Update OSMIndoorLayer.java ( #365 )
...
The get level method does not parse levels with double type i.e. 0.5.
The app crashes at the time of loading. The solution to this issue, is
parsing double and then converting it into integer value.
e.g. level 0.5 to level 0
2017-06-17 14:31:21 +03:00
akarsh
0d14473132
Update OSMIndoorLayer.java ( #364 )
...
The getlevel method does not work for geojson files created without @relations tags.
Here is the example of two levels 1 & 2 file:f483daa278/bothlevels.geojson
Created using JOSM and following simple indoor tagging.
2017-06-16 09:19:39 +03:00