2262 Commits

Author SHA1 Message Date
Emux
e224a7cf5b Samples: minor improvements #32 2016-11-02 14:06:36 +02:00
Emux
e10a223ea6 Mapsforge: multiple map files with zoom levels, #208 2016-11-02 13:54:31 +02:00
Emux
f85453e60c Render themes: use tessellation in sea #208 2016-11-02 10:40:25 +02:00
Emux
a6b3d7b0c2 Mapsforge: multiple map files, closes #208 2016-11-02 10:32:30 +02:00
Emux
dc15ba5f34 Update documentation 2016-11-02 10:02:34 +02:00
pedrop
1d7afaf8de ItemizedLayer: API enhancements for adding Collection of any MarkerInterface implementation (#211) 2016-10-31 20:29:22 +02:00
pedrop
422d81d665 PathLayer: API enhancements for adding Collection of any GeoPoint extension (#211) 2016-10-31 19:58:13 +02:00
Emux
4b55043dcc MercatorProjection.latitudeToY not work at > ±85.05113°, fixes #222 2016-10-31 15:13:31 +02:00
Emux
7885529fff Update changelog #108 2016-10-30 17:43:02 +02:00
Emux
2c610f5e0b PathLayer: draw line improvements by @Bezzu, fixes #108 2016-10-30 17:31:22 +02:00
Emux
64a586dde8 MapFileTileSource: zoom level improvements, closes #219 2016-10-30 16:14:54 +02:00
Emux
c1f65144df Mapbox tile source: use new Mapzen production url #57 2016-10-29 22:12:56 +03:00
Emux
ad2ee3f40e Mapzem .mvt theme: update with SVG and various improvements #57 2016-10-29 21:46:16 +03:00
Emux
01365686fa Fix render theme schema 'src' regular expression 2016-10-29 21:18:22 +03:00
Emux
dece13ddc9 Mapbox vector tiles improvements and example #57 2016-10-29 20:56:01 +03:00
Emux
05e9e0cdc8 Mapbox vector tiles by @hjanetzek #57 2016-10-29 18:53:52 +03:00
Emux
a9283dd408 Render theme improvements #41 2016-10-28 20:43:16 +03:00
Emux
53ca77d18a Update changelog 2016-10-28 17:39:11 +03:00
Andrey Novikov
97654f0670 Polygon label position (#204), #80
- Fix infinite recursion on invalid polygons
- Allow setting area-size for text styles
- Skip unnecessary calculations if label is outside of visible area
2016-10-28 17:36:10 +03:00
Emux
cbd0ac01df Polygon label position (minor improvements) (#204), #80 2016-10-28 17:35:50 +03:00
Andrey Novikov
ca841f5181 Polygon label position enhancements (#204), closes #80 2016-10-28 17:34:53 +03:00
Emux
a322768f8a 0.6.0 0.6.0 2016-10-28 12:26:13 +03:00
Emux
fc7bb2df9b 0.6.0-rc3 0.6.0-rc3 2016-10-22 13:22:34 +03:00
Emux
062bb8d573 Update Android and Gradle plugin versions 2016-10-21 20:08:17 +03:00
szantai78
ccdea3b663 LocationRenderer: revert shader precision from high to medium #209, fixes #207 2016-10-21 19:18:19 +03:00
Emux
985bbc3f36 0.6.0-rc2 0.6.0-rc2 2016-10-16 15:55:30 +03:00
Emux
aa5fc79681 libGDX desktop: disable OpenAL 2016-10-15 19:05:03 +03:00
Emux
58095f31a4 Enable location layer rendering when needed #171 2016-10-14 19:39:43 +03:00
Emux
e53523b82a Add location layer and Samples example #171 2016-10-14 11:36:34 +03:00
Emux
e5c62c9bc4 Gradle: update Android plugin 2016-10-11 09:09:54 +03:00
Emux
3c1091d8e0 BoundingBox: fix longitude span #200 2016-10-09 21:12:47 +03:00
Emux
d4f3c32358 0.6.0-rc1 0.6.0-rc1 2016-10-08 18:47:05 +03:00
Emux
75b22fee2d Fix Travis build #200 #201 2016-10-08 16:36:51 +03:00
Emux
8a27d14f9a GeoPoint improvements, closes #201 2016-10-08 16:17:10 +03:00
Emux
ac7706eb7a BoundingBox improvements, closes #200 2016-10-08 15:57:13 +03:00
Longri
4994d611fe Update iOS integration guide #29 2016-10-08 11:29:39 +03:00
Longri
1ac57cb719 Update applications list 2016-10-08 11:17:32 +03:00
Emux
bed6f8f0f2 Samples: multiple map views improvements #196 #194 2016-10-02 22:06:33 +03:00
Emux
e8a105d892 Merge pull request #196 from mar-v-in/multimap
Multi Map Sample
2016-10-02 22:05:59 +03:00
Marvin W
e57bacb957
Multi Map Sample
As proposed in #194
2016-10-02 19:28:07 +02:00
Emux
311886e23b Update Android build tools 2016-09-29 10:11:31 +03:00
Emux
1e745a6e9b C-style string comparisons, fixes #190 2016-09-29 10:00:29 +03:00
Andrey Novikov
41c35ea114 Fix event listener unbinding #186, fixes #192 2016-09-28 22:33:58 +03:00
Andrey Novikov
2b24bf82f9 VectorTileLayer: postpone zoom limits initialization #188, closes #191 2016-09-28 20:54:40 +03:00
Emux
929beb87fc Merge pull request #187 from andreynovikov/oscimap-tile-decoder
Make TileDecoder public
2016-09-28 20:17:19 +03:00
Andrey Novikov
1a1d94e755 S3DBLayer: fix C-style string comparisons #189, #190 2016-09-28 20:06:19 +03:00
Andrey Novikov
52bb54c006 TagSet: fix C-style string comparisons #185, fixes #190 2016-09-28 20:00:22 +03:00
Andrey Novikov
96f0a60b44 Make tile decoder public 2016-09-28 15:10:06 +03:00
Emux
98924b83af Travis: publish snapshots to Sonatype OSSRH #165 2016-09-28 13:58:24 +03:00
Emux
050114eff3 PolygonBucket: make enableTexture adjustable #179 2016-09-26 15:31:51 +03:00