Skip to content

Conversation

@oeninghe-dataport
Copy link
Collaborator

Summary

Migrate plugin reverseGeocoder.

Instructions for local reproduction and review

  • Add console.log to the line after the call to reverseGeocodeUtil
  • Open Snowbox
  • Add a pin to Hamburg
  • Check console

Additional hints

  • This is only tested with Hamburg's WPS.
    Additional configurability is expected, but not yet implemented.
  • The plugin loadingIndicator is connected similar to notifyUser which differs from the requirements specification.
    It has to be discussed if this is acceptable.

Relevant tickets, issues, et cetera

Closes #350

@oeninghe-dataport oeninghe-dataport added this to the POLAR@3 milestone Dec 16, 2025
@oeninghe-dataport oeninghe-dataport self-assigned this Dec 16, 2025
@oeninghe-dataport oeninghe-dataport added enhancement New feature or request refactor Refactoring of previous code labels Dec 16, 2025
@oeninghe-dataport oeninghe-dataport force-pushed the vue3/migrate-plugin-reverse-geocoder branch from 07095a6 to 7d8eb98 Compare December 16, 2025 19:05
@oeninghe-dataport oeninghe-dataport linked an issue Dec 16, 2025 that may be closed by this pull request
Copy link
Member

@dopenguin dopenguin left a comment

Choose a reason for hiding this comment

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

🏓 @oeninghe-dataport

Only made some slight suggestions, looks good overall!
Also, the implementation of indicateLoading seems reasonable.

@oeninghe-dataport
Copy link
Collaborator Author

🏓 @dopenguin

Copy link
Member

@dopenguin dopenguin left a comment

Choose a reason for hiding this comment

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

@dopenguin
Copy link
Member

dopenguin commented Dec 16, 2025

Just realized that I didn't check the functionality:

Bildschirmfoto 2025-12-16 um 21 33 11

EDIT: Note that this is unrelated to the implementation here but it seems like the service is currently not available. It works as expected tho.

However, on start, I get the following error. My guess is, that the immediate of the watcher triggers this unwanted call.
Bildschirmfoto 2025-12-16 um 21 36 37

oeninghe-dataport and others added 2 commits December 17, 2025 10:10
Co-authored-by: Pascal Röhling <73653210+dopenguin@users.noreply.github.com>
Co-authored-by: Pascal Röhling <73653210+dopenguin@users.noreply.github.com>
Copy link
Member

@dopenguin dopenguin left a comment

Choose a reason for hiding this comment

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

@oeninghe-dataport oeninghe-dataport merged commit 3fc704c into next Dec 17, 2025
3 checks passed
@oeninghe-dataport oeninghe-dataport deleted the vue3/migrate-plugin-reverse-geocoder branch December 17, 2025 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request refactor Refactoring of previous code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migration of ReverseGeocoder plugin to POLAR@3

2 participants