-
public final class FeatureRepresents a single, distinct geographic entity, such as a placemark, a route, or a defined area. It combines geometry (the 'what' and 'where') with properties (the 'metadata') and styling.
-
-
Method Summary
Modifier and Type Method Description final GeometrygetGeometry()final Map<String, Object>getProperties()final StylegetStyle()
-