Builds the widgets to add to the FlutterMap. Note that this method is called on every widget rebuild, which can happen like 60 times a second. Do cache things.
FlutterMap
Widget buildLayer({bool reset = false});