Skip to content

Map view renders no basemap tiles (no default MapLibre style configured) #1476

Description

@xuyushun441-sys

Summary

A type: 'map' list view (ObjectMap / MapLibre) renders the canvas, zoom controls, and record markers correctly, but shows a blank background — no geographic tiles. There's no default map style / tile source configured, so MapLibre falls back to an empty style.

Repro

Expected

A sensible default basemap so the map capability is actually demonstrable out of the box — e.g. a free vector/raster style (demotiles) or a VITE_MAP_STYLE / config-driven style URL (and document how to supply a provider token for production).

Notes

  • This is infra/config, not a data bug (data/markers are correct).
  • Scope decision: ship a free default style vs. require explicit config.

Found while fixing showcase seed data (task map coordinates), framework #1466.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions