Skip to content

Commit

Permalink
infopoint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sirmmo committed Nov 27, 2024
1 parent d40cbdd commit 461c055
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/pages/MapPage/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ export function MapPage(props: MapPageProps) {
'.leaflet-control-coordinates',
'.leaflet-bar-timecontrol',
'.leaflet-control-layers',
'.leaflet-time-info',
], // by default hide map controls All els must be child of _map._container
mimeType: 'image/jpeg', // used if format == image,
caption: `${findValueName('variable', 'variables')}
Expand Down

0 comments on commit 461c055

Please sign in to comment.