powered by
Simple function like addTiles()
amap(map,attribution = '© amap.com',...)
a leaflet object
attribution of the map
other paramter pass to the addTiles function
# NOT RUN { if(require(leaflet)){ leaflet() %>% amap() } # }
Run the code above in your browser using DataLab