Commit Graph
73 Commits
Author SHA1 Message Date
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
Vincent Broute f954cc0000 'update' event improved, examples updated 2013-09-29 12:52:31 +02:00
Vincent Broute 3a931f46db Option 'display' that allows to hide a specific element from the legend 2013-09-25 13:06:46 +02:00
Vincent Broute e31ba7557d EventObject transmitted to handlers & improvements for scaling plots in the legend 2013-09-24 13:08:38 +02:00
Vincent Broute 09e413f34f data-id attribute for plots and areas's nodes 2013-09-22 13:21:04 +02:00
Vincent Broute 01592a72fd Improved handling of callbacks with events 2013-09-22 12:46:49 +02:00
Vincent Broute 55e26e9b2d filling CSS classes of the created nodes with IDs of areas and plots 2013-09-22 11:34:33 +02:00
Vincent Broute 0dbd62720e Drawing squares and circles in the legend taking account the scale of the map 2013-09-21 21:15:27 +02:00
Vincent Broute 1b15729196 Truely hide the elements when user clicks on the legend and hideElemsOnClick.opacity is set to 0 2013-09-21 20:05:52 +02:00
Vincent Broute 0d3706c694 Removing last comma from areas list 2013-09-20 23:52:42 +02:00
Vincent Broute b13fecd03c Upgrading to raphael.js v2.1.2 2013-09-20 23:51:48 +02:00
Vincent Broute 0959b055cb improved map of France 2013-09-17 00:36:34 +02:00
Vincent Broute 99c3a451f9 improved map of France 2013-09-17 00:27:12 +02:00
Vincent Broute 6ee73456fc new map of France with equirectangular projection for better cities location 2013-09-15 14:59:08 +02:00
Vincent Broute 11caf52cdd Added missing Michigan state 2013-09-13 17:42:16 +02:00
Vincent Broute cfed89500f Added link to mapael-maps repository for additional maps 2013-09-12 23:03:42 +02:00
Vincent Broute a3275aaaca version 0.5.1 2013-08-24 16:16:25 +02:00
Vincent Broute 43fec16fd6 version 0.5.0 2013-08-24 16:07:57 +02:00
Vincent Broute 23ee759740 updated readme 2013-08-24 16:04:03 +02:00
Vincent Broute 7c7e45eb09 zoom and panning 2013-08-24 16:02:04 +02:00
Vincent Broute e92ac01fc4 Fix legend colorisation with zero values 2013-08-05 11:55:58 +02:00
Vincent Broute 3f61052afb version 0.4.0 2013-07-29 22:31:36 +02:00