+,EarthEngineMap,EarthEngineMap-method: EarthEngineMap + EarthEngineMap; adds data from the second map to the first
Description
EarthEngineMap + EarthEngineMap; adds data from the second map to the first
Usage
# S4 method for EarthEngineMap,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.