EarthEngineMap + EarthEngineMap; adds data from the second map to the first — map-operator (original) (raw)
Source: 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
Arguments
an EarthEngineMap object.
an EarthEngineMap object.
Author
tim-salabim. Adapted from mapview code.