Class AerisOverlayLocations

    • Field Detail

      • locations

        protected final List<com.aerisweather.aeris.model.AerisLocation> locations
    • Constructor Detail

      • AerisOverlayLocations

        public AerisOverlayLocations​(List<com.aerisweather.aeris.model.AerisLocation> locations)
    • Method Detail

      • getListOfLocation

        public com.google.android.gms.maps.model.LatLng[] getListOfLocation()
      • getLocations

        public List<com.aerisweather.aeris.model.AerisLocation> getLocations()