Browse iNavi Map Examples
list_map_examplesBrowse iNavi Maps examples by category to find templates. Returns summaries with ID, title, and tags for quick discovery before retrieving full HTML.
Instructions
Browse and discover available iNavi Maps HTML examples. Returns lightweight summaries optimized for discovery (two-tier metadata system). Each summary includes ID, title, brief description, and essential tags. Use this tool to explore available examples before retrieving specific HTML templates. USAGE: Call this tool first to see what examples are available, then use get_map_example with the desired ID. FILTERING: Optionally filter by category (dynamic-maps, marker, infowindow, shapes) to narrow results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter examples by category. Options: "dynamic-maps" (basic interactive maps), "marker" (marker display and clustering), "infowindow" (InfoWindow creation and visibility control), "shapes" (geometric shapes like circles, polygons, and polylines — also known as 피처/features on iNavi platform). If not specified, returns all examples. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Category filter applied (if any) | |
| examples | Yes | List of available map examples (lightweight summaries) | |
| totalCount | Yes | Total number of examples returned |