Class LightningPointHandler

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

    public class LightningPointHandler
    extends AerisPointHandler
    Response handler for handling lightning query responses from the Aeris servers and passing the lightning point data to the AerisMapView.
    • Constructor Detail

      • LightningPointHandler

        public LightningPointHandler​(AerisMapView mapView)
        Create an instance for the AerisMapView to pass the Lighting points to.
        Parameters:
        mapView - AerisMapView to use.