Skip to content

Commit

Permalink
Update dist to pre-integrate work from Maps4HTML/MapML.js#596
Browse files Browse the repository at this point in the history
Hopefully won't mess up history too badly, should get overwritten when
that PR is merged.
  • Loading branch information
prushforth committed Dec 17, 2021
1 parent f19ea51 commit 80ba471
Show file tree
Hide file tree
Showing 4 changed files with 213 additions and 47 deletions.
1 change: 1 addition & 0 deletions dist/mapml-viewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ export class MapViewer extends HTMLElement {
query: true,
contextMenu: true,
announceMovement: M.options.announceMovement,
featureIndex: true,
mapEl: this,
crs: M[this.projection],
zoom: this.zoom,
Expand Down
Loading

0 comments on commit 80ba471

Please sign in to comment.