All,
I am using the segmentGoogleMaps function to plot pie charts. After running
the function, the pie charts are not on the map (clicking loc puts the charts
on the map). The real problem is that when I click on the pie icon, the
balloon does not appear. When using the plotGoogleMaps function the balloon
will appear when the icon is clicked.
coordinates(loc) <- ~Lon+Lat
proj4string(loc) <- CRS("+proj=longlat")
m2 <- segmentGoogleMaps(loc,clickable =
TRUE,zcol=c('a','b','c','d','e','f'),mapTypeId='ROADMAP',filename='excess.htm',max.radius
= 300000)
thx
shawn
__________________________________________________________________________
This email message is for the sole use of the intended r...{{dropped:9}}
_______________________________________________
R-sig-Geo mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-geo