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

Map baselayers #1696

Merged
merged 8 commits into from
Sep 2, 2024
Merged

Map baselayers #1696

merged 8 commits into from
Sep 2, 2024

Conversation

pflopez
Copy link
Contributor

@pflopez pflopez commented Aug 23, 2024

No description provided.

@@ -0,0 +1,15 @@
<details open>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this could become its own component (the styles are going to be somewhat repeated for the other map layer configs).
Will probably do a component for the next one

Copy link
Contributor

Choose a reason for hiding this comment

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

ok. sounds reasonable

@pflopez pflopez marked this pull request as ready for review August 29, 2024 13:06
templateUrl: './map-base-layer.component.html',
styleUrl: './map-base-layer.component.scss',
})
export class MapBaseLayerComponent {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Another detail, in the next pr im renaming this to baseLayerControl - to differentiate this components with map layer ones

Copy link
Contributor

@lastminutediorama lastminutediorama left a comment

Choose a reason for hiding this comment

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

lgtm

@pflopez pflopez merged commit ae37f7c into main Sep 2, 2024
6 checks passed
@pflopez pflopez deleted the map-baselayers branch September 2, 2024 14:28
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