Interface Geolocation.ErrorListener

Enclosing class:
Geolocation

public static interface Geolocation.ErrorListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    geolocationError(String browserError)
     
  • Method Details

    • geolocationError

      void geolocationError(String browserError)