Skip to content

Commit

Permalink
fix(poi-layer): poi marker colors not set
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Helms authored and Andreas Helms committed Jan 7, 2025
1 parent 6f1b401 commit b52291a
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 37 deletions.
1 change: 1 addition & 0 deletions app/component/map/tile-layer/PoiVectorTileLayer.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ export default class PoiVectorTileLayer {
this.tile,
feature.geom,
this.imageSize,
svgElement.style,
);
}
}
Expand Down
Loading

0 comments on commit b52291a

Please sign in to comment.