ibrierley / flutter_map_dragmarker

A drag marker for flutter_map
BSD 3-Clause "New" or "Revised" License
54 stars 37 forks source link

Support for flutter_map ^6.0.0 #39

Closed shrijanRegmi closed 1 year ago

shrijanRegmi commented 1 year ago

Closing #36 and creating a new pull request

ibrierley commented 1 year ago

Ok, I think this is pretty good. Only subtle change I think, is that the alignment is slightly different of the markers in the example, but I think that can be adjusted by setting the offset in the dragmarker to 0,0 which sounds good I think. Not sure if you just want to change them in the example, then I'll merge.