add Layer
Adds a new layer to the map.
Return
The new TileLayer, or null if the source is missing or the descriptor is unsupported.
Parameters
descriptor
Layer definition referencing an existing source id and paint.
before ID
Optional existing layer id to insert below in the stack; null appends on top.