Class AerisPolyline

    • Constructor Detail

      • AerisPolyline

        public AerisPolyline​(List<com.aerisweather.aeris.model.CellLocation> locs,
                             com.aerisweather.aeris.model.AerisLocation loc,
                             int color)
    • Method Detail

      • setLineWidth

        public void setLineWidth​(float width)
      • getGooglePolyline

        public com.google.android.gms.maps.model.PolylineOptions getGooglePolyline()