batchAddEntities
Add multiple entities—markers, polylines, polygons, models, and more—in a single request and retrieve all entity IDs.
Instructions
Batch add multiple entities (create multiple markers/polylines/polygons/models in one call), returns all entityIds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entities | Yes | Array of entity definitions, each containing a type field and parameters for that type | |
| sessionId | No | Target browser session ID for multi-browser routing (optional) |