$lat1=42.70893; $lng1=27.772644; $zoom1=16; $lat=$_GET['lat']; $lng=$_GET['lng']; $zoom=$_GET['zoom']; if ($lat != "") { $lat1 = $lat; } if ($lng != "") { $lng1 = $lng; } if ($zoom != "") { $zoom1 = $zoom; } ?>
$db = "vlasmap_vlasmap";
$admin = "vlasmap_vlasmap";
$adpass = "c01sty";
$mysql_link = mysql_connect("localhost", $admin, $adpass) or die(mysql_error());
mysql_select_db($db) or die(mysql_error());
$result=mysql_query('SELECT IDX, Type, Title FROM MapInfo where Type="Complex" order by Title') or die(mysql_error());
echo '
Directions
Street Map
Tools
Suggest Marker
Photos
Photo Gallery
Discussions
Feedback/Discuss the maps
Reviews *NEW*
View Recommended Taxis
View Restaurant Reviews
Quick Links
Sunny Beach
Sofia
Instructions -
+/- Zoom in/out
Arrows - move map around
Click on maps icons to view information
Select from right menus to search by category / name
Adding a point
Move the map to the approximate area (using the arrows, or dragging),
zooming in if you want it more accurate, then click "Suggest Marker" on the right.
Move the marker about to the exact position, and click the "Add Marker" that pops up.
Give it a title, etc. and that's it. (You can upload a photo if you've got one.)