forked from friendica/friendica-addons
Removed tab
This commit is contained in:
parent
0f4052ace9
commit
987b53c6e6
|
@ -16,7 +16,7 @@ use Friendica\Core\System;
|
||||||
use Friendica\Util\Network;
|
use Friendica\Util\Network;
|
||||||
|
|
||||||
const OSM_TMS = 'http://www.openstreetmap.org';
|
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_ZOOM = 16;
|
||||||
const OSM_MARKER = 0;
|
const OSM_MARKER = 0;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue