• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-CoreLocation-2.5.1/Examples/WhereIsMyMac/
1<!DOCTYPE html "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3  <head>
4    <title>Google Map</title>
5  </head>
6  <body>
7	<iframe width="100%%" height="96%%" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"
8		src="http://maps.google.com/maps?ie=UTF8&ll=%f,%f&spn=%f,%f&t=h&z=16&output=embed">
9	</iframe>
10  </body>
11</html>
12