On 20 Apr., 12:51, Andrew Leach <[email protected]> wrote:
> On Apr 20, 11:31 am, Kurland <[email protected]> wrote:
>
> > Sorry, like that:https://webportal.mobility.ch/webportal/?test=1〈=3
> > Try "Zürich"
>
> I don't know how to make your site do that. The link should be
> properly encoded to appear 
> correctly:https://webportal.mobility.ch/webportal/?test=1&lang=3
>
> I get a map shown ok.
>
> I can get the geo.getLocations to fail if I put in an address -- any
> address, even one shown on the map -- but because the code you have
> online in map.js doesn't match your code snippet here, it's not
> possible to see what's going wrong.
>
> Your online code uses
>   geocoder.getLatLng(addressCH, function(point) {...})
> not
>   geo.getLocations(addressCH, function (result)...
>
> Andrew


Ok, the code with "geo.getLocations(addressCH, function (result)" is
now available on the live site.
Please have a look.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to