Interface Feature


  • @JsType(isNative=true)
    public interface Feature
    • Method Detail

      • getType

        @JsProperty
        String getType()
      • getGeometry

        @JsProperty
        Geometry getGeometry()
      • getProperties

        @JsProperty
        jsinterop.base.JsPropertyMap<Object> getProperties()
      • getId

        @JsProperty
        String getId()