Skip to content

Commit

Permalink
Build for v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhenyang Hua committed Mar 20, 2017
1 parent b6cad12 commit 9c679e2
Show file tree
Hide file tree
Showing 5 changed files with 151 additions and 158 deletions.
2 changes: 0 additions & 2 deletions example/index.html
Expand Up @@ -33,8 +33,6 @@
showSegmentLength: true,
unit: MeasureTool.UnitTypeId.IMPERIAL // metric or imperial
});
console.log(MeasureTool.version);
map.addListener('click', () => console.log('clicked'));
}
</script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBTdH3AFSWLD3SrgbNqTGoRsg3U6W0qAAg&libraries=geometry&callback=initMap"
Expand Down

0 comments on commit 9c679e2

Please sign in to comment.