Skip to content
Advertisement

Google Maps having directions doesn’t work on mobile : “No Routes Found”

I wanted to have a map having directions set to a static destination.

From what i saw, i gave a link as follows:

JavaScript

Which opens up a new page with the map.

I haven’t been able to replicate this on mobile (Android/Ios) however. Following error comes up on the mobile: “No Routes Found” .

Can you explain me what am doing wrong?

PS: Am currently using this on a responsive website adding it as a link. I don’t want this embedded either.

Thanks.

Advertisement

Answer

Try changing the URL like the below one. It might help you.

JavaScript

Thanks

User contributions licensed under: CC BY-SA
3 People found this is helpful
Advertisement