David Green
David Green
This pull request enables use of the color picker for grayscale colors.
It would be great to be able to render the map with pitch/tilt to give perspective. I've been experimenting with tilt/pich and have created a prototype: https://github.com/greensopinion/flutter_map/tree/pitch Prototype supports: *...
**Describe The Bug** Fit map to bounds occasionally results in a typecast exception. **Expected Behavior** Typecast exception is never thrown. **Screenshots & Recordings** None **Additional Information** ``` type '_Smi' is...
The latest version of flutter is complaining about embedding: ``` The plugin `flutter_web_auth` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures,...
Avoid crashing NodeJS with an unhandledRejection by catching errors from createTimeSeries. `createTimeSeries` can fail with an unhandled promise rejection, which will by default cause the NodeJS process to exit. By...
Hillshade tiles are in the zoom range 6..10 Is it possible to generate at higher zoom levels? I'd like to show hillshade at level 12, but it comes out quite...
currently experimental
when used with flutter 3.27.1 in raster mode on iOS, app images are occasionally not displayed after losing/regaining focus. Console has errors: `Image upload failed due to loss of GPU...
improve web support ## Outstanding * check different web browsers and hardware, potentially update readme to reflect limitations * improve pub.dev score to show web support https://pub.dev/packages/vector_map_tiles/versions/9.0.0-beta.1/score ## Related #216...