Removes the synchronization of multiple maps from a specific map.

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()