Commit Graph

1946 Commits

Author SHA1 Message Date
Vladimir Agafonkin
ecf45d888e Merge branch 'gh-pages' into gh-pages-master 2012-07-12 15:57:38 +03:00
Vladimir Agafonkin
c09715736d Merge branch 'master' into gh-pages-master 2012-07-12 15:57:18 +03:00
Vladimir Agafonkin
aa68310c00 update build 2012-07-12 15:55:30 +03:00
Vladimir Agafonkin
275760352b remove accidental console.log 2012-07-12 15:54:44 +03:00
Vladimir Agafonkin
532ff7232d optimize map resizing 2012-07-12 15:53:58 +03:00
Vladimir Agafonkin
01e26a4cce add Map mouseup event 2012-07-12 15:48:44 +03:00
Vladimir Agafonkin
4f8dc06097 add Popup openOn(map) 2012-07-12 15:46:52 +03:00
Vladimir Agafonkin
e9b47e9811 factories for controls and multipolys 2012-07-12 15:40:47 +03:00
Vladimir Agafonkin
c6bae3ee5c support arrays in geojson addData 2012-07-12 15:37:43 +03:00
Vladimir Agafonkin
0814e18a81 fix popupAnchor array form 2012-07-12 15:35:22 +03:00
Vladimir Agafonkin
9df26ae739 fix geojson example code so that it works 2012-07-12 15:33:52 +03:00
Vladimir Agafonkin
82f389d9cc more docs updates, including new geojson reference 2012-07-12 15:12:20 +03:00
Vladimir Agafonkin
342b333681 Merge branch 'master' into gh-pages-master 2012-07-12 15:07:27 +03:00
Vladimir Agafonkin
20993a0cf6 lots of docs updates regarding the new syntax 2012-07-12 14:27:58 +03:00
Vladimir Agafonkin
eb9c1bfc4f tweak docs col widths to make it nicer 2012-07-12 11:22:58 +03:00
Vladimir Agafonkin
9aa723d95b cleanup Jakefile 2012-07-12 10:39:22 +03:00
Vladimir Agafonkin
4edfaee008 Use feature detection instead of browser sniffing for opacity, #796 2012-07-12 10:31:21 +03:00
Vladimir Agafonkin
2a7e49bfe3 Merge pull request #797 from danzel/master
Fix JSHint issues with my last pull
2012-07-12 00:18:59 -07:00
Vladimir Agafonkin
a849bcc808 Merge pull request #798 from danzel/featuregroup-addlayer
FeatureGroup now checks if the given layer has already been added in addLayer before adding it
2012-07-12 00:18:32 -07:00
danzel
863bed6797 FeatureGroup now checks if the given layer has already been added in addLayer before adding it 2012-07-12 17:02:14 +12:00
danzel
3b7d1761ee JSHint happiness. 2012-07-12 16:09:48 +12:00
Vladimir Agafonkin
4747b07036 Merge pull request #796 from danzel/master
Fix Opacity in IE10
2012-07-11 15:33:57 -07:00
mourner
73cf121a2a add missing heading in docs 2012-07-12 01:32:00 +03:00
mourner
8769c43b3b fix link color on examples 2012-07-12 01:29:44 +03:00
mourner
ec30171f4f minor tweaks 2012-07-12 01:21:04 +03:00
mourner
4994095ff2 docs styling tweaks 2012-07-12 01:18:00 +03:00
mourner
5fec0c5c37 more docs cleanup 2012-07-12 01:00:34 +03:00
danzel
e8a904530e Fix up opacity in IE10, use style.opacity in IE9 also
http://caniuse.com/#feat=css-opacity
Regex from http://msdn.microsoft.com/en-us/library/ms537509(v=vs.85).aspx
2012-07-12 09:54:53 +12:00
Vladimir Agafonkin
a08d7bcb6e bring cdn links back! 2012-07-11 14:51:24 +03:00
Vladimir Agafonkin
8fd1ee8d53 update docs toc 2012-07-11 14:47:00 +03:00
Vladimir Agafonkin
3b625cef8f lots of styling and some corrections to #793 2012-07-11 14:34:39 +03:00
Vladimir Agafonkin
97f5bcc9d0 update highlight.js to latest version 2012-07-11 14:33:56 +03:00
Vladimir Agafonkin
fe3ef98c49 minor updates to #793 2012-07-11 11:53:01 +03:00
Vladimir Agafonkin
06787b8497 update build 2012-07-11 11:25:57 +03:00
Vladimir Agafonkin
ee99b53309 Merge pull request #793 from jieter/gh-pages-master
Documentation for Util and DomUtil.
2012-07-11 01:25:41 -07:00
Vladimir Agafonkin
180fb91166 Merge pull request #795 from danzel/master
Fix up Marker animation class setting
2012-07-10 23:57:34 -07:00
danzel
ff86f5a24b Need to check that createShadow actually created a shadow before adding the classes. Simplify the code too. 2012-07-11 15:55:41 +12:00
danzel
129572014c Set the animation classes for marker in _initIcon rather than onAdd so that setIcon doesn't remove them 2012-07-11 15:51:12 +12:00
Jan Pieter Waagmeester
10adb5a7d0 Fixing (I think most) documentation issues mentioned in #793 + some other small changes. 2012-07-10 23:30:39 +02:00
Jan Pieter Waagmeester
41beff7218 Adding documentation for Util and DomUtil 2012-07-10 17:45:43 +02:00
Vladimir Agafonkin
2490a91856 Merge pull request #792 from jieter/master
Another diff to increase DomUtil usage
2012-07-10 08:22:04 -07:00
Jan Pieter Waagmeester
c7be915f45 Merge branch 'master' of git://github.com/CloudMade/Leaflet 2012-07-10 12:29:41 +02:00
Jan Pieter Waagmeester
138167158b Replace manual style.opacity manimulations by L.DomUtil.setOpacity in Popup.js 2012-07-10 12:29:23 +02:00
Vladimir Agafonkin
cc60eb81c7 add subdomains to WMS, closes #735 2012-07-10 12:00:13 +03:00
Vladimir Agafonkin
19974a84a1 changelog cleanup 2012-07-10 11:48:34 +03:00
Vladimir Agafonkin
d0c341b006 Added WMS setParams, TileLayer redraw, setUrl, closed #719 2012-07-10 11:43:18 +03:00
Vladimir Agafonkin
97553cd0bd fix whitespace 2012-07-09 17:09:18 +03:00
Vladimir Agafonkin
dfdc011413 add bgPos to DivIcon for spriting, closes #743 2012-07-09 17:08:01 +03:00
Vladimir Agafonkin
8b3e97153c fix icon default paths, update changelog 2012-07-09 15:07:22 +03:00
Vladimir Agafonkin
bcc2c6f67f update changelog 2012-07-09 14:42:58 +03:00