Interface FeatureCollection


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

      • getType

        @JsProperty
        String getType()
      • getFeatures

        @JsProperty
        Feature[] getFeatures()