Skip to content

Commit

Permalink
Merge pull request #217 from Lapkipomoshi/dev_karl
Browse files Browse the repository at this point in the history
замена иконки желтой лапки в метках на карте
  • Loading branch information
karlbelousov committed May 5, 2024
2 parents 378d510 + 2cc701c commit 142f098
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/pages/MapPage/MapPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ const MapPage = () => {
options={{
iconLayout: 'default#image',
iconImageHref: pawIcon,
iconImageSize: [23, 23],
iconImageSize: [30, 30],
iconImageOffset: [-20, -20],
}}
/>
Expand Down
5 changes: 3 additions & 2 deletions src/pages/MapPage/svg/paw-yellow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 142f098

Please sign in to comment.