Commit Graph

1783 Commits

Author SHA1 Message Date
Vladimir Agafonkin
b3d751818c fix jekyll error 2012-07-26 12:16:38 +03:00
Vladimir Agafonkin
ee452bb2e5 Merge branch 'master' into gh-pages-master 2012-07-26 11:49:53 +03:00
Vladimir Agafonkin
2df0a4c283 fix layers control factory and update build 2012-07-26 11:49:26 +03:00
Jason Sanford
0907b1b8da More work on GeoJSON tutorial. Lots has changed with this layer. 2012-07-26 01:33:37 -06:00
Jason Sanford
f70c08ca8a Adding bus geojson in its own layer to show default styling. 2012-07-26 00:58:26 -06:00
Jason Sanford
b33d75f351 Merge branch 'gh-pages-master' of github.com:JasonSanford/Leaflet into gh-pages-master 2012-07-26 00:47:42 -06:00
Jason Sanford
f3b8789af3 Don't show bus route segments under construction. 2012-07-26 00:46:22 -06:00
Jason Sanford
9571286494 Convert 16th st bus to FeatureCollection of LineStrings with much less vertices 2012-07-26 00:45:55 -06:00
danzel
871e8f8ee1 Stop double click on the zoom buttons moving the map. Fixes #818 2012-07-26 14:32:23 +12:00
danzel
8667f357f2 Make zooming straight in at the bottom level do nothing rather than moving half a pixel across with odd sized windows (which makes the whole screen look blurry in chrome). We need floor rather than round otherwise we move 1px in each direction. 2012-07-26 13:58:44 +12:00
Vladimir Agafonkin
19ed1859bd fix no geolocation error handling 2012-07-25 19:51:51 +03:00
Vladimir Agafonkin
522c831010 update custom icons example, minor fixes 2012-07-25 19:50:59 +03:00
Vladimir Agafonkin
404c6963f5 Merge branch 'master' into gh-pages-master 2012-07-25 19:39:55 +03:00
Vladimir Agafonkin
97b43a3e98 update mobile example 2012-07-25 18:59:36 +03:00
Vladimir Agafonkin
b5513f4dd0 add ImageOverlay bringToBack/Front, update build, closes #824 2012-07-25 17:36:14 +03:00
Vladimir Agafonkin
4ece350176 fix TileLayer.redraw and multiple layers issue, closes #814 2012-07-25 17:25:53 +03:00
Vladimir Agafonkin
3342e7c215 fix lint error and update build 2012-07-25 17:14:31 +03:00
Vladimir Agafonkin
3c70e3cb3b removed scale dependency for copyWorldJump 2012-07-25 17:12:56 +03:00
Vladimir Agafonkin
c50aaabd6d TileLayer refactoring, add loading event, update changelog, closes #177 2012-07-25 17:10:11 +03:00
Vladimir Agafonkin
6b2184821e improve download page more 2012-07-25 16:24:11 +03:00
Vladimir Agafonkin
9c253a627c update "used by" links 2012-07-25 14:02:10 +03:00
Vladimir Agafonkin
24dd02aacc improve download page 2012-07-25 13:15:33 +03:00
Vladimir Agafonkin
62e75978b8 showcase companies on frontpage #400 2012-07-25 13:05:51 +03:00
Vladimir Agafonkin
55c35828a8 Fix jittery marker movement on pinch-zoom (removed position rounding) 2012-07-25 11:14:21 +03:00
Vladimir Agafonkin
183f36c1a9 improve pinch-zoom performance on mobile Chrome and Firefox 2012-07-25 11:13:36 +03:00
Vladimir Agafonkin
3201dd066a cleanup setOpacity for IE 2012-07-25 11:08:51 +03:00
Vladimir Agafonkin
3826467f46 Merge pull request #827 from ajbeaven/IePopupFix
Fixes popups in IE8 and earlier
2012-07-25 00:44:04 -07:00
Andrew Beaven
c19ee48904 Fixes popups in IE8 and earlier 2012-07-25 16:30:21 +12:00
mourner
46eb027c76 news flash on frontpage 2012-07-25 01:09:31 +03:00
Vladimir Agafonkin
6bdf50f415 finish quick start update 2012-07-24 18:37:33 +03:00
Vladimir Agafonkin
de835e3ce3 normalize dashArray in IE, update changelog 2012-07-24 18:11:49 +03:00
Vladimir Agafonkin
5a1e2a926f make zoom animation cancel the resize moveend trigger 2012-07-24 17:55:48 +03:00
Vladimir Agafonkin
cfdbdffc49 update build 2012-07-24 14:07:49 +03:00
Vladimir Agafonkin
fd3fbf8419 minor quick start fix 2012-07-24 14:07:28 +03:00
Vladimir Agafonkin
31633ffcee update quick start guide 2012-07-24 13:57:31 +03:00
Vladimir Agafonkin
3bf097ff0a officially recommend great plugins :) 2012-07-24 11:34:54 +03:00
Vladimir Agafonkin
d95761cb42 make the frontpage map a little bigger 2012-07-24 10:49:22 +03:00
Vladimir Agafonkin
ffdcf1d8f8 minor front-page improvements 2012-07-24 10:41:48 +03:00
Vladimir Agafonkin
c47333c273 Merge pull request #821 from jacobtoye/StrokeDashArray
Added support for dashed strokes.
2012-07-23 22:49:24 -07:00
jacobtoye
ef03f4aed2 Added support for dashed strokes. 2012-07-24 11:48:44 +12:00
mourner
1da1041655 return this in more methods 2012-07-24 01:42:57 +03:00
mourner
7f812ad9ec improve features page, more styling 2012-07-24 01:41:55 +03:00
Vladimir Agafonkin
b2ec1e086f add transformation and domevent docs, improve styles 2012-07-23 19:20:29 +03:00
Vladimir Agafonkin
b8b161d7a2 more docs updates, ilayer and icontrol docs at last! 2012-07-23 17:22:08 +03:00
Vladimir Agafonkin
8827c66c6c improve docs html formatting 2012-07-23 12:45:52 +03:00
Vladimir Agafonkin
cff5d65528 color method arguments 2012-07-23 12:45:18 +03:00
Vladimir Agafonkin
5806d6bc6d add lineutil and polyutil docs 2012-07-23 12:15:00 +03:00
Vladimir Agafonkin
94c027c208 separate layout for tutorials 2012-07-23 10:20:49 +03:00
Jason Sanford
850685329e Merge branch 'master' of git://github.com/CloudMade/Leaflet into gh-pages-master 2012-07-22 15:30:07 -06:00
mourner
4ee1ee8b9c more docs updates, jekyllize remaining pages 2012-07-21 01:11:26 +03:00