LayerOptions class
Common type between all LayerOptions.
All LayerOptions have access to a stream that notifies when the map needs rebuilding.
Constructors
- 
          LayerOptions({Key? key, Stream<Null> ? rebuild})
Properties
Methods
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited