Table of Contents

TMS FNC Google Places — Guides

Set Request.Query for keyword searches and Request.Coordinate with Request.Radius for nearby searches. Handle OnGetPlaces to receive results.

Place detail lookup

Call GetPlaceDetails with a Google place ID to retrieve enriched data such as ratings, opening hours, and website URLs.

Place photos

Retrieve place photo URLs using GetPhotoURL with a photo reference from the search result's Photos collection.

See also