We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc3bbb7 commit 5be6446Copy full SHA for 5be6446
2 files changed
osmmap2.php
@@ -83,7 +83,7 @@
83
$local_conf['zoom'] = $zoom;
84
$local_conf['center_lat'] = $center_lat;
85
$local_conf['center_lng'] = $center_lng;
86
-$local_conf['contextmenu'] = 'false';
+$local_conf['contextmenu'] = 'true';
87
$local_conf['control'] = true;
88
$local_conf['img_popup'] = false;
89
$local_conf['paths'] = osm_get_gps($page);
osmmap3.php
0 commit comments