Class: FeatureModel

FeatureModel()

FeatureModel This class is a data store for a GeoJSON feature object.

Constructor

new FeatureModel()

Properties:
Name Type Description
type String Type of feature
title String Title of feature
geometry ShapeElement Geometry of feature
properties Object Properties of feature
Source:
Example
<js-model provider="customprovider"></js-model>

Classes

FeatureModel