最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

r - How to show graticule coordinates along axes in leaflet - Stack Overflow

programmeradmin1浏览0评论

Is it possible to add graticule tick marks and coordinates around the edges of a leaflet plot? Something like the screenshot below but with lon/lat values included? I looked online but did not find a solution.

map <- leaflet() %>%
  addTiles() %>%
  setView(lng = -118.88, lat = 38.1341, zoom = 8) #|>
  #addCoordinates()
map

发布评论

评论列表(0)

  1. 暂无评论