mattermoran / map_launcher

Flutter plugin for launching maps
MIT License
259 stars 117 forks source link

Bug: Using it with 'Waze' #162

Closed burekas7 closed 9 months ago

burekas7 commented 9 months ago

Hi, @mattermoran

Is it a known issue that open the 'Waze' app with this package doesn't work?

It only opens the 'Waze' app without the location or option for route calculation etc...

mattermoran commented 9 months ago

hmm strange no I don't think so. just tried on android and it seems to be working IMAGE 2023-09-14 3:41:47 PM

burekas7 commented 9 months ago

@mattermoran

Can you show me a code example? Strange, maybe I'm using it wrong. But with GoogleMaps it's ok.

Which Android version do you have?

burekas7 commented 9 months ago

Edit: I think it's a bug with Waze. It seems that as I zoom out from my location, the map does not update in detail. So when it opens a location which is not in my country or far away, it looks like a blank map.

mattermoran commented 9 months ago

Yup I guess it's just a wave thing :)

Juggler98 commented 9 months ago

I'm also facing this issue on Android 11

mattermoran commented 9 months ago

@Juggler98 I don't think I can do anything about as it's a waze issue but let me know if you think something on the package side can be done

Juggler98 commented 9 months ago

Thanks for the quick response. I guess something must changed in the package, because in version 2.3.0 it works fine.

mattermoran commented 9 months ago

Just checked the diff and there's no changes that could have caused it. Most likely waze app updated. You can try to install 2.3.0 and see but I'm pretty sure it's same.