Skip to content

Sprite doesn't work #983

@BerkayAkgurgen

Description

@BerkayAkgurgen

I want to load sprites on my mapbox studio map via my own URL. My png, JSON files are ready, but they are not reflected in my map.

  const Mapbox = ReactMapboxGl({
    accessToken: mapStyle.accessToken,
    preserveDrawingBuffer: true,
    sprite: "https://example.com/sprites/sprites",
  });

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