addMouseCoordinates {mapview} | R Documentation |
These functions are deprecated.
Please use leafem::addMouseCoordinates
and leafem::removeMouseCoordinates
instead.
addMouseCoordinates(map, epsg = NULL, proj4string = NULL, native.crs = FALSE) removeMouseCoordinates(map)
map |
a mapview or leaflet object. |
epsg |
the epsg string to be shown. |
proj4string |
the proj4string to be shown. |
native.crs |
logical. whether to use the native crs in the coordinates box. |
removeMouseCoordinates
: remove mouse coordinates information from a map