R/Map_operators.R
map-operator.Rd
EarthEngineMap + EarthEngineMap; adds data from the second map to the first
EarthEngineMap | EarthEngineMap provides a slider in the middle to compare two maps.
# S3 method for class 'EarthEngineMap'
e1 + e2
# S3 method for class 'EarthEngineMap'
e1 | e2