This is to create a draggable marker over OpenLayers map.I created the marker using the OverLays from OpenLayers.
- Node.JS
- npm (will be installed along with Node.JS)
- Visual Studio Code- This is optional. You guys can use any code editors. But I would recommend Visual Studio Code.You can get this here
- Git - Download it here
- Clone the repo from my Github Repo.
- Goto tothe cloned folder in your local machine
- Type
npm install
- This will install all the dependencies this project need. - After finishing the install- type
npm start
- We are using parcel bundler to create the build here
- The screen will show a Localhost port to see the output of our code.And it will be on port 1234.
- That will be here http://localhost:1234/