Skip to content

Commit

Permalink
minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
runette committed Dec 1, 2022
1 parent d70c7b6 commit a54769a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/ngx-leaflet-locate.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ export class NgxLeafletLocateComponent implements OnInit, OnDestroy {
});
}
}

get map(): Map | undefined {
return this._map
}

}

0 comments on commit a54769a

Please sign in to comment.