Skip to content

Commit

Permalink
Enabled Accessibility of Series ♿
Browse files Browse the repository at this point in the history
  • Loading branch information
Eddy08 committed Jan 12, 2023
1 parent 0e44569 commit 8335ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/map/map.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1079,7 +1079,7 @@ export class MapComponent {
//Map Color where the globe is joint
nullColor: 'rgba(0, 0, 0, 0.05)',
accessibility: {
enabled: false,
enabled: true,
},
enableMouseTracking: false,
},
Expand Down

1 comment on commit 8335ce9

@vercel
Copy link

@vercel vercel bot commented on 8335ce9 Jan 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

mfe-map – ./

mfe-map-eddy08.vercel.app
mfe-map-git-main-eddy08.vercel.app
mfe-map.vercel.app

Please sign in to comment.