JS API
Map Object
QueryEngine Object
Layer Object
Feature Object
Query Object
GeoJson Function Library (Experimental)

merge

Merges either a Feature, an array of Features or a FeatureCollection to an existing FeatureCollection.

Parameters

Name Required Description
source Yes A FeatureCollection, an array of Features or a single Feature.
destination Yes A FeatureCollection.