Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenMap-java/openmap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: OpenMap-java/openmap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 75 files changed
  • 1 contributor

Commits on Jul 5, 2021

  1. Remove unwanted plugin.

    dfdietrick committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    2749125 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Moving the MapTile servlet into the core code base. The maptileservle…

    …t code base is for organization and managing the servlet.
    dfdietrick committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    3a1a04a View commit details
    Browse the repository at this point in the history
  2. Moving the VprBrowse servlet into the core code base. The vpfbrowsese…

    …rvlet code base is for organization and managing the servlet.
    dfdietrick committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    d07c485 View commit details
    Browse the repository at this point in the history
  3. Moving the wms servlet into the core code base. The wmsservlet code b…

    …ase is for organization and managing the servlet.
    dfdietrick committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    5746903 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf6d994 View commit details
    Browse the repository at this point in the history
  5. OMList internal graphics object is now final and managed, OMGraphicLi…

    …st behavior adjusted accordingly.
    dfdietrick committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    234ae8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16b5865 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8656ded View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21d8626 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2026

  1. Configuration menu
    Copy the full SHA
    6c61334 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae85468 View commit details
    Browse the repository at this point in the history
  3. Formatting

    dfdietrick committed Jan 1, 2026
    Configuration menu
    Copy the full SHA
    b4784ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    210af64 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2026

  1. Configuration menu
    Copy the full SHA
    548cbce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f856c73 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2026

  1. Configuration menu
    Copy the full SHA
    52abeb5 View commit details
    Browse the repository at this point in the history
  2. Updating ZoomEvents and how zoom is handled by the AbstractMouseMode …

    …and MapBean. The lat/lon under the cursor is held in place on the map. Removed zoom options in NavigateMenu, too hard to use.
    dfdietrick committed May 20, 2026
    Configuration menu
    Copy the full SHA
    62ad9ee View commit details
    Browse the repository at this point in the history
  3. Made the rosette and scale slider optional, and not on by default. If…

    … slider not shown, zoom buttons add circles around them.
    dfdietrick committed May 20, 2026
    Configuration menu
    Copy the full SHA
    1819682 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c28d5c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2026

  1. Configuration menu
    Copy the full SHA
    c4d36d7 View commit details
    Browse the repository at this point in the history
Loading