地名検索用ジオコーディングAPI
Find any place on Earth (states, cities, streets down to the address level etc.) or find a place name for your coordinates.
ドキュメント 今すぐ無料アクセスキーを取得する場所・住所検索
Transform place or address to geographical coordinates (forward geocoding) 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リファレンス例
オートコンプリート
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.
住所・地名検索のオートコンプリートは、JavaScriptコンポーネントを 使用して、簡単に地図を統合することができます。
ドキュメントを読むMapTilerジオコーディングの使い方は?
REST API
Directly query the MapTiler Geocoding API using REST interface. Read the Reference Documentation. Use these examples:

ジオコーディング・コントロール
The Graphical JavaScript/TypeScript component for Leaflet, MapTiler SDK, and any mapping library built on Client JS.

結果をタイプで絞り込む
Set your application to return only the relevant results with a place type filter. You can use types including County, Neighborhood, Place, or Point of Interest.
API Reference国を考慮した検索
The output of the search can be limited to a specific region. Focus search on the region will give more precise results faster.
例