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

Copy location as <map-feature> #804

Merged
merged 5 commits into from
Mar 28, 2023

Commits on Mar 22, 2023

  1. Change context menu to copy location as a map-feature.

    Change Util._pasteLayer to sniff for <map-feature, paste as a visible
    layer.
    prushfor authored and prushfor committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    99963c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Copy map features as gcrs,tcrs,pcrs coordinates, other cs are noted as

    not implemented yet, uses gcrs as substitute location for those.
    prushfor authored and prushfor committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    cb40ff8 View commit details
    Browse the repository at this point in the history
  2. Fix and add tests

    prushfor authored and prushfor committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    361574c View commit details
    Browse the repository at this point in the history
  3. Add localization support for Pasted Layer

    prushfor authored and prushfor committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    341333f View commit details
    Browse the repository at this point in the history
  4. Fix tests

    prushfor authored and prushfor committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    eeef17a View commit details
    Browse the repository at this point in the history