eyeseast / datasette-geojson-map

Render a map for any query with a geometry column
23 stars 1 forks source link

Customize popups #10

Open eyeseast opened 2 years ago

eyeseast commented 2 years ago

This isn't super useful:

Screen Shot 2022-02-22 at 8 32 10 PM

Nor is a popup with 40 rows that's too tall for the map viewport.

eyeseast commented 2 years ago

The simple-style-spec includes title and description as a way to set popup content. I could set a conditional that looks for those but defaults to showing all fields.