Learn R Programming

mapgl (version 0.2.1)

clear_markers: Clear markers from a map in a Shiny session

Description

Clear markers from a map in a Shiny session

Usage

clear_markers(map)

Value

The modified map object with the markers cleared.

Arguments

map

A map object created by the mapboxgl_proxy or maplibre_proxy function.