Package 

Object MarkerState.Companion

    • Method Summary

      Modifier and Type Method Description
      final Saver<MarkerState, LatLng> getSaver() The default saver implementation for MarkerStateThis cannot be used to preserve marker info window visibility across configuration changes.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getSaver

         final Saver<MarkerState, LatLng> getSaver()

        The default saver implementation for MarkerState

        This cannot be used to preserve marker info window visibility across configuration changes.