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

Fixed displacing points specified from context menu #4904

Commits on Aug 8, 2024

  1. Fixed displacing points defined from context menu

    Fixes openstreetmap#2982 by updating directions.js so it doesn't perform unnecessary geocoding anymore for previously selected point (either source or destination) when entering second point. Allows reverse geocoding only when coordinates are specified from context menu. Also, improved setting markers by positioning it to selected position (not to result of geocoding) and improved focusing map view to include markers.
    nenad-vujicic committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f9d39a5 View commit details
    Browse the repository at this point in the history