Skip to content

Commit

Permalink
Merge pull request #1954 from origo-map/legend-icon
Browse files Browse the repository at this point in the history
feature: new icon for extended legend
  • Loading branch information
johnnyblasta authored Jan 30, 2024
2 parents 34d4b03 + 6d75de4 commit e3fb06a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions css/svg/origo-icons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/controls/legend/overlay.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const OverlayLayer = function OverlayLayer(options) {
const {
headerIconCls = '',
cls: clsSettings = '',
icon = '#o_list_24px',
icon = '#o_legend_24px',
iconCls = 'grey-lightest',
layer,
position = 'top',
Expand Down

0 comments on commit e3fb06a

Please sign in to comment.