Interface INeonLocationListener


  • public interface INeonLocationListener
    The interface application code must implement to listen for location data.
    • Method Detail

      • onLocationChanged

        void onLocationChanged​(NeonLocation location)
        This function will be called with a user's location estimate whenever Neon has calculated a new location, or computed a more accurate path history.
        Parameters:
        location -