Mercurial > hg > LGMap
comparison map.php @ 3:2b5a5cb5d6d1
update books_coordinates.csv
| author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
|---|---|
| date | Mon, 20 Apr 2015 11:36:07 +0200 |
| parents | 57bde4830927 |
| children | 0330b2138c87 |
comparison
equal
deleted
inserted
replaced
| 2:b85894a9b2dc | 3:2b5a5cb5d6d1 |
|---|---|
| 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| 2 <html> | 2 <html> |
| 3 <head> | 3 <head> |
| 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> | 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> |
| 5 <link href="map.css" type="text/css" rel="stylesheet"/> | 5 <link href="map.css" type="text/css" rel="stylesheet"/> |
| 6 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js" type="text/javascript"></script> | 6 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js" type="text/javascript"></script> |
| 7 <script src="https://code.jquery.com/ui/1.10.4/jquery-ui.js"></script> | 7 <script src="https://code.jquery.com/ui/1.10.4/jquery-ui.js"></script> |
| 8 <link href="./geotemco/css/platin.css" rel="stylesheet" type="text/css"> | 8 <link href="./geotemco/css/platin.css" rel="stylesheet" type="text/css"> |
| 9 <link href="WindowWidget.css" rel="stylesheet" type="text/css"> | 9 <link href="WindowWidget.css" rel="stylesheet" type="text/css"> |
| 10 <script src="./geotemco/platin.js"></script> | 10 <script src="./geotemco/platin.js"></script> |
| 11 <script src="map.js"></script> | 11 <script src="map.js"></script> |
