Title
Maps does not work as on other members of this forum
Post
Hi
I'm trying to get a map working, so if I have to go to a client, it helps finding the way :-)
I've been searching this forum, and others and the solution which nearly works is this code:
"http://local.google.com/maps?" & "q=" & clients::client_adresse_no & "," & clients::client_adresse_rue & "," &clients::client_adresse_localité &"," &clients::client_adresse_cp &"z=1&output=svembed&iwloc=0"
But unfortunately I get a yellow "bar" on the window telling me something about font size... And the z (zoom) does not work. No matter what number I put behind z= the zoomlevel seems to be the same all the time.
If your talking about using Open URL from a button, did you try to leave everything off at the end.... & "z=1&output=svembed&iwloc=0"
I don't have that in my Open URL and it works fine.