Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Improve documentation
  • Loading branch information
stuartmorgan-g committed Feb 22, 2024
commit be284f3e1ad18ca6038b4214fdf2bba1d65e3b40
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ class MapConfiguration {
final String? cloudMapId;

/// Locally configured JSON style.
///
/// To clear a previously set style, set this to an empty string.
final String? style;

/// Returns a new options object containing only the values of this instance
Expand Down