powered by
Add a grid of latitude and longitude lines to the map
add_lat_lng_grid(map, grid_colour = "#000000")
The map or map proxy object for chaining.
The map or map proxy object.
The colour of the grid lines. Default is "#000000".
"#000000"
map() |> add_lat_lng_grid()
Run the code above in your browser using DataLab