---
title: "Google Maps"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/search/google/googlemaps
markdown: https://docs.nodetool.ai/nodes/search/google/googlemaps.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/search/google/googlemaps.md
---

# Google Maps

**Type:** `search.google.GoogleMaps`

**Namespace:** `search.google`

## Description

Search Google Maps for places, businesses, and get location details.
    google, maps, places, locations, serp, geography

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| query | `str` | Place name, address, or location query | `` |
| num_results | `int` | Maximum number of map results to return | `10` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| results | `list[local_result]` |  |
| text | `str` |  |

## Related Nodes

Browse other nodes in the [search.google](./) namespace.
