Members
# constant ICON_SORTKEY_BASE
This is the base values for the sort keys. Used by Mapbox to order features on each layer.
https://docs.mapbox.com/mapbox-gl-js/style-spec/layers/#layout-symbol-symbol-sort-key
https://docs.mapbox.com/mapbox-gl-js/style-spec/layers/#layout-fill-fill-sort-key
https://docs.mapbox.com/mapbox-gl-js/style-spec/layers/#layout-line-line-sort-key
Methods
# fetchErrorHandler(response) → {Response}
Will throw an Error if the response status in not 200 OK.
Parameters:
Name | Type | Description |
---|---|---|
response |
Response |
Response