Commit Graph
2511 Commits
Author SHA1 Message Date
Emux 7c12c2ae9b Polygon symbol positioning, fix #405 2017-09-19 11:58:22 +03:00
Emux 564435a22a Render themes improvements #41 2017-09-18 09:42:14 +03:00
Emux 607cdeb5db Feature parameters, fix #403 2017-09-16 18:03:28 +03:00
Emux 4903a4b5f4 Update .gitignore 2017-09-16 17:37:59 +03:00
Emux e5043447e3 PolyLabel samples #402 2017-09-16 17:14:10 +03:00
Emux 4f78fed094 PolyLabel default disabled #402 2017-09-15 21:28:05 +03:00
Emux 0fbce21140 Samples improvements #32 2017-09-15 19:23:36 +03:00
Emux 3a19c2f2f5 Render themes improvements #41 2017-09-14 13:18:56 +03:00
Emux c694fbc63b VTM map scaling improvements, fix #401 2017-09-14 13:18:56 +03:00
Emux c4b6d019ff Samples improvements #32 2017-09-14 13:18:56 +03:00
Emux 3603dfef03 ThemeLoader: fix text scaling #92 2017-09-14 09:32:49 +03:00
Emux 35f1e7092c CanvasAdapter: add user scale option #92 2017-09-13 16:32:07 +03:00
Emux 9283b80594 Automatic tile size calculation #92 2017-09-12 20:21:56 +03:00
Emux f81dff2365 CanvasAdapter: add getScale method #92 2017-09-11 13:05:22 +03:00
Emux 5c2b404b3f Mapsforge Reverse Geocoding #383 (#398)
* Mapsforge Reverse Geocoding #383

* Mapsforge Reverse Geocoding example #383
2017-09-10 17:04:19 +03:00
Emux 095ed65eb3 Core utilities #396 (#397) 2017-09-10 15:59:54 +03:00
Emux 3d7a09c457 OSMIndoorLayer: fix polygon line color parsing #366 2017-09-09 15:56:11 +03:00
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