Skip to content

Instantly share code, notes, and snippets.

@janit
Last active August 29, 2015 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save janit/3f8664f632308597c3a1 to your computer and use it in GitHub Desktop.
Save janit/3f8664f632308597c3a1 to your computer and use it in GitHub Desktop.
<script src="js/tags/ymap.tag" type="riot/tag"></script>
<script src="https://cdn.jsdelivr.net/g/riot@2.0.14(riot.min.js+compiler.min.js)"></script>
<script src="http://api-maps.yandex.ru/2.0-stable/?load=package.full&lang=en-US" type="text/javascript"></script>
<script>
riot.mount('*');
</script>
<ymap zoom="5" center="0,40"></ymap>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment