open class LayerFactory
A factory class that allows the creation of the style layer with its default options.
LayerFactory()
A factory class that allows the creation of the style layer with its default options. |
open static fun createLayer(layerJson: String!): Layer!
Creates a layer based on a provided JSON description. |