Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wfnews-1582 #1272

Merged
merged 10 commits into from
Nov 3, 2023
Merged

wfnews-1582 #1272

merged 10 commits into from
Nov 3, 2023

Conversation

yzlucas
Copy link
Collaborator

@yzlucas yzlucas commented Nov 1, 2023

No description provided.

@yzlucas yzlucas requested review from dhlevi and ssylver93 November 1, 2023 20:20

// Function to handle the timeout logic
function handleTimeout() {
self.selectIncidents.emit(identified.featureSet);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just use this so it's clear. No need to reference self

@@ -182,7 +182,7 @@ export class ActiveWildfireMapComponent implements OnInit, AfterViewInit {
}});
}

panToLocation(long, lat) {
panToLocation(long, lat, noZoom?) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be more straightforward to define this as a default? zoom: number | null = 10
The boolean usage in panToFeature seems unecessary

@yzlucas yzlucas merged commit a9944c6 into bcgov:main Nov 3, 2023
2 checks passed
@yzlucas yzlucas temporarily deployed to DEV November 3, 2023 00:57 — with GitHub Actions Inactive
@yzlucas yzlucas temporarily deployed to DEV November 3, 2023 00:57 — with GitHub Actions Inactive
@yzlucas yzlucas temporarily deployed to DEV November 3, 2023 00:57 — with GitHub Actions Inactive
@yzlucas yzlucas temporarily deployed to DEV November 3, 2023 00:57 — with GitHub Actions Inactive
@yzlucas yzlucas temporarily deployed to DEV November 3, 2023 00:57 — with GitHub Actions Inactive
@yzlucas yzlucas temporarily deployed to DEV November 3, 2023 00:57 — with GitHub Actions Inactive
@yzlucas yzlucas temporarily deployed to DEV November 3, 2023 00:57 — with GitHub Actions Inactive
@yzlucas yzlucas temporarily deployed to DEV November 3, 2023 00:57 — with GitHub Actions Inactive
@yzlucas yzlucas temporarily deployed to DEV November 3, 2023 01:11 — with GitHub Actions Inactive
@yzlucas yzlucas temporarily deployed to DEV November 3, 2023 01:11 — with GitHub Actions Inactive
@yzlucas yzlucas temporarily deployed to DEV November 3, 2023 01:11 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants