liodali / osm_flutter

OpenStreetMap plugin for flutter
https://pub.dev/packages/flutter_osm_plugin
MIT License
235 stars 97 forks source link

Is there a way to make drawn single or multi road dotted line? #547

Closed Djakh closed 4 days ago

liodali commented 3 months ago

im planning to add that feature as well soon

Djakh commented 3 months ago

Oh really?, would be good, i will wait till then, approximately in what time are you going to add it? If you need any help i am ready to help with anything

чт, 1 авг. 2024 г., 17:40 hamza mohamed ali @.***>:

im planning to add that feature as well soon

— Reply to this email directly, view it on GitHub https://github.com/liodali/osm_flutter/issues/547#issuecomment-2262940015, or unsubscribe https://github.com/notifications/unsubscribe-auth/APXMAXVGDTXGOGHI53O4H63ZPIUCZAVCNFSM6AAAAABL2MVKJOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRSHE2DAMBRGU . You are receiving this because you authored the thread.Message ID: @.***>

liodali commented 2 months ago

dotted polyline is done for mobile still facing some issue for web side i hope to finish the web in this week i will publish new version sorry for being late to impl the new feature

Djakh commented 2 months ago

no, it's about time, thank you for considering my request

Message ID: @.***>

liodali commented 2 months ago

this feature now on dev branch. more tests and we will publish new version

liodali commented 2 months ago

check our new version 1.3.0

we have limitation on web where we cannot draw dotted polyline with borderWidth

liodali commented 2 months ago

I didnt add dotted to multi road because im planning to remove it since im working on dart_routing_client which will be used in the near future instead of having native implementation for each platform. thats will lead to fast draw lines and more control from dart side

Djakh commented 1 month ago

okey, dart_routing_client will be released in version 1.4.0?

liodali commented 1 month ago

currently we are using dart_routing_client in web side only but maybe we will remove all routing request in native and pass that part to developer and we keep drawing only the routes with more custom way because thats can remove complexity and add more freedom to developers who own custom routing server

Djakh commented 2 weeks ago

Hi lioadli, is not there any news about dotted polyline on multi road?

liodali commented 2 weeks ago

im working on adding support for gif marker then i will return to vector tile and this issue i will create another ticket for it but if you want you can create issue and i will mark it as soon started

Djakh commented 2 weeks ago

okey thanks