Results are now cached, format limits to other networks are respected #553

Merged
annando merged 2 commits from osm-cache into 3.6-rc 2018-03-20 08:48:02 +01:00
Showing only changes of commit 987b53c6e6 - Show all commits

View file

@ -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;