We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4affb12 commit dce1bceCopy full SHA for dce1bce
src/LeafletView/types.ts
@@ -142,4 +142,5 @@ export interface OwnPositionMarker {
142
icon: string;
143
position: LatLng;
144
size: Point;
145
+ title: string;
146
}
0 commit comments