Andrey Novikov
8ee4e5fb8c
OSMUtils: Treat amenity as area in heuristic ( #262 )
2016-11-28 20:14:33 +02:00
Emux
a38b054228
OSMUtils: include correct copyrights #35
2016-11-28 20:03:12 +02:00
Andrey Novikov
d9bf94da99
Fix zoom animation not executed sometimes ( #261 )
2016-11-28 15:42:44 +02:00
Longri
77653096f9
Add events for scale / rotate / tilt by user ( #256 )
2016-11-28 15:02:06 +02:00
Andrey Novikov
5f534656ea
Improved gestures: use VTM Task for asynchronous calls ( #260 ) #253
2016-11-28 14:41:32 +02:00
Emux
ba93445259
Improved gestures: parallel system and samples #253
2016-11-28 14:41:32 +02:00
Andrey Novikov
71f7c45b21
Improved gestures ( #249 ) #253
2016-11-28 14:28:44 +02:00
Izumi Kawashima
f6dbeba3d8
Check and clamp bearing range each time it's set ( #248 )
2016-11-21 20:01:34 +02:00
Emux
829e45224f
Animator easing: improvements and backwards API compatibility ( #242 ) #246
2016-11-21 12:42:48 +02:00
Schedul Xor
acde5d565d
Added easing functions which currently works with Animator ( #242 )
2016-11-21 12:38:01 +02:00
Schedul Xor
41867344e2
Support TextureRegion to be used for MarkerSymbol ( #245 )
2016-11-21 10:49:04 +02:00
Izumi Kawashima
0c39ff8be0
Made {X},{Y},{Z} customizable in derived tile sources for tile URL ( #244 )
2016-11-21 10:25:43 +02:00
Izumi Kawashima
bfa5a095f0
UrlTileSource: use StringBuilder instead of String concatenation ( #241 )
2016-11-20 19:03:57 +02:00
Emux
add62c9fe8
Location layer: lazy rendering start for performance #171
2016-11-16 14:18:14 +02:00
Emux
51eae28926
MapDatabase: use TileClipper buffer based on dpi, #231
2016-11-13 17:19:13 +02:00
Emux
58b5f2741b
Use baseline 160dpi in scaling, closes #236
2016-11-13 16:52:29 +02:00
Emux
fc8223bfc8
Tile grid enhance color #238
2016-11-13 16:52:22 +02:00
Emux
3584c4be1e
Tile grid layer scaling, closes #238
2016-11-13 11:45:44 +02:00
Emux
54feb7a25e
MapDatabase: clear tags with each element read, #234 , fixes #235
2016-11-12 16:17:39 +02:00
Emux
a709bd2623
MapDatabase: use TileClipper buffer as half the tile size, #231
2016-11-07 21:53:53 +02:00
Emux
885264ad8c
Gradle: declare compile time only dependencies with Java plugin #229
2016-11-04 22:06:32 +02:00
Emux
e10a223ea6
Mapsforge: multiple map files with zoom levels, #208
2016-11-02 13:54:31 +02:00
Emux
a6b3d7b0c2
Mapsforge: multiple map files, closes #208
2016-11-02 10:32:30 +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
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
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
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
szantai78
ccdea3b663
LocationRenderer: revert shader precision from high to medium #209 , fixes #207
2016-10-21 19:18:19 +03:00
Emux
e53523b82a
Add location layer and Samples example #171
2016-10-14 11:36:34 +03:00
Emux
3c1091d8e0
BoundingBox: fix longitude span #200
2016-10-09 21:12:47 +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
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
050114eff3
PolygonBucket: make enableTexture adjustable #179
2016-09-26 15:31:51 +03:00
Emux
c991666d97
Tile size based on scale factor, closes #183
2016-09-25 18:58:33 +03:00
Emux
aa3aec0218
Tile source: store tile size, closes #182
2016-09-25 18:24:13 +03:00
Emux
ec4f12b576
Viewport: make default limits public
2016-09-24 15:33:44 +03:00