Freek van de Ven
3a15bdbca1
fix: change stylers from GoogleMapThemeFeature to Map<String, dynamic> from Map<String, String>
...
For Styling the map on web Google doesn't allow strings for things like saturation
2025-01-08 10:07:45 +01:00
Freek van de Ven
06fd877cdf
fix: change .bytes to fromBytes for the BitmapDescriptor to resolve scaling issues with assets
2024-11-04 11:09:10 +01:00
d227042c22
chore: ready the package for deployment to the pub server
...
Dart warns about leaking API keys. Although I'm ignoring it for now
(it's too late anyway) it is right about it and we should change the
keys and make sure it's not in git in the future
2024-10-21 10:31:33 +02:00
Bart Ribbers
41a3f20e47
chore(deps): upgrade google_maps_flutter to 2.6.1
2024-05-14 22:04:54 +02:00
89db07b1bf
chore: rename package to be in line with Iconica standards
2023-09-12 10:45:08 +02:00
555837905c
chore: update version to 1.1.0
2023-04-11 15:07:24 +02:00
f1e30f1a15
feat: add optional parameter for calling directions api
2023-04-11 15:02:39 +02:00
d2e2a80566
fix: use correct json conversion on google map theme
2023-04-11 15:01:43 +02:00
8c987dfa7d
Move away from .then and use await instead
2023-01-25 10:05:34 +01:00
291e6fc41e
Fix formatting according to Flutter analyze
2023-01-24 10:15:31 +01:00
b7970470c9
Revert to default Flutter linter and fix remaining warnings
2022-11-03 15:39:28 +01:00
1951e6a4fd
Fix route calculation error when no route has been found
2022-11-03 15:38:01 +01:00
d0027e3a7a
resolve merge conflicts
2022-04-13 11:45:39 +02:00
d82e8807d1
cancel timer once disposed
2022-04-13 11:43:56 +02:00
Jorian van der Kolk
4c30c3e1fc
fixed map gestures in listView
2022-02-08 13:29:11 +01:00
78a99add25
google_map.dart edited online with Bitbucket
2021-12-22 11:07:50 +00:00
0f5eb37d1f
update track&trace with bitmaps
2021-10-05 21:09:19 +02:00
38ac7476a5
only update on minimum distance
2021-10-01 15:00:23 +02:00
b9a867eaca
add Strong Map Styling
2021-09-30 12:34:43 +02:00
54fa43ebbf
cleanup code
2021-09-30 10:09:57 +02:00
7e789a2789
fix timer state change
2021-09-29 13:42:13 +02:00
ed11998739
update demo to amsterdam travel
2021-09-29 12:18:53 +02:00
a39de81555
working track&trace demo
2021-09-29 10:07:56 +02:00
65262045f8
add controller template
2021-09-28 10:37:48 +02:00
124ab33217
working track&trace with example
2021-09-28 08:18:14 +02:00