# NOT RUN {
mapdata = read.csv("demo/chinaIphone.csv")
out = remapC(data = mapdata,
color = c("white","white"),
theme=get_theme("none","white","white","white",'white'),
markPointData = demoC[,2],
markPointTheme = markPointControl(
symbol = "image://demo/1.png",
symbolSize = 50,
effectType = 'bounce' ),
geoData = geoData)
# }
Run the code above in your browser using DataLab