Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
update symbole layer
Browse files Browse the repository at this point in the history
  • Loading branch information
florianToribio committed Nov 6, 2023
1 parent f5bdd64 commit 3a48b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/style/layer/symbol_layer.dart
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ class SymbolLayer extends Layer {
bool? iconIgnorePlacement;

/// Name of image in sprite to use for drawing an image background.
String? iconImage;
dynamic iconImage;

/// If true, the icon may be flipped to prevent it from being rendered upside-down.
bool? iconKeepUpright;
Expand Down

0 comments on commit 3a48b72

Please sign in to comment.