Luka S

Results 309 comments of Luka S

I just realised that perhaps this is the intended behaviour. In @iulian0512's example above, his initial zoom lies outside the camera constraint - therefore the error is thrown, because the...

> I think the issue is that the first time the options is set the exception is thrown. The map never gets an opportunity to use the initalCameraFit after sizing...

#1920 suggests it could be fixed by also providing an `initialCenter` inside the specified coordinates.

We would appriciate any PRs! This will require some level of rewrite of the camera system, particularly initialisation. It has outgrown its initial requirements, which I believe is why this...

> I don't understand why this would prevent us from wrapping maps. It gets difficult to handle the 'iterations'/'versions'(?) of maps if we restrict to the standard -180 - 180....

> List project(LatLng); Would that not be an infinite list? There are infinitely many versions of the map.

Good point. > Maybe, pub.dev has a process for adopting packages? It doesn't look like it, and that's probably for the best. (I wonder what happens when a Google Account...

Just as an update, @mootw pointed out the other day internally that https://github.com/jifalops/dart-latlong/issues/11 has finally been merged! This opens the door to some of these changes without necessarily moving away...

Hi @AndreiMisiukevich! Unfortunately, I think MacOS gesture handling has been undergoing some changes in Flutter recently. Maybe similar/related to #1354?

Hi @robpot95, what version are you using?