removeLayer
Remove a specific layer from the 3D map by providing its layer ID. Deletes the layer to keep the map organized.
Instructions
Remove a layer from map by layer ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Layer ID to remove (get via listLayers) | |
| sessionId | No | Target browser session ID for multi-browser routing (optional) |