new mapboxgl.supermapFeature.ShapeFactory()
Methods
-
constructor(shapeParameters){mapboxgl.supermapFeature.ShapeFactory}
ShapeFactory.js, line 40 -
Create an object of shape factory.
Name Type Description shapeParametersObject Shape parameter object,<
mapboxgl.supermapFeature.ShapeParameters> child class object. Optional.Returns:
Type Description mapboxgl.supermapFeature.ShapeFactory Returns the graphics factory class object.