Skip to content

Commit

Permalink
Merge pull request #20 from runette/2.0.6
Browse files Browse the repository at this point in the history
minor updates
  • Loading branch information
runette authored Dec 1, 2022
2 parents d70c7b6 + a54769a commit 8536d39
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 8536d39

Please sign in to comment.