Skip to content

Commit

Permalink
fix observers format
Browse files Browse the repository at this point in the history
  • Loading branch information
wuxiaoying committed Jun 4, 2015
1 parent e3857e8 commit a4d01af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-map-directions.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
},

observers: [
'_route(startAddress endAddress travelMode)'
'_route(startAddress, endAddress, travelMode)'
],

_mapApiLoaded: function() {
Expand Down

0 comments on commit a4d01af

Please sign in to comment.