I've implemented the new geocoder with the flatter data structure. Works fine although I'm running into some other problems now. Probably nothing I can't fix.
Thanks! On 23 mrt, 13:21, Andrew Leach <[email protected]> wrote: > On Mar 23, 11:19 am, "D. van Rooij" <[email protected]> wrote: > > > I fixed it with some try and catches. > > I was not familiar with try ... catch, but it seems to work exactly > > like I want it to work. > > No need for arrays with countries which are exceptions anymore. > > > There are only still problems with Ireland and Sweden (maybe more > > countries, but I only know about these two). > > I can't seem to get the LocalityName for Swedish and Irish cities. > > > Any idea? > > It may be that the geocoder data doesn't include it. > > I still reckon that using the flatter data structure would be easier. -- 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.
