diff --git a/README.md b/README.md index c283b0a..74c159a 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ map.addControl(directions, 'top-left'); Live example: https://www.mapbox.com/mapbox-gl-js/example/mapbox-gl-directions/ +**If you are supporting older browsers, you will need to use a polyfill.** We recommend working with [@babel/polyfill](https://babeljs.io/docs/en/babel-polyfill). + ### Deeper dive See [API.md](https://github.com/mapbox/mapbox-gl-directions/blob/master/API.md) for complete reference.