X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/099ae9f9ce98e8416233c464ec918b5005a4c63d..93117a14df2d0aee9109d51edd7d6dad834d8ec4:/dist/config.example.js diff --git a/dist/config.example.js b/dist/config.example.js index bfddf7f..30da769 100644 --- a/dist/config.example.js +++ b/dist/config.example.js @@ -12,7 +12,7 @@ Nominatim_Config['Nominatim_API_Endpoint'] = 'https://nominatim.openstreetmap.or // Nominatim_Config['Images_Base_Url'] = '/mapicons/'; // If the API should return polygons to be displayed on the map -// Nominatim_Config['Search_AreaPolygons'] = 1; +// Nominatim_Config['Search_AreaPolygons'] = true; // Nominatim_Config['Reverse_Default_Search_Zoom'] = 18; // ---- MAP ----