JMapViewer | OpenStreetMap JMapViewer with offline map support | Map library

 by   balloob Java Version: Current License: No License

kandi X-RAY | JMapViewer Summary

kandi X-RAY | JMapViewer Summary

JMapViewer is a Java library typically used in Geo, Map applications. JMapViewer has no vulnerabilities and it has low support. However JMapViewer has 22 bugs and it build file is not available. You can download it from GitHub.

This is a fork of JMapViewer of OpenStreetMap with support added for offline maps. Original JMapViewer can be found here: Useful for systems that are not connected to the internet. This code is licensed under GPL.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              JMapViewer has a low active ecosystem.
              It has 23 star(s) with 17 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 0 open issues and 2 have been closed. On average issues are closed in 73 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of JMapViewer is current.

            kandi-Quality Quality

              OutlinedDot
              JMapViewer has 22 bugs (4 blocker, 0 critical, 5 major, 13 minor) and 181 code smells.

            kandi-Security Security

              JMapViewer has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              JMapViewer code analysis shows 0 unresolved vulnerabilities.
              There are 1 security hotspots that need review.

            kandi-License License

              JMapViewer does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              JMapViewer releases are not available. You will need to build from source code and install.
              JMapViewer has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions, examples and code snippets are available.
              JMapViewer saves you 906 person hours of effort in developing the same functionality from scratch.
              It has 2070 lines of code, 258 functions and 25 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed JMapViewer and discovered the below as its top functions. This is intended to give you an instant insight into JMapViewer implemented functionality, and help decide if they suit your requirements.
            • Performs the actual painting
            • Tries to load a placeholder from the cache
            • Gets a tile from the cache
            • Paint the attribution logo
            • Creates a job to load a tile at the specified tile
            • Sets a metadata value
            • Load a tile from Osm
            • Adds capture - date metadata to the tile connection
            • Sets the display space to be displayed
            • Sets the display area to fit the map pane and zoom level
            • Initializes the zoom slider
            • Sets the tile source
            • Gets the default cache directory
            • Compares this tile with another object
            • The mouse button is pressed
            • Handle mouse moved event
            • Paints the given point
            • Main demo
            • Adds the specified tile to the cache
            • Get the tile for the given source
            Get all kandi verified functions for this library.

            JMapViewer Key Features

            No Key Features are available at this moment for JMapViewer.

            JMapViewer Examples and Code Snippets

            No Code Snippets are available at this moment for JMapViewer.

            Community Discussions

            QUESTION

            How to solve ClassNotFoundException while using JMapViewer
            Asked 2017-Dec-12 at 15:40

            I get the following error when trying to run my code.

            ...

            ANSWER

            Answered 2017-Dec-12 at 14:55

            It looks like you need the Apache httpcore library

            This is available here :

            https://mvnrepository.com/artifact/org.apache.httpcomponents/httpcore/4.4.8

            As an aside, SLF4J requires a logging implementation jar for log output. Examples for that are available here:

            http://saltnlight5.blogspot.co.uk/2013/08/how-to-configure-slf4j-with-different.html

            Source https://stackoverflow.com/questions/47774752

            QUESTION

            JMapViewer: strange behavior of setMovementMouseButton() method
            Asked 2017-Mar-29 at 10:19

            I am trying to change the mouse button to pan the map view from the right button to left.

            There is a simple code changing the button after the left mouse button has been clicked:

            ...

            ANSWER

            Answered 2017-Mar-29 at 10:19

            The results seen are not unexpected, but they may be a little counter-intuitive: Your example alters the internal state of the DefaultMapController in your implementation of mousePressed(). Instead, save a reference to the custom controller so that you can change the preferred button as desired:

            Source https://stackoverflow.com/questions/43022710

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install JMapViewer

            To download the Open Streetmap tiles to your computer you can use jTileDownloader. Note that jTileDownloader 0.6 requires Java 7. It will not throw an error when an older JRE is used. As of this writing (August 2, 2012) Apple has not released Java 7 for OS X yet.

            Support

            This is a fork of JMapViewer of OpenStreetMap with support added for offline maps. Original JMapViewer can be found here: http://wiki.openstreetmap.org/wiki/JMapViewer. Useful for systems that are not connected to the internet. This code is licensed under GPL.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/balloob/JMapViewer.git

          • CLI

            gh repo clone balloob/JMapViewer

          • sshUrl

            git@github.com:balloob/JMapViewer.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link