Geocoding API Examples

Maptoolkit Maps JS
Search for a place using the Geocoding API and fly to the result on a Maptoolkit map.

MapLibre GL JS
Add a geocoder search control to a MapLibre GL map using the maplibre-gl-geocoder plugin.

Leaflet
Add a geocoder search control to a Leaflet map using the leaflet-control-geocoder plugin.

Build a Route Planner
Drag A or B to reroute, and hover a step to see it on the map.

Route Planner
Drag A or B to reroute, and hover a step to see it on the map.

Route Planner
Drag A or B to reroute, and hover a step to see it on the map.

Reverse Geocoding on Click
Turn a clicked coordinate into a street address with the Geocoding API reverse endpoint, and show it in a popup.