Personal tools
You are here: Home Workshop '08 Demo 2 Materials Simplest Example of CoML Google Maps

Simplest Example of CoML Google Maps

Please download and save the html onto your local drive. This page won't show up on this site.

test_coml_gm.html — HTML, 0Kb

File contents

<html>
  <head>
    <script src="http://comlmaps.org/october-08-workshop/lab2/sample-google-maps/coml_init_js"></script>
  </head>
  <body onload="loadScript();">
    CoML Project Map
    <div id="map_coml_mv"/>
  </body>
</html>
Document Actions