David Jandrey

Results 5 comments of David Jandrey

This issue is still reproducible, and makes this plugin mostly unusable in web applications, since you can't properly put any controls on top of the map.

Have you provided a billing option on Google Cloud? The developer preview in the JS API will only display default color scheme.

Same error always crashes my app when trying to run it on my Android phone. Works great in Chrome though - and apparently the error has something to do with...

Calling `WidgetsFlutterBinding.ensureInitialized();` before anything else as in the new example code solves the issue :)

You have to normalize your data. If the neural network runs on a sigmoid activation function, it can only output values between 0 and 1. Introduce scales for input and...