-
@Deprecated(message = Use the new platform-agnostic data layer and renderer instead.) public interface GeoJsonStyle
-
-
Method Summary
Modifier and Type Method Description abstract Array<String>getGeometryType()abstract BooleanisVisible()abstract UnitsetVisible(Boolean visible)-
-
Method Detail
-
getGeometryType
abstract Array<String> getGeometryType()
-
setVisible
abstract Unit setVisible(Boolean visible)
-
-
-
-