Skip to content

v1.0.0-next.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@dimfeld dimfeld released this 02 Dec 18:37
· 24 commits to master since this release

Always attach an error handler to the map, even if onerror is not provided.

If onerror is provided, the handler will just call it. Otherwise it will print the error to the console, except for AbortError, which seems to always happen when loading a remote geojson source, and isn't useful to log.