On this page

    Geocoding with MapLibre GL JS

    In this tutorial, you will learn how to add a geocoding control to the Maplibre GL JS map. Geocoding control will enable map users to search places on the map.

    
    

    Geocoding on-prem with MapTiler Server

    You can utilize the geocoding capabilities within your on-prem installation of MapTiler Server. This feature allows you to search for addresses and locations without an internet connection. Please take a look at the MapTiler Server API documentation for a comprehensive understanding of all the available options the Geocoding API provides.

    Was this helpful?

    MapLibre
    Examples
    Geocoding with MapLibre GL JS
    Geocoding with MapLibre