unsync {leaflet.extras2}R Documentation

Removes synchronization.

Description

Removes the synchronization of multiple maps from a specific map.

Usage

unsync(map, id = NULL, unsyncids = NULL)

Arguments

map

the map

id

The map id from which to unsynchronize the maps in unsyncids

unsyncids

Unsynchronize the maps with the following IDs

Value

A map

See Also

Other leafletsync Functions: addLeafletsyncDependency(), addLeafletsync(), isSynced(), leafletsyncOptions()


[Package leaflet.extras2 version 1.2.2 Index]