Ian

Results 342 comments of Ian

I have raised an issue at https://github.com/fleaflet/flutter_map/issues/1932 just to get some thoughts

> @ibrierley , how did you even get to that part? I am trying to give it a look but it fails before, when trying to create an initial LatLngBounds...

Feel free to test the v7 branch at https://github.com/ibrierley/flutter_map_line_editor/tree/v7 and give any feedback. If all works fine, will shove it to pub.

Can you clarify where you are seeing that, as I can't find v6 referenced in the pubspecs, but may have missed something.

Ok Super. Should be published on pub.dev now as well. Thanks for the help testing everyone.

Not sure, but maybe your child element could do a calculation based off widget.mapCampera.zoom or something ? You may have to keep an eye on alignment as well.

Apologies, I haven't been following flutter_map closely recently...if someone wants to do a PR, I'll give it a test and check all is ok (or is it literally just a...

There's a few examples of dragging with nested transforms etc https://svg.dabbles.info/ if any use.

Can explain why you want that just so I understand correctly (in case there's a better way), and can you create a minimal example of what you want to do...

Not quite sure if this is possibly related to https://github.com/fleaflet/flutter_map/issues/1314