+,mapview,EarthEngineMap-method: ANY + EarthEngineMap; adds data from the second map to the first
Description
ANY + EarthEngineMap; adds data from the second map to the first
Usage
# S4 method for mapview,EarthEngineMap
+(e1, e2)
Arguments
e1
a EarthEngineMap map to which e2 should be added.
e2
a EarthEngineMap map from which the objects should be added to e1.