Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Elius94 committed Nov 21, 2023
1 parent 4c8a9e2 commit 918e6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ const handleReady = (instance) => {
return;
markersPlugs.addMarker({
id: "imageLayer2",
imageLayer: "drone.png",
image: "drone.png",
size: { width: 220, height: 220 },
position: { yaw: '130.5deg', pitch: '-0.1deg' },
tooltip: "Image embedded in the scene"
Expand Down

0 comments on commit 918e6d6

Please sign in to comment.