Commit Graph

938 Commits

Author SHA1 Message Date
mourner
eb8c57a95a Readme update 2011-12-12 21:48:20 +02:00
mourner
f68a227680 integrate jshint into Jakefile, minor cleanup 2011-12-12 19:54:03 +02:00
mourner
0e329c7b1b minor build helper improvements 2011-12-12 14:04:26 +02:00
mourner
313f3d9ebe split build code into two files 2011-12-12 12:44:16 +02:00
mourner
a278c982b2 simplify deps management 2011-12-12 12:10:22 +02:00
mourner
f2a2868ed3 add components configuration to jake build 2011-12-12 11:42:42 +02:00
mourner
12b46ae1c4 Simplify Jakefile 2011-12-12 02:32:53 +02:00
mourner
3776e73c00 Switched to Node + Jake + UglifyJS for building 2011-12-11 22:45:49 +02:00
mourner
c509c55f20 more whitespace fixes 2011-12-10 13:48:45 +02:00
mourner
8c6b5b3df5 Fixed GeoJSON pointToLayer not working inside a GeometryCollection, closed#391 2011-12-09 18:19:58 +02:00
mourner
a9720fcb43 Final jshinting without remorse 2011-12-09 16:51:31 +02:00
mourner
b03f6eff07 Some really heavy jshinting and whitespace fixes 2011-12-09 16:35:15 +02:00
mourner
bde47ae0bc Try removing closure compiler again 2011-12-09 12:47:27 +02:00
mourner
c43a3af209 Add gitignore to closure compiler folder 2011-12-09 12:45:37 +02:00
mourner
276c522624 remove closure compiler from the distribution (it's easy to download it on your own when building) 2011-12-09 12:40:15 +02:00
mourner
9b2cd580b1 update closure compiler 2011-12-09 12:30:45 +02:00
mourner
f4e9280ec8 update build with new closure 2011-12-09 12:27:57 +02:00
mourner
dc79b10683 More jshinting and whitespace fixes 2011-12-09 12:20:59 +02:00
mourner
cf5cc5bb28 JSHint config added 2011-12-08 17:55:52 +02:00
mourner
fccecb419f Whitespace fixes 2011-12-08 17:53:17 +02:00
mourner
0f23454168 Fixed min zoom recalculation on resize when max bounds enabled 2011-12-07 15:58:06 +02:00
mourner
dd3788f48d Fixed rare polygon/polyline rendering issue, closed #381 2011-12-05 19:47:07 +02:00
mourner
43d87dacde At last, added ability to set max geographical bounds within which users can pan/zoom! Closed #93 2011-12-02 19:04:19 +02:00
mourner
0e81d29168 Fixed fast mouse wheel zoom when approaching min/max zoom 2011-12-02 16:27:26 +02:00
Andy Chosak
5db524ee66 Removed unnecessary parameter. 2011-11-22 11:07:36 -05:00
Andy Chosak
eb9be64bd8 Add map events for popup open/close. 2011-11-22 10:45:43 -05:00
mourner
bd511151a0 update build and changelog 2011-11-18 13:04:05 +02:00
mourner
315ebb1eb5 fix typo in movestart fire 2011-11-18 13:02:46 +02:00
Savva
f54a55858b Fix for Elliptical Mercator projection (y coord corresponds to minor earth radius) 2011-11-02 21:38:12 +04:00
mourner
9686b73d15 update build 2011-10-28 16:16:29 +03:00
mourner
dde05f8f31 Fixed z-index marker issues in IE, closed #259 2011-10-28 16:09:38 +03:00
mourner
2c540485d2 Throw error if trying to initialize the same map container twice. Closed #258 2011-10-28 12:23:42 +03:00
mourner
98be07c86b Make layers control expanded on mobile by default (temp workaround). 2011-10-28 12:19:00 +03:00
mourner
b1a202064f Fixed changelog 2011-10-28 12:12:40 +03:00
mourner
3968c2f2e2 update changelog 2011-10-27 17:23:35 +03:00
mourner
70339807ed add urlParams argument to TileLayer constructor 2011-10-27 17:20:12 +03:00
mourner
6c4dd07c51 Build updated 2011-10-26 17:37:18 +03:00
mourner
e2081bdee3 Build updated 2011-10-26 16:04:07 +03:00
mourner
a6551fa114 Fixed ROOT_URL regression 2011-10-26 16:04:06 +03:00
mourner
9e4286db4a Added Marker unbindPopup method 2011-10-26 16:04:06 +03:00
mourner
ee3e78ce07 don't add click event more than once on bindPopup 2011-10-26 16:04:05 +03:00
Vladimir Agafonkin
fb30bfa21f remove extra semicolon 2011-10-23 09:17:32 +03:00
mourner
5bf0f0e8b7 fix vector flickering in Safari on big maps 2011-10-21 19:39:35 +03:00
mourner
5d339f9abb fix vector regression 2011-10-21 19:35:55 +03:00
mourner
61d746818b Prevented some CSS frameworks from setting Leaflet img max-width, fixed #322 2011-10-21 18:52:37 +03:00
mourner
a38f9dd6ae vector code refactoring to fix #339 2011-10-21 17:50:59 +03:00
mourner
11de00ec5b jslinted for fun 2011-10-21 15:53:21 +03:00
mourner
0645330e6b update build 2011-10-21 15:03:46 +03:00
mourner
26d0981bd3 update changelog 2011-10-21 15:03:45 +03:00
Vladimir Agafonkin
13d07ebd72 Added mousemove to paths 2011-10-20 14:29:40 +03:00