A MapLibre-side operation failed — a layer is missing, a camera move is impossible.
Code: MAP_ERROR.
MAP_ERROR
throw new GeoLeaf.Errors.MapError("Cannot fit bounds: no features loaded", { operation: "fitBounds", featureCount: 0,}); Copy
throw new GeoLeaf.Errors.MapError("Cannot fit bounds: no features loaded", { operation: "fitBounds", featureCount: 0,});
Returns a string representation of an object.
A MapLibre-side operation failed — a layer is missing, a camera move is impossible.
Code:
MAP_ERROR.Example