When making a call to DirectionService.route my application is redirected to http://www.google.com/intl/no_US/help/terms_maps.html.
The application is a hybrid application, so as a result the entire application disappears when the GMaps API decides to show the terms of service. This happens both when using TravelMode.WALKING and DRIVING, but consistently when using WALKING. This made me think it might be related to the warning in the response, but it does not seem to be related. The response for DirectionService.route is never returned, not any error messages or any status as it seems that the redirect happens before any response can be handled. Does anybody have an inkling on what might be causing this? JK -- 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/-/KD5AmUQoGvkJ. 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.