maplibre / maputnik

An open source visual editor for the 'MapLibre Style Specification'
https://www.maplibre.org/maputnik
MIT License
2.02k stars 380 forks source link

Tiles do not load when first loading another style #882

Closed pnorman closed 3 months ago

pnorman commented 4 months ago

Maputnik version: v2.0.0 Browser: 121.0.6167.161 (Official Build) (64-bit) (cohort: Control) OS: Windows 11 Description of the bug: Tiles do not load after loading another style

Steps to reproduce the behavior:

  1. Open https://maplibre.org/maputnik in a new window with developer tools open
  2. Open -> Gallery Styles -> Empty Styles to start an empty style
  3. Open -> Upload Style -> Upload using the attached file

Style file or style URL: neutrino.json

Looking at the dev console no HTTP requests are sent for the tiles.

This issue is not specific to this style or tile source. You do not need to be serving tiles locally to test this as it doesn't even make the HTTP requests.

nyurik commented 4 months ago

CC @HarelM ... I wonder if we should restore the original maputnik in the mean time (at the original location)...

HarelM commented 4 months ago

Sure, as I said, I don't think it should've been removed...

I believe this is a duplicate of:

birkskyum commented 4 months ago

pr here - add all previous binaries back: https://github.com/maputnik/maputnik.github.io/pull/32

domains that can be used to reach these binaries: https://maputnik.github.io/editor https://maputnik.github.io/releases

HarelM commented 3 months ago

Closing this as a duplicate of #871, A PR with a short term fix is ready #885, once merged to main the fix will be published if this issue is not resolved, please ping here and I'll be happy to reopen the issue.