Emma Bishop
Emma Bishop
Hadn't thought of that - I'll take a look.
I'm running into the same with `HexagonLayer`, `ScatterplotLayer`, `TextLayer` and `HeatmapLayer`. Not in our [storybook](https://storybook.js.org/docs/react/get-started/introduction) implementation of the same maps/data/etc though - if I figure out what's different, I'll share.
Would clarify the confusion in #150.
At the risk of being that guy, this may be helpful to anyone else who ends up here - https://github.com/kazhala/InquirerPy is a current re-implementation of PyInquirer (and it gives credit...
Agreed, it makes sense to have `--quiet` as an opt-in feature. We're using `tippecanoe` to build mbtiles from a PostGIS db, then converting to pmtiles.
This may be relevant: I have a directory `tiles` with a single archive, `test.pmtiles`. Running `pmtiles serve . --cors=\*` from within that directory does allow me to access tiles at...