-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Openfreemap is missing sprites. If you go to https://openfreemap.org/ and zoom in, the following errors are displayed:
Image "office" could not be loaded. Please make sure you have added the image with map.addImage() or a "sprite" property in your style. You can provide missing images by listening for the "styleimagemissing" map event.
Image "sports_centre" could not be loaded. Please make sure you have added the image with map.addImage() or a "sprite" property in your style. You can provide missing images by listening for the "styleimagemissing" map event.
Image "lift_gate" could not be loaded. Please make sure you have added the image with map.addImage() or a "sprite" property in your style. You can provide missing images by listening for the "styleimagemissing" map event.
The map-style uses "sprite":"https://tiles.openfreemap.org/sprites/ofm_f384/ofm", and this lacks many sprites used in the maptiles (office, sports_centre, lift_gate, gate).
Should this be fixed in ofm_f384, or should we use a different sprite?
Metadata
Metadata
Assignees
Labels
No labels