Package 

Class StyleMap

  • All Implemented Interfaces:
    com.google.maps.android.data.parser.kml.KmlFeature

    @Serializable() 
    public final class StyleMap
     implements KmlFeature
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String id
      private final List<Pair> pairs
    • Method Summary

      Modifier and Type Method Description
      final String getId()
      final List<Pair> getPairs()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait