Learn R Programming

mapgl (version 0.1.3)

clear_legend: Clear legend from a map in a proxy session

Description

Clear legend from a map in a proxy session

Usage

clear_legend(map)

Value

The updated map object with the legend cleared.

Arguments

map

A map object created by the mapboxgl_proxy or maplibre_proxy function.