createLayer abstract method

Widget createLayer(
  1. LayerOptions options,
  2. MapState? mapState,
  3. Stream<Null> stream
)

Implementation

Widget createLayer(
    LayerOptions options, MapState? mapState, Stream<Null> stream);