On Jun 6, 6:35 pm, monmouthtaxis <[email protected]> wrote: > > Is it just that at the moment it's not possible for mainland china > locations to be dfined in the directions option of the maps api?
This is still the official list of supported services, I think: http://gmaps-samples.googlecode.com/svn/trunk/mapcoverage_filtered.html Driving directions in China are shown as "domain restricted", which may mean that *.com domains are a casualty and you need to use a *.cn domain. Geocoding works for non-Chinese domains though, so you could fall back to a straight-line distance, apply a multiplier (found empirically) and a warning together with your existing notice about how to get an accurate figure. -- 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.
