Class GeoJSONFeatureCollection

java.lang.Object
it.unicam.cs.ids2425.FilieraAgricola.dto.response.GeoJSONFeatureCollection

public class GeoJSONFeatureCollection extends Object
DTO che rappresenta l'oggetto radice GeoJSON (FeatureCollection).
  • Constructor Details

    • GeoJSONFeatureCollection

      public GeoJSONFeatureCollection(List<GeoJSONFeature> features)