Hello, I wanted to open google maps with this value

Yes, it still doesn’t work

Can you tell me what error appears?
Also Can you provide a test aia which it isn’t working there?

what is the value of data uri at last ?
which is searchable in google

1 Like

what about the URL ??

What do you mean, you don’t know? what url? Are you talking about this? http://maps.google.com/maps?saddr=

http://maps.google.com/maps?saddr=

where is the remaining url .
the url is uncomplete

Can you send me an aia.Also what are the values you are adding as a longitude and a latitude?

you have use join blocks.
so, show the remaining url

i think you are taking wrong URL ?
Use this URL - https://www.google.com/maps/@28.6359552,77.2308992

join - https://www.google.com/maps/@
- get latitude as 28.6359552

  • ,
    • get longitude as 77.2308992

Doesn’t work

That should work perfectly :wink:It’s working for me as well
https://www.google.com/maps/@?api=1&map_action=map&center=lat,lng
From google apis website

And btw, if you want you can play with other parameter like changing the map type,zoom,etc…
If you are interested see here:


And
https://developers.google.com/maps/documentation/urls/android-intents

error continues when you press to open google maps :frowning:

Can you send an aia?It should work :thinking:

Mando sim, erro está na screen3 aaaaaa.aia (180.9 KB)

Thanks but if you are saying something i can’t understand you please translate your words :slightly_smiling_face:

Thank you, I’ve already fixed the error

1 Like

please provide the solution to the problem then…
this community is to help each other…
and your answer can help others with the same issue in future… thank you…

Taifun

4 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.