Mark, I just went back and looked and my request was actually for a transportation mode flag (e.g. train, ferry,. jetski ...). We have a premier license, so that's how I submit my change requests. I went back and starred your request.
In my app, the user supplies a destination location (which includes the country) and I have a database of several hundred service locations worldwide and I need to find the one that best meets a set of criteria - one of which is that the drive time must be less than 3 hours and the route cannot include crossing a border (unless it's from an EU country into an EU country) and it can't include a ferry or a train. If I search the database and get a candidate location (i.e. in the same country or they are both in the EU), I then get the driving directions and check each leg for the ">Entering " string and then I evaluation whether I have crossed an invalid international boundary. I hope that makes sense. I wish I could supply a link, but it's inside our firewall (hence the need for the Premier license). Thanks, Dave -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/rMUMU6JyqNcJ. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.