create_new_map
Create a new Felt map with optional title, center coordinates, and zoom level to start mapping projects quickly.
Instructions
Create a new Felt map.
Args: title: Optional title for the new map. lat: Optional initial latitude. lon: Optional initial longitude. zoom: Optional initial zoom level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | ||
| lon | No | ||
| zoom | No | ||
| title | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||