Geocoding API for place name search
Find any place on Earth, State, City, and Street, down to the address level and vice versa - assign objects to given coordinates.
Documentation Get your free access key nowPlace and addresses search
Transform place or address to geographical coordinates and vice versa.
Reverse geocoding
Get a human-readable place name for the given coordinates. Using this part of the MapTiler API, you can share information about locations identified via mouse clicks or GPS track devices.
API referenceExample

Autocomplete
With this feature, your mapping application can help your users to predict the rest of a word - or part of an address that he types into the input field.
Address and place search auto-completion can easily integrate your map using our JavaScript component.
Read documentationHow to use MapTiler Geocoding?

Set language preferences
Get results in a specific language or multiple preferred languages.
Filter by a bounding box
Get search results only from the specified area or use proximity to your preferred area.


Response in JSON format
Get a response in a GeoJSON with FeatureCollection at the root, so the individual result items are in a features array.
API ReferenceRegion-aware search
The output of the search can be limited to a specific region. Focus search on the region will give more precise results faster.
