bookmaps | Bookmark locations on Google Street View/Maps

 by   Slins-23 TypeScript Version: v0.0.0.2+1 License: MIT

kandi X-RAY | bookmaps Summary

kandi X-RAY | bookmaps Summary

bookmaps is a TypeScript library. bookmaps has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

This extension was made a couple of months ago, primarily because I have a hobby of going through Google Street View in places that interest me for whatever reason, and I used to save their URLs inside text files. The other reason was that I have never made a browser extension, so I wanted to experiment with that. Being my first browser extension and not knowing exactly how to get what I wanted to at many times, this extension is full of workarounds, unnecessary lines of code and redundant code, that I now know how to improve as I've become familiarized with how certain things work. All of which can easily be refactored and become more concise, less bloated, and more straightforward, as well as more consistent and with less bugs. However, since this is not meant to be a perfect browser extension and I've made it primarily for both personal usage and learning experience, I don't expect to make changes to this project soon enough, as I have other priorities. I'm uploading this today (10/29/2022), as I have fixed tons of critical issues, inconsistencies, and added small features that makes it easier for the end user over the last ~2 weeks to get it ready for Github, but 80% of what is being uploaded has already been mostly finished and working well enough for the last ~3-4 months.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              bookmaps has a low active ecosystem.
              It has 0 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              bookmaps has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of bookmaps is v0.0.0.2+1

            kandi-Quality Quality

              bookmaps has no bugs reported.

            kandi-Security Security

              bookmaps has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              bookmaps is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              bookmaps releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of bookmaps
            Get all kandi verified functions for this library.

            bookmaps Key Features

            No Key Features are available at this moment for bookmaps.

            bookmaps Examples and Code Snippets

            No Code Snippets are available at this moment for bookmaps.

            Community Discussions

            No Community Discussions are available at this moment for bookmaps.Refer to stack overflow page for discussions.

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

            Vulnerabilities

            No vulnerabilities reported

            Install bookmaps

            You can still use the extension without an API key. However, you won't be able to bookmark things yourself. You will need to import bookmarks from other people or ones that you've exported yourself. This is the only limitation if you don't have a valid API key set. More about exporting is explained in the Exporting section below. This API is what allows the extension to separate bookmarks based on their geographic details, which is what it provides given the latitude and longitude as parameters. A free account gives you a quota of 2500 calls per day (as of 10/29/2022), which should be more than enough for the average user. Every time a bookmark gets added directly through Google Maps/Street View or from their URLs/coordinates in the extension page, a call is made to the API. Calls are made in the get_bookmark function in the dist/scripts/background/main.js file. Importing bookmarks from JSON data in the format that the extension exports (more at the Exporting section) does not make calls to the API, as the bookmarks are already set up, thus not needing an API key setup if that's all you need. You can sign up for a free account at https://opencagedata.com. After creating your account, your API key may now be available at https://opencagedata.com/dashboard#geocoding. If it isn't, in the Geocoding API tab, click the Create another API key button to generate an API key for you. Now that you have your API key, you need to update it in the extension page. Click the extension icon in the browser, then after the page loads up, open the settings (click the cog icon in the top-right corner). Then, all you have to do is paste the API key in the textbox and click the Update button. If your key is not valid (i.e. wrong key, blacklisted, api server is unreachable), you will be warned and the extension won't update it.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            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/Slins-23/bookmaps.git

          • CLI

            gh repo clone Slins-23/bookmaps

          • sshUrl

            git@github.com:Slins-23/bookmaps.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