-
-
fzzzy updated
9 years ago
-
Guys,
I am consuming a WCF service which has the data linked to a 2 letter country codes("RU" instead of "RUS") as listed here: http://www.iso.org/iso/home/standards/country_codes/country_names_and_c…
-
http://bl.ocks.org/mbostock/4122298
-
Project relevant media.
-
I'm trying to create a map very similar to the sample one called Multi-select
http://files.stevenskelton.ca/d3-geomap/examples/multiselect.html
I found a bug.
Here is how to reproduce it:
1) Click o…
-
The bower.json file contains the attribute `main`. This attribute has no use to bower, though is used by grunt, broccoli, and gulp tasks to compile my `index.html` by injecting `link` and `script` tag…
ddaws updated
10 years ago
-
I am trying to replicate the outcomes reached from issue #6 however I can't seem to get my map to display.
My code is
```
library(rMaps)
maps
-
Including the `angular-datamaps.min.js` produces the following.
![image](https://cloud.githubusercontent.com/assets/1885328/4466165/ffa9e678-48e1-11e4-96da-fbafbe1424e4.png)
This is fixed when I in…
ddaws updated
10 years ago
-
I'm finding points are being dropped too quickly resulting in sparse maps at low zoom levels. Can we have a flag like the "exponent" flag in datamaps that allows specifying the rate at which items are…