Search and location services
MapTiler location services provide geographic context for your applications and can be used with or without a map. They’re built into our SDKs, but you can also call the API endpoints directly.
Search and geocoding
Use our search and geocoding service to convert addresses or place names into geographic coordinates (forward geocoding) and coordinates into addresses (reverse geocoding).
- Guide: Get started with geocoding and search
- Reference: Geocoding API
IP geolocation
Identify the approximate location of users based on their IP address, so that you can customize their experience with localized content or regional settings.
- Guide: How to detect and use IP geolocation
- Reference: IP geolocation API
Elevation
Retrieve the elevation of specific coordinates or along a path to generate elevation profiles, calculate terrain statistics, or create flood maps.
- Guide: How to work with elevation
- Reference: Elevation API
Coordinates
Convert coordinates between different spatial reference systems and projections to consolidate them for further use.
- Guide: Search coordinate systems and convert between them
- Reference: Coordinates API