Connect map tile overlay
connect_map_tile_overlayCreates a map-tile overlay scaffold with tile layer maps, viewport metadata, attribution rows, adapter source, and token/cache safety notes.
Instructions
Create a map-tile overlay scaffold with tile layer maps, viewport metadata, attribution rows, adapter source, and token/cache safety notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Generated baseCOMP name. | map_tile_overlay |
| active | No | ||
| provider | No | openstreetmap | |
| style_id | No | standard | |
| center_lat | No | ||
| center_lng | No | ||
| zoom_level | No | ||
| layer_count | No | ||
| parent_path | No | Parent COMP for the map scaffold. | /project1 |
| tile_url_template | No | https://tile.openstreetmap.org/{z}/{x}/{y}.png | |
| attribution_required | No |