An open API service indexing awesome lists of open source software.

https://github.com/jpmarindiaz/dmaps


https://github.com/jpmarindiaz/dmaps

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

> Warning: Alpha release. This is work in progress. Use at own risk.

# Install

`devtools::install_github("jpmarindiaz/dmaps")`

# Examples

```r

```

# Todo

Fix... it works only with data frames... not with tbl_df
Fix bivariate legend to receive top and left % position
Add topojsons as htmlwidgets attachments
Fix tooltip default template when varnames have underscores
On resize calculate new center when reset button is clicked
Add notes and title as svg elements
Fix other legend types
Add custom color to ~~data and~~ bubbles
scale bubble radius
Add departamentos to municipios (?)
Add reverse palette
Add reverse legend
Better handle default opts

add pins plug in http://jsfiddle.net/duck0/kbqpfL1a/2/

Return current projectionOptions to R for use in shiny
Add zoom buttons (with slider?)

Bivariate choropleth
http://www.joshuastevens.net/cartography/make-a-bivariate-choropleth-map/
http://indiemapper.com/app/learnmore.php?l=bivariate_choropleth
http://tolomaps.tumblr.com/post/131671267233/creating-a-bivariate-choropleth-color-scheme

Custom Markers plugin
http://jsbin.com/pamigahifi/1/edit?html,css,output
Pluin
http://jsbin.com/abeXErat/21/edit?html,output

# Color scales

Add viridian
https://twitter.com/noamross/status/705883445633937412?s=09

# Other maps to add

AFG
https://gist.github.com/markmarkoh/8856417