Skip to content

Commit

Permalink
Update the doc about the update:coordinates event.
Browse files Browse the repository at this point in the history
  • Loading branch information
francois2metz committed Nov 22, 2024
1 parent 5aabb58 commit 9bb1c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/components/marker.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export default defineComponent({
*/
"dragend",
/**
* Fired when the coordinates have been updated
* Fired when the coordinates have been updated when the marker is draggable
*
* @property {LgnLatLike} coordinates the new coordinates
*/
Expand Down

0 comments on commit 9bb1c55

Please sign in to comment.