Commit Graph
2402 Commits
Author SHA1 Message Date
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:https://gist.githubusercontent.com/akarsh/a92d1c3be234ab1ff7d2469d511ad03a/raw/f483daa278647c5353a784f0081423474cfc7f17/bothlevels.geojson

Created using JOSM and following simple indoor tagging.
2017-06-16 09:19:39 +03:00
Emux 34ddf3a005 Update indoor Overpass sample 2017-06-15 20:28:41 +03:00
Emux 9ca4785701 Location renderer: fix external shaders initialization #317 2017-06-15 15:50:07 +03:00
Emux 8d2aba9c65 Location renderer: add scaling support #317 2017-06-15 12:31:23 +03:00
Emux 2872ce94a3 Location shaders: proper fix #321 2017-06-13 13:27:58 +03:00
Emux d5ebf43e3d Location shaders: some Mali GPU don't like ternary operators #321 2017-06-13 12:03:12 +03:00
Emux 223eb120fa Location renderer: avoid continuous rendering, closes #141 2017-06-12 15:40:45 +03:00
Emux b94d943247 Fix location shader #321 2017-06-11 19:41:52 +03:00
Emux d409aa5b96 Location renderer custom color, closes #361 2017-06-11 19:12:59 +03:00
Emux 644c83ed69 Android 8.0 (O) 2017-06-09 20:24:38 +03:00
Emux db871d4a22 OkHttpEngine improvements #138 2017-06-08 19:31:27 +03:00
Emux 3f959a3b46 OkHttpEngine: improve cache API, add example #138 2017-06-07 21:24:18 +03:00
Emux 903dbad9c6 Mapsforge: remove MapDatabase.readZoomTable redundant checks, fixes #357 2017-06-05 13:56:10 +03:00
Emux 3afca64080 OkHttpEngine: add timeout options #138 2017-06-04 22:41:27 +03:00
Emux 16f0d524c5 UrlTileDataSource: catch NPE input stream 2017-06-04 22:38:58 +03:00
Emux f669022ca3 OSMIndoorLayer: add style scaling #355 2017-06-02 21:54:29 +03:00
Emux dce7886447 OSMIndoorLayer: enable labels, fixes #355 2017-06-02 21:42:06 +03:00
Emux f77c46f56d Render theme styles: allow setting menu callback #93 2017-06-01 14:53:11 +03:00
Emux 45383397bc Update dependencies 2017-05-30 14:11:44 +03:00
Emux c14e93e25d Render themes: add highway ref tag #41 2017-05-28 21:35:36 +03:00
Emux 7b7b5a923a Update applications list 2017-05-24 20:39:25 +03:00
Mathieu De Brito 6b4bb7d8bf Added accessible static value as default building height (#351) 2017-05-22 20:28:11 +03:00
Emux 5d4d630ce0 Update Android Gradle plugin 2017-05-12 09:43:21 +03:00
Andre Höpfner 8d121c0798 Update RoboVM to 2.3.1 release (#350) 2017-05-10 12:23:24 +03:00
Emux 6b362e5125 Update applications list 2017-05-09 22:33:24 +03:00
Emux c2eb679adf Improve canvas DPI setting, fixes #349 2017-05-09 15:32:06 +03:00
Emux 183cb8aafd Update Android build tools 2017-04-24 20:39:12 +03:00
Emux 4bf27bc910 GdxSpriteBatchTest: fix map position scale #337 2017-04-15 12:39:07 +03:00
Andre Höpfner f0639972b4 make iOS 10.3 and Xcode 8.3 compatible (#345)
recompile SvgGh library with new code singature needed by iOS 10.3
2017-04-08 20:32:18 +03:00
Emux e1d17321c6 Update applications list 2017-04-08 17:45:02 +03:00
Emux b75ac0d647 Update Android Gradle plugin 2017-04-05 15:30:07 +03:00
Emux 7f81ddf47f Update changelog 2017-04-02 17:03:54 +03:00
Longri c580e1d7a5 Map renderer COORD_SCALE configurable and global use (#344) 2017-04-02 16:26:03 +03:00
Emux 7a28788972 Fix applications list 2017-04-01 17:33:12 +03:00
Emux 36e547d828 Update applications list 2017-04-01 16:21:08 +03:00
Emux bd762dae9e MapboxMapActivity: disable cache, add grid for debug #32 2017-03-31 16:12:33 +03:00
Emux 347c1d31bb Location renderer improvements #321 2017-03-29 13:28:04 +03:00
Emux c6be08a903 Update Android support library 2017-03-28 19:32:23 +03:00
Emux 8ab2195500 Layer enabled state #342 improvements 2017-03-28 19:16:03 +03:00
Andre Höpfner 9fff945978 Handle layer enabled state (#342) 2017-03-28 19:13:35 +03:00
Emux 18d8e18bdf Android samples: fix scale bar check on exit #32 2017-03-22 21:34:52 +02:00
Emux b32692942f Gretty plugin (Gradle) at web modules, closes #338 2017-03-18 19:20:43 +02:00
Emux 9c58d8219c GdxMap: make map renderer protected 2017-03-18 15:17:16 +02:00