Interactive Map editor
The Interactive Map is a singleton Leaflet Webview editor. Open it from the Profiles view title action or Open Map View. It follows the VS Code light or dark theme by default and can switch to satellite or plan basemaps.
Manage layer visibility and opacity, open the visualisation editor for RGB, HSV, continuous, or categorical rendering, and expose a scale. The inspector samples visible layers at a clicked point, while the status bar reports coordinates and zoom.
The local Python bridge listens on localhost:31415 for scripts that add Earth Engine tile layers or update the viewport.
Interactive Map editor screenshotShow controls, layer panel, inspector, scale, and visualisation editor.