MappView

Manual/Guides

Settings & Preferences

The Settings menu holds the workspace preferences: how the map behaves, which panels are visible, runtime environment variables, project settings, and the entry point to Manage Plugins.

Map Preferences

Settings → Map Preferences controls how the map can be navigated:

SettingDescription
Restrict map boundsLimit panning to a bounding box.
BoundsThe west, south, east, and north limits of that box.
Min zoom / Max zoomThe allowed zoom range (0 to 24).
Max pitchThe maximum tilt angle (0 to 85 degrees).
Render world copiesShow repeated copies of the world when zoomed out.

Use Use Current View to set the bounds from where the map is now, or Reset to restore the defaults. These preferences are saved in the project file.

Layout

Settings → Layout toggles the chrome around the map:

Panels also auto-hide on small screens for a responsive layout.

Environment Variables

Settings → Environment Variables (the Environment tab in the Settings dialog) holds the share token and the runtime key-value pairs that MappView and its plugins read, such as API keys:

!!! tip “Where credentials go” Provider credentials for integrations like Earth Engine, Street View, Google Photorealistic 3D Tiles, or other keyed services belong here. See Data Integrations and Getting Started.

!!! tip “Reading AI keys from your system environment (desktop)” On the desktop app, the AI Assistant also reads its own allowlisted keys (OPENAI_API_KEY, ANTHROPIC_API_KEY, GEMINI_API_KEY, and the other provider variables) straight from your operating system’s environment variables — so you can keep API keys out of the saved project file entirely. A value entered here always takes precedence over the OS environment. See AI Assistant → Reading keys from your system environment for the full list.

!!! tip “Protomaps basemaps” To use the Protomaps basemaps in the New map dialog, add an environment variable named VITE_PROTOMAPS_API_KEY with your own Protomaps API key. The Protomaps options appear in the dialog as soon as the key is enabled — no restart needed. When no key is set, the Protomaps section is hidden. See Getting Started for setting the key at build time for a self-hosted deployment.

Project Settings

Settings → Project Settings (the Project tab) holds project-level options saved with the .mappview.json file:

Manage Plugins

Settings → Manage Plugins opens the plugin marketplace. See Plugins & Marketplace.