Coder Social home page Coder Social logo

google-maps-edit-polygon's Introduction

Google Maps Edit Polygon

Draw and edit polygon in Google Map with the import / export functionality

View

Edit

Coordinates

How it works

  • input/coordinates.json contains the coordinates that will be rendered. It must follow the format specified in the input/coordinates.json.template file
  • .env.json contains the Google API Key that is required to show the map (Google doesn't allow anymore to use the API without a key)

Setup

  1. Install dev dependencies:
    yarn install

  2. Create necessary .env.json file:
    yarn env (or yarn env-win if you are on windows)

  3. Add your Google Maps API Key to .env.json:
    (https://developers.google.com/maps/documentation/javascript/get-api-key)

  4. Create sample coordinates.json file:
    yarn sample (or yarn sample-win if you are on windows)

    or

    Upload the coordinates.json file during runtime

  5. Browse/view index.html via some http(s) server
    (e.g. yarn install http-server && http-server)

google-maps-edit-polygon's People

Contributors

archive avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.