v1.0.0-next.6
Pre-release
Pre-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.