XhmikosR
|
ac59cbd3af
|
Update Gruntfile.js.
* remove unneeded variable
* move jshint first
* update uglify-js options
|
2013-10-18 18:49:07 +03:00 |
|
Brandon Aaron
|
a3eccd481f
|
Merge pull request #75 from XhmikosR/master
Update README.markdown.
|
2013-10-18 08:44:02 -07:00 |
|
XhmikosR
|
d5b6f9eb36
|
Update README.markdown.
Use the new GitHub "io" domain.
|
2013-10-18 18:42:06 +03:00 |
|
Brandon Aaron
|
7246c14e0e
|
include bower package manager support
|
2013-10-18 10:37:25 -05:00 |
|
Brandon Aaron
|
c61e8d55bb
|
Include jam package manager support
|
2013-10-18 10:36:56 -05:00 |
|
Brandon Aaron
|
d3f6b0d677
|
include require as a global as well as define
|
2013-10-18 10:36:50 -05:00 |
|
Brandon Aaron
|
a6e8b73e45
|
Merge pull request #61 from XhmikosR/master
various
|
2013-10-18 08:17:42 -07:00 |
|
Vincent Brouté
|
8bd67830d5
|
Merge pull request #3 from ccmbenchmark/master
Added map of France by department with DOM/TOM, map of Paris by district and map of each french region by department
|
2013-10-17 03:25:24 -07:00 |
|
neveldo
|
ee3e48172c
|
Added map of France by department with DOM/TOM, map of Paris by district and map of each french region by department
|
2013-10-17 12:18:32 +02:00 |
|
danzel
|
2622819366
|
Add travis build image
|
2013-10-14 16:31:21 +13:00 |
|
danzel
|
c1211c573f
|
Add travis config
|
2013-10-14 16:12:08 +13:00 |
|
danzel
|
2c7127bf10
|
Update changelog
|
2013-10-14 13:54:48 +13:00 |
|
danzel
|
c5fab2342b
|
do todo
|
2013-10-14 13:54:38 +13:00 |
|
danzel
|
1ef25fb1ae
|
Fix for coverage polygon not being removed when we are. fixes #245
|
2013-10-14 13:19:02 +13:00 |
|
danzel
|
db5f0d5725
|
Test for coverage polygon not being removed when we are. #245
|
2013-10-14 13:18:42 +13:00 |
|
danzel
|
23cc34156a
|
Fix #260 - Zooming in on an area that wasn't inside what we are looking at would cause the newly visible markers not to appear.
|
2013-10-14 10:11:41 +13:00 |
|
danzel
|
bfecd7c64d
|
failing test case for #260 - marker doesn't appear after fitBounds
|
2013-10-14 10:11:41 +13:00 |
|
Dave Leaver
|
23dfa90d51
|
Merge pull request #253 from tmcw/simple-hull
Simplify QuickHull generation. Fixes #249
|
2013-10-13 14:10:44 -07:00 |
|
Vincent Brouté
|
5e409b8014
|
Merge pull request #2 from subium/master
Added a french regions map
|
2013-10-04 04:08:08 -07:00 |
|
Léonard MEYER
|
f6ea845d0c
|
Added a french regions map
|
2013-10-04 08:28:47 +02: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 |
|
Tom MacWright
|
038f17f725
|
Simplify QuickHull generation. Fixes #249
|
2013-09-20 13:34:08 -04:00 |
|
Dave Leaver
|
8275e2812b
|
Merge pull request #248 from tmcw/quickhull-test-doc
Test and document quickhull algorithm
|
2013-09-18 16:59:26 -07:00 |
|
Dave Leaver
|
55bcde9fff
|
Merge pull request #247 from tmcw/spec
Add distancegrid spec
|
2013-09-18 16:58:44 -07:00 |
|
Tom MacWright
|
b7a8ee44ba
|
Test and document quickhull algorithm
|
2013-09-18 13:21:15 -04:00 |
|
Tom MacWright
|
81fa74b6db
|
Add distancegrid spec
|
2013-09-17 18:49:48 -04: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 Brouté
|
786c36a675
|
Merge pull request #1 from xyanide/master
Added a dutch provinces map
|
2013-09-12 06:36:50 -07:00 |
|
xyanide
|
9409a04519
|
Added a dutch provinces map
|
2013-09-12 15:29:20 +02:00 |
|
XhmikosR
|
b1dad433fb
|
Normalize .jshintrc.
|
2013-09-10 10:49:02 +03:00 |
|
XhmikosR
|
c60712d150
|
Gruntfile.js: Fix JSHint issues.
|
2013-09-10 10:48:18 +03:00 |
|
XhmikosR
|
d6941b9ed7
|
Fix loading JSHint options.
|
2013-09-10 10:47:38 +03:00 |
|
XhmikosR
|
26b1117f94
|
Use single quotes consistently.
|
2013-09-10 10:37:42 +03:00 |
|
XhmikosR
|
9602df3f70
|
Update docs.
Use code syntax in more places and link to jquery.
|
2013-09-10 10:31:39 +03:00 |
|