addControlGPS: Add a gps to the Map...

View source: R/plugin-gps.R

addControlGPSR Documentation

Add a gps to the Map https://github.com/Norkart/Leaflet-MiniMap

Description

Add a gps to the Map https://github.com/Norkart/Leaflet-MiniMap

Usage

addControlGPS(map)

Arguments

map

a map widget object

Examples

leaflet() %>%
  addTiles() %>%
  addControlGPS()

asmith26/leafletplugins documentation built on June 2, 2025, 5:02 a.m.