GoogleWebComponents / google-map

Google Maps web components

Home Page:https://elements.polymer-project.org/elements/google-map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Report DirectionsService Errors to the Component User

pavpen opened this issue · comments

As a component user, I would like to be able to catch DirectionsService.route() errors and report them to my Web application user. Currently, google-map-directions simply ignores all responses with non-OK status.

Please, add an event that is fired when route() returns with an error status.

We live in a perfectable world, not a flawless one.