Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
itheamc committed Jun 25, 2024
1 parent 5b5e639 commit 64e11c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion maplibre_gl_web/lib/src/maplibre_web_gl_platform.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1160,7 +1160,6 @@ class MapLibreMapController extends MapLibrePlatform

/// Method to set style string
/// [styleString] -> It will take json, url, absolute path or asset path
///
@override
Future<void> setStyle(String styleString) async {
_map.setStyle(styleString);
Expand Down

0 comments on commit 64e11c6

Please sign in to comment.