diff --git a/openstreetmap/openstreetmap.php b/openstreetmap/openstreetmap.php index eaaf17c5..974be0a0 100644 --- a/openstreetmap/openstreetmap.php +++ b/openstreetmap/openstreetmap.php @@ -16,7 +16,7 @@ use Friendica\Core\System; use Friendica\Util\Network; const OSM_TMS = 'http://www.openstreetmap.org'; -const OSM_NOM = 'http://nominatim.openstreetmap.org/search.php'; +const OSM_NOM = 'http://nominatim.openstreetmap.org/search.php'; const OSM_ZOOM = 16; const OSM_MARKER = 0;