Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ Configuration object specifying map provider, map style, behaviour, and other se

Colour scheme used by the application. Determines the colours of panels, buttons and controls.

**Possible values**

| Possible values |
|:--|
| **'light'** *(default)*
Expand Down Expand Up @@ -84,8 +82,6 @@ May be provided as:

Determines how and when the map is displayed.

**Possible values**

| Possible values |
|:--|
| **'buttonFirst'** *(default)*
Expand Down Expand Up @@ -233,8 +229,6 @@ A factory function that returns a map provider instance, e.g., `maplibreProvider

Visual size of text and features in the map itself.

**Possible values**

| Possible values |
|:--|
| **'small'** *(default)*
Expand Down
Loading