Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map is not visible #99

Open
Espanta opened this issue Jul 18, 2015 · 4 comments
Open

Map is not visible #99

Espanta opened this issue Jul 18, 2015 · 4 comments

Comments

@Espanta
Copy link

Espanta commented Jul 18, 2015

Hi Ram,

I install rMap and use below example:
library(rMaps)
crosslet(
data = web_index,
id_field <- "country",
fields <- c("web_index", "universal_access", "impact_empowerment", "freedom_openness")
)
but I can only see 4 small boxes showing fields on top of the viewer page without any map in the center. I run Win 8.1 64bit on parallel in a Mac Pro.

Thanks

@samssan
Copy link

samssan commented Mar 4, 2016

Hi, I've got the same problem with CrossLet. DataMaps and Leaflet work just fine. Here's my session info:

R version 3.2.3 (2015-12-10)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows >= 8 x64 (build 9200)

locale:
[1] LC_COLLATE=Finnish_Finland.1252 LC_CTYPE=Finnish_Finland.1252 LC_MONETARY=Finnish_Finland.1252
[4] LC_NUMERIC=C LC_TIME=Finnish_Finland.1252

attached base packages:
[1] stats graphics grDevices utils datasets methods base

other attached packages:
[1] RCurl_1.95-4.8 bitops_1.0-6 rMaps_0.1.1

loaded via a namespace (and not attached):
[1] plyr_1.8.3 tools_3.2.3 whisker_0.3-2 RColorBrewer_1.1-2 yaml_2.1.13
[6] Rcpp_0.12.3 rCharts_0.4.2 RJSONIO_1.3-0 grid_3.2.3 lattice_0.20-33

@NahuelGrasso
Copy link

Any news? any documentation?

@ramnathv
Copy link
Owner

Use the leaflet package that is actively under development and has far more features.

@malouche
Copy link

I have also the same problem and I have also used leaflet..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants