Skip to content

Commit

Permalink
new wax and leaflet
Browse files Browse the repository at this point in the history
  • Loading branch information
xavijam committed Aug 29, 2012
1 parent 8fe1f48 commit 707afe8
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 6,624 deletions.
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[v 0.51]
- New examples page.
- Attribution paramater added + function to set it as well.
- Wax (v7.0.0dev9) library updated.
- Leaflet (v0.4.4) library updated.

[v 0.50]
- Bug related to iPad clientX and clientY position fixed.

Expand Down
2 changes: 1 addition & 1 deletion examples/hover-point.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<link href="../css/cartodb-leaflet.css" rel="stylesheet" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script src="http://code.leafletjs.com/leaflet-0.3.1/leaflet.js"></script>
<script type="text/javascript" src="js/wax.leaf.min-7.0.0dev1-touched.js"></script>
<script type="text/javascript" src="js/wax.leaf.min-7.0.0dev1.js"></script>
<script type="text/javascript" src="../dist/cartodb-leaflet-min.js"></script>
<script type="text/javascript" src="../dist/cartodb-popup-min.js"></script>

Expand Down
Loading

0 comments on commit 707afe8

Please sign in to comment.