Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/www/app/docs/geo-map/content.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { DocsHeader } from "../_components/docs-header";
mdxPath="app/docs/geo-map/content.mdx"
/>

"Where is it?" is often the first question after a tool response. Geo Map renders one or many latitude/longitude markers directly in the conversation so users can see facilities, fleets, and active routes without leaving chat.
Geo Map renders one or many latitude/longitude markers directly in the conversation so users can see locations and routes on an interactive map.

**Role:** Information. For visualizing location and route data. See [Design Guidelines](/docs/design-guidelines) for role definitions.

Expand Down
Loading