94 Commits

Author SHA1 Message Date
neveldo
0607d45a81 Fixed undeclared variable in drawLegend function 2015-05-17 23:12:39 +02:00
neveldo
286e54e10c Added package.json file 2015-01-04 16:38:21 +01:00
neveldo
0d360d870f Added jquery-mousewheel dependency 2015-01-04 13:01:54 +01:00
neveldo
5c19e18823 Fix spaces 2015-01-04 11:29:47 +01:00
neveldo
af6dac12c9 Version 1.0.0 2015-01-02 22:59:19 +01:00
neveldo
f83dabf6ac Allow to add links between couples of lat,long or x,y coordinates 2014-12-01 23:09:07 +01:00
neveldo
184806ad0d Updated readme 2014-11-30 16:50:17 +01:00
neveldo
f3fb0ada8d Removed unused variables 2014-11-30 15:46:58 +01:00
neveldo
116241add9 Updated readme 2014-11-30 15:21:39 +01:00
neveldo
30c77d6da6 Updated readme 2014-11-30 15:18:11 +01:00
neveldo
1d80066ca2 Updated examples 2014-11-29 23:15:14 +01:00
neveldo
93019ef6b1 Updated examples 2014-11-29 21:56:02 +01:00
neveldo
653a57370f Fixed tooltip position on mouseover 2014-11-29 21:55:42 +01:00
neveldo
ff9ea21b39 Fixed zoom on mousewheel 2014-11-29 21:07:34 +01:00
neveldo
42e9ae5780 Zoom on mousewheel only if zoom is enabled 2014-11-29 19:38:53 +01:00
neveldo
b3ec9bb1ea Updated dependencies 2014-11-27 22:54:34 +01:00
neveldo
b2df738800 Deleted raphael.js dependency 2014-11-27 22:41:17 +01:00
neveldo
651a834643 Added bower.json file 2014-11-27 22:39:57 +01:00
neveldo
9ba7c79aa5 Improved zoom feature and zoom on mousewheel 2014-11-27 22:10:48 +01:00
neveldo
d84d5ea419 Allow to add curved links between plots 2014-11-19 00:05:14 +01:00
neveldo
991a357ea5 Legends display set to true by default 2014-11-13 22:54:29 +01:00
neveldo
64b00d31f9 Added elemOptions to the parameters of eventHandlers functions 2014-11-13 22:52:29 +01:00
neveldo
a53c11ca57 Allow legend to handle multiple criteria 2014-11-11 19:20:50 +01:00
neveldo
299be013af Allow to set a fixed value instead of a couple of min and max values for the legend slices 2014-10-26 12:15:43 +01:00
neveldo
50baf1600d Added data attributes that allow to easily select legend elements and labels through jQuery 2014-10-26 11:56:09 +01:00
neveldo
4115b5ea06 Allow to set a custom width and height for areas elements in the legend and introduce new marginBottomTitle option 2014-10-26 11:41:00 +01:00
neveldo
13960873a6 Fixed quotes 2014-10-25 23:44:52 +02:00
neveldo
ae43ec4c91 Added 'horizontal' mode for the legend 2014-10-25 23:41:43 +02:00
neveldo
26aaa5ccf7 Fixed legend scale 2014-10-21 22:44:56 +02:00
neveldo
3532e07e43 Allow to add images has plots 2014-10-20 22:25:35 +02:00
neveldo
c0020a0471 Added new 'target' option that allows to specify the targets of the links on plots and areas 2014-03-11 11:48:39 +01:00
neveldo
8a9d1e99f1 New options to set an initial zoom on the map : options.map.zoom.init.level and map.zoom.init.latitude, map.zoom.init.longitude (or map.zoom.init.x, map.zoom.init.y) 2014-02-17 11:28:04 +01:00
Vincent Broute
556cd9d3ca version 0.7.1 2014-01-23 22:17:35 +01:00
Vincent Brouté
3fbde0dff6 Merge pull request #24 from nlemoine/master
afterUpdate call: fixed undefined opt
2014-01-19 03:21:21 -08:00
nlemoine
bf6d19d76d afterUpdate call: fixed undefined opt 2014-01-17 23:10:18 +01:00
neveldo
9b4a7508f4 don't animate areas and plots in the legend on mouse hover 2013-12-04 12:15:36 +01:00
neveldo
e36153fb3d Fix legend colorisation with zero values in slices definition 2013-12-04 12:06:20 +01:00
Vincent Broute
04ec7c0d93 version 0.7.0 2013-11-17 19:50:04 +01:00
Vincent Broute
feb99f3e84 version 0.7.0 2013-11-17 19:48:40 +01:00
Vincent Broute
7923a83401 Added new example with the zoom features 2013-11-17 16:06:06 +01:00
Vincent Broute
72fa42d629 improved zooming feature 2013-11-17 15:41:10 +01:00
Vincent Broute
454e1b1551 Added some new examples of use 2013-11-15 20:24:24 +01:00
Vincent Broute
8adb3d1dd2 Added labelAttrsHover option for the plots and areas legend 2013-11-15 19:56:14 +01:00
Vincent Broute
27c7e3dfa5 Merge branch 'master' of https://github.com/neveldo/jQuery-Mapael 2013-11-15 19:38:23 +01:00
Vincent Broute
4c7cb40376 Added 'options' object to the parameters of afterInit and afterUpdate callbacks 2013-11-15 19:36:39 +01:00
neveldo
b05aa4a3e3 prevent the tooltip to overflow from the container 2013-10-29 17:34:31 +01:00
Vincent Broute
6a2433bb8f Added hooks on map initialization and update in order to allow custom processing (afterInit and afterUpdate) 2013-10-27 20:03:00 +01:00
Vincent Broute
96b874270f 'update' event' now allows to update attrsHover for plots and area (bugfix) 2013-10-01 22:23:31 +02:00
Vincent Broute
c9385af885 version 0.6.0 2013-09-29 13:00:32 +02:00
Vincent Broute
7070e4a657 Updated link to examples 2013-09-29 12:57:47 +02:00