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

Ticket 342 #347

Merged
merged 2 commits into from
Feb 11, 2025
Merged

Ticket 342 #347

merged 2 commits into from
Feb 11, 2025

Conversation

voogt
Copy link
Collaborator

@voogt voogt commented Feb 10, 2025

@@ -143,6 +143,30 @@ ckan.module("spatial_search", function($){
$(this).css({"cursor":"pointer"})
})

$('i.fa-pencil').on('click', function(e){
Copy link
Member

Choose a reason for hiding this comment

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

@voogt I couldn't find this icon, is this on the leaflet map? Could you share a screen recording for this PR please?

Copy link
Collaborator Author

@voogt voogt Feb 11, 2025

Choose a reason for hiding this comment

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

Hi @dimasciput its this button in the screenshot below. Its part of ckan-spatial plugin
image
That part of the code is to address a bug in the plugin for the base map not loading. If I remove the click listener, below image is the result
image

@dimasciput dimasciput merged commit 3562a31 into main Feb 11, 2025
1 of 2 checks passed
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