Skip to content

Instantly share code, notes, and snippets.

@matthewconstantine
Created September 11, 2009 18:05
Show Gist options
  • Save matthewconstantine/185463 to your computer and use it in GitHub Desktop.
Save matthewconstantine/185463 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" ?>
<Module><?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Hello Wave">
<Require feature="wave" />
</ModulePrefs>
<Content type="html">
<![CDATA[
Here's a map from a gist:
<script type="text/javascript" charset="utf-8" src="http://maker.demo.geoiq.com/javascripts/embed.js"></script>
<script type="text/javascript" charset="utf-8">
Maker.maker_host='http://maker.demo.geoiq.com';Maker.finder_host='http://finder.demo.geoiq.com';Maker.core_host='http://demo.geoiq.com';
Maker.load_map("maker_map_394", "394");
</script>
<div id="maker_map_394"></div>
]]>
</Content>
</Module>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment