Skip to content

Missing sprites #15

@ivorbosloper

Description

@ivorbosloper

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions