On Feb 28, 3:19 pm, EwaP <[email protected]> wrote: > Cities: Katowice and Krakow - it works correctly but when I type for > example: Krakow, Lea and Krakow, Pawia - the error pops up.
You might have to do something like I do here: http://www.geocodezip.com/example_geo2.asp?addr1=Krakow,%20Lea&geocode=1&addr2=Krakow,%20Pawia&geocode=2 Where I geocode the addresses then pass the returned coordinates to GDirections. > > Where I should declare "geo" variable? Where you have your other global variables (like mapa) declared. -- Larry -- 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.
