3zzy

Results 36 comments of 3zzy

I wonder how everyone else is able to workaround this major navigation issue. Is there a temporary solution while we wait for this to be fixed properly?

+1 I have a use case similar to that of @fpassaniti, where I need to set the symbol-sort-key conditionally based on the feature state. This essentially ensures that the active...

@stevage The layer could potentially have thousands of features, so are you saying maintaining two layers is the solution?

@tristen How would I set the schema when using the classic style: ``` const map = new mapboxgl.Map({ container: 'map', style: 'mapbox://styles/mapbox/streets-v12', center: [144.9632, -37.8136], zoom: 11 }); ``` Would...

+1 for this. There's `setInput` but it opens autocomplete :\

The link https://github.com/mapbox/carmen/blob/master/carmen-geojson.md is dead now.

@knynkwl its good for that particular use case only. What @imjoeybrennan showed is required in snap.js.

I’m not using ejs but still have the same issue with Vuefire