Results 6 comments of Mr. Oleski

There is an issue with multiple waypoints. Regarding the docs https://developers.google.com/maps/documentation/urls/get-started#parameters_1, characters like `|` inside waypoints should be converted to `%2C`. But if we follow to @kristianmilev1 suggestion, all works...

> Does not support waypoint It's too pity > I would have to see if it's available in the URL scheme. Would appreciate if you take a look at it!

@smm76 Yes, you are right, but I'm looking for possibility to open apple map with additional points between start and and points. As far as I know google maps have...

Guys, do you have any updates? @jacklam718 is it correct to use popup dialog inside Modal component? Thanks.

Fixed it by adding prop `color="grey"` ``` ``` But I'm not sure that is working for datepicker

@ichsarut I had this issue on Android, but when I added `writeTempFile: true` to config, it worked for me. The docs says that this field only for ios. I don't...