clear_markers: Clear markers from a map in a Shiny session

View source: R/shiny.R

clear_markersR Documentation

Clear markers from a map in a Shiny session

Description

Clear markers from a map in a Shiny session

Usage

clear_markers(map)

Arguments

map

A map object created by the mapboxgl_proxy or maplibre_proxy function.

Value

The modified map object with the markers cleared.


mapgl documentation built on Nov. 1, 2024, 5:08 p.m.