Search
The SDK supports multiple search workflows through SearchContext, including free-text search, proximity search, category filtering, overlay search, route-based search, and guided address search.
Search results are returned as LandmarkObject instances, which you can use directly for highlighting, routing, overlay handling, and address extraction.
Getting started with Search
The Maps SDK for iOS provides flexible search functionality for finding locations using text queries, coordinates, categories, landmark stores, and overlays:
Search & Geocoding features
This guide explains how to convert coordinates to addresses and addresses to coordinates, work with hierarchical address search, build auto-suggestions, and search along routes with SearchContext.