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