Commit Graph
256 Commits
Author SHA1 Message Date
Emux 1207262c72 Disable vtm-jeo (#997) 2022-12-22 15:47:37 +02:00
Emux f04b8d36f8 Update Android samples 2021-10-20 17:31:37 +03:00
Emux bd965750a9 Samples: fix warnings (#883) 2021-10-12 19:35:17 +03:00
Frank Knoll 9895921a5c Draggable marker sample (#869) 2021-08-16 15:23:29 +03:00
Emux 5de7070f15 Move cluster experiment in samples (#858) 2021-06-24 15:07:36 +03:00
Emux ddf94ae2ca ZipXmlThemeResourceProvider: add method to just scan zip for xml themes (#807) 2021-02-22 14:06:03 +02:00
Emux 3bb8ce00c5 Render themes: Android scoped storage, zip render theme, custom resource providers (#804) 2021-01-21 15:01:19 +02:00
Emux b2fd22885e Samples: reorder theme dispose 2020-12-28 14:12:01 +02:00
Meibes 7d6c623a80 Samples MapFragment: use theme dispose function (#800) 2020-12-28 13:43:56 +02:00
Emux 6bea801bf6 Samples: use theme dispose function 2020-12-28 12:12:14 +02:00
Emux d446a3448b Samples: add theme.dispose 2020-12-28 11:56:32 +02:00
Meibes 1bc1d88464 Android Samples: add Fragment example (#796) 2020-12-22 11:40:34 +02:00
Emux 45a42bb242 Samples improvements #785 2020-11-24 14:13:56 +02:00
Emux 58f6215c0f Samples improvements #785 2020-10-21 17:57:49 +03:00
Emux 661bc08bbf Render theme xml pull parser, fix #431 2020-09-25 16:57:52 +03:00
Emux e103c38e3e Android: scoped storage example 2020-09-24 14:18:20 +03:00
Emux 074320d6d2 Android samples: use OkHttp cache 2020-09-02 17:08:39 +03:00
Emux 126c47dfd7 Update samples 2020-07-03 14:22:35 +03:00
Emux 23ae072ed6 Android: use DisplayMetrics density 2020-06-22 14:02:06 +03:00
Emux 2d64186a1a More mutable itemized layer 2020-04-28 14:15:05 +03:00
Jan Lippert 18ee0a393f Update vtm-jeo module (#770) 2020-04-20 18:39:29 +03:00
Emux 1156976ea5 Disable vtm-jeo module, fix #768 2020-04-13 10:35:07 +03:00
Emux c239d8c1b7 Samples: set user agent for OpenStreetMap provider
https://operations.osmfoundation.org/policies/tiles/
2020-03-17 12:03:03 +02:00
Meibes 65c8d5199f small improvements to examples, demonstrating the new VectorTileLayer.getTileSource()-method 2020-01-28 19:42:42 +01:00
Meibes ebe98c8990 add onDetach-method to MapScaleBarLayer to free resources automatically
removed mapScaleBar.destroy() methods from onDestroy-Activity methods
changed global mapScaleBar-variables to local
2020-01-26 16:39:44 +01:00
Emux 031a3bfa00 Android samples: simplify bitmap reading 2019-11-30 15:24:27 +02:00
Emux 80018de754 Location texture renderer: rewrite and optimize 2019-10-25 11:43:51 +03:00
Emux 5facdb9888 XmlThemeBuilder: disable mipmap for sharper rendering 2019-09-28 18:29:47 +03:00
Emux c91833519e Update dependencies 2019-09-18 21:11:15 +03:00
Konstantinos Tzounopoulos a9e18a2add MBTiles vector tile source (#740)
Support offline vector maps (MBTiles, MVT, gzipped pbf)
2019-09-09 12:47:24 +03:00
Emux e6137163b9 Update samples 2019-08-02 12:35:07 +03:00
Emux c526599e20 Android 10 targetSdkVersion with runtime permissions, #728 2019-06-17 11:55:27 +03:00
Emux fcf7272f2e Android 10 compatibility, fix #728 2019-06-16 21:03:37 +03:00
Andrea Antonello 71f94f3f79 MBTiles raster tile source (#708) 2019-04-10 12:49:35 +03:00
Emux f92fc4b405 Enable physical fling and fling on rotation / scale 2019-03-02 14:45:10 +02:00
Emux b5076c9cd2 Enable placement of labels / symbols on polygons (after overzoom) 2019-03-02 14:45:10 +02:00
Emux 0e54dc715c Samples improvements 2019-02-26 10:13:20 +02:00
Gustl22 627a316e4d ColorUtil: fix modHSV, Color: HSV (#673) 2019-02-25 20:34:35 +02:00
Emux f348296a8c BuildingLayer: add shadow parameter #575 2019-02-21 20:14:55 +02:00
Gustl22 31077cb637 Samples for Shadow and Overpass (#670) 2019-02-21 11:27:12 +02:00
Gustl22 45cf4057d1 GL30 adapter (#652) 2019-02-19 13:45:22 +02:00
Gustl22 0a8e56ea05 DateTime adapter (#628) 2019-02-19 12:05:39 +02:00
Emux ef87bae51f Mapilion: more hillshading options #614 2019-01-23 10:38:54 +02:00
Emux 1efed2bef8 Samples improvements #32 2018-12-20 11:25:03 +02:00
Gustl22 d806d6bcca Add missing @Override annotations (#617) 2018-12-12 11:10:33 +02:00
Emux 0271e9df23 Mapilion vector tiles & Hillshading, fix #614 2018-12-09 19:38:24 +02:00
Gustl22 70dd6554c3 refactor 'final static' to 'static final' convention 2018-12-06 21:06:04 +01:00
Gustl22 b5036f4cfd poi3D for Android 2018-12-04 09:11:51 +01:00
Emux bb87c8a51b Overzoom: fix reverse geocode #393 2018-11-16 14:13:32 +02:00
Gustl22 da09a62605 PoiSearchActivity sample: add search by tag (#579) 2018-09-05 19:15:24 +03:00