SelectoComponents.Views.Map.Breadcrumbs (selecto_components v0.3.12)

Shared contract helpers for breadcrumb playback experiences built on the map view.

This module intentionally keeps the contract small and transport-friendly:

Link to this section Summary

Link to this section Functions

Link to this function

default_layer(overrides \\ %{})

@spec default_layer(map()) :: map()
Link to this function

default_params()

@spec default_params() :: map()
Link to this function

normalize_playback_params(params, defaults \\ %{})

@spec normalize_playback_params(map(), map()) :: map()