2526 Commits

Author SHA1 Message Date
Emux
49ef4c8e1b
0.9.0 0.9.0 2017-12-03 17:06:59 +02:00
Gustl22
535482025e
MapElement: enhance clone (not copy complete buffer) (#451) 2017-12-03 15:28:27 +02:00
Emux
e73ac4acfc
Merge pull request #450 from andreynovikov/is-mapsforge-theme
Do not read theme twice if format is predefined
2017-11-27 11:47:38 +02:00
Andrey Novikov
bc20664bc5
Do not read theme twice if format is predefined 2017-11-27 10:22:48 +03:00
Emux
06936fc4ee
Mapsforge maps v5 as Beta 2017-11-23 10:25:11 +02:00
Emux
0829098ebb
Update Gradle Android plugin 2017-11-22 09:28:45 +02:00
Emux
8ad2036ec1
GeoPointUtils: calculate scale to display a BoundingBox #396 2017-11-20 10:48:16 +02:00
Emux
4f7675d2a8
Render themes: add building parts in all themes #41 2017-11-19 20:36:13 +02:00
Gustl22
8f4e9967f0
Buildings: handle references with id (OpenStreetMap, Mapzen) (#448) 2017-11-18 17:53:42 +02:00
Emux
f884c17195
Update contributing guide 2017-11-18 12:21:26 +02:00
lucaosten
490b932eab
Code improvements (#446)
+ reduced memory usage of RenderBucket by making "type" byte instead of int
+ improved code readability in TextItem by renaming variable
+ added latitude/longitude validation methods to GeoPointUtils
+ solved Java double precision problem in GeoPoint
+ made GeoPoint Serializable for easier Android usage
+ made BoundingBox.toString() human readable for better debugging
2017-11-18 11:54:26 +02:00
Gustl22
149353119b
Add OSM and S3DB tags (#447) 2017-11-17 20:00:51 +02:00
Emux
9c3f3b8a4c
BitmapTileLayer: fix default bitmap alpha #444 2017-11-15 22:08:44 +02:00
Andrey Novikov
f9e06c80ad
BitmapTileLayer: fade steps enhancements, support for permanent transparency (#444) 2017-11-14 16:51:56 +02:00
Gustl22
fe2c067272 TagSet: numTags and tag array as private (#439) 2017-11-13 12:24:54 +02:00
Longri
9c3488e107
iOS: add POT textures test (#443) 2017-11-12 12:03:47 +02:00
Longri
df784f6f68
Fix POT textures in render themes (#443) 2017-11-12 12:00:06 +02:00
Schedul Xor
a178357ca8 Added app to Applications.md (#442) 2017-11-11 22:48:35 +02:00
Emux
6627eab8e2
Update Android build tools 2017-11-10 11:31:26 +02:00
Andre Höpfner
0a7638e10d iOS: fix text drawing with stroke width (#441) 2017-11-10 10:38:08 +02:00
lucaosten
f94c665b27 fixed thread safety problem in Viewport (#438)
recycled variables were accessed non synchronized (and therefore non
thread safe) causing errors once multiple threads were used interacting
with the Viewport
2017-11-03 20:04:09 +02:00
Emux
d23bca9c7f Gradle 4 and Android plugin 3 improvements #433, fix #436 2017-10-30 12:28:03 +02:00
Emux
53dbb737fb Gradle 4 and Android plugin 3 improvements #433 2017-10-29 20:23:04 +02:00
Emux
1aa5f24e11 vtm-android-gdx module, fix #435 2017-10-29 18:53:24 +02:00
Emux
1d44057198 libGDX 1.9.7, fix #434 2017-10-29 18:53:13 +02:00
Emux
bcf4cff42b LWJGL 2 desktop exit status #433 2017-10-29 18:53:07 +02:00
Emux
cbdeb58c2f Gradle 4 and Android plugin 3, fix #433 2017-10-29 18:52:55 +02:00
Andrey Novikov
df5bcd583f Enable style categories (#430) 2017-10-24 13:20:18 +03:00
Emux
e2a4ad8a97 Marker clustering: allow custom cluster renderer #312 2017-10-21 19:35:07 +03:00
Emux
795359fb44 Update documentation 2017-10-17 20:12:36 +03:00
Emux
a9a042ea41 Mapsforge maps v5 support improvements #429 2017-10-17 13:15:30 +03:00
Gustl22
cd5a62a2ff Mapsforge maps v5 support (#429) 2017-10-17 11:00:45 +03:00
Andre Höpfner
dfd3a7dcf6 + update SVGgh to version 1.9.2 with iOS 11 compatibility (#426)
+ update RoboVM to version 2.3.2 with iOS  11 compatibility with InteliJ-PlugIn Version 2.3.3-SNAPSHOT and compatibility with Xcode 9.0
2017-10-12 14:54:33 +03:00
Emux
5615604170 Render themes improvements #41 2017-10-12 10:46:26 +03:00
Emux
b3f6899b1f Mapsforge themes: fix default position tag #100 2017-10-12 10:31:01 +03:00
Emux
e3f2f19119 PathLayer, VectorLayer (polygon) overlays touch events #316 #424 (#425) 2017-10-05 20:39:30 +03:00
Emux
126b98ae8c Render themes improvements #41 2017-10-05 20:00:59 +03:00
Emux
9104b746ac ItemizedLayer: use scaling in touch calculations 2017-10-05 15:41:53 +03:00
Emux
fc6bce20bb Update Travis 2017-10-05 13:51:47 +03:00
Emux
76582da497 Render themes: highway ref captions #41 2017-10-04 20:24:29 +03:00
Emux
a06ea5492e Two finger tap zoom out gesture, fix #423 2017-10-04 15:43:01 +03:00
Emux
1d7ece5a65 Render themes: "base-stroke-width", fix #422 2017-10-03 19:42:16 +03:00
Emux
67b911a7df Render themes: add ferries, fix #421 2017-10-03 14:47:39 +03:00
Emux
7947e5c027 Update changelog 2017-10-03 14:27:01 +03:00
Emux
69f7ed7ae0 Update changelog 2017-10-03 13:33:46 +03:00
Gustl22
fa658bd1f0 Support of extrusions in BuildingLayer on Mapzen maps (#419)
+ Tag add "levels"
+ BuildingLayer: support extrusions with height and levels, string unit in meters
+ Support height for Mapzen building_parts
+ Support of building parts in default theme and mapzen
2017-10-03 13:30:23 +03:00
Emux
233f0c4f7e Allow custom tile size instead of the calculated one 2017-09-29 19:37:39 +03:00
Emux
02b29c7584 Samples improvements #32 2017-09-28 21:01:34 +03:00
Emux
cedf3edc61 Render themes improvements #41 2017-09-28 15:05:41 +03:00
Emux
60aa9600d8 Render themes: rule types order, fix #418 2017-09-28 14:47:34 +03:00