Class StormReportsPointHandler

  • All Implemented Interfaces:
    com.aerisweather.aeris.communication.AerisCallback

    public class StormReportsPointHandler
    extends AerisPointHandler
    Response handler for storm reports query responses from the Aeris servers and passing the storm reports point data to the AerisMapView.
    • Constructor Detail

      • StormReportsPointHandler

        public StormReportsPointHandler​(AerisMapView mapView)
        Create an instance for the AerisMapView to pass the Storm reports points to.
        Parameters:
        mapView - AerisMapView to use.