@override void onSetMapStyle(final int id, final String stylePath, final bool viaApi) { _setMapStyle?.call(id, stylePath, viaApi); }