Giter VIP home page Giter VIP logo

la3map's Introduction

LiveArma3Map

A very simplified liveuamap.com clone but for Arma Operations

Features

  • Login
  • Draw Layers (Polygon, Marker etc)
  • Save Layers inside JSON
  • Delete Layers
  • Add Description to Layers

Roadmap

  • Add possibility to Move Layers

  • Add possibility to Edit Layers

Using following Projects

la3map's People

Contributors

indig0fox avatar mnkyarts avatar vibeshibe avatar deepsource-io[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar

la3map's Issues

Session Control

  • When a user connects to the main page, redirect them to a new draw session by default.
  • The backend will save the session and worldname of the map to DB
  • Placed markers will be associated to the session. Future loads will load only the markers from that session.
  • Routes will be called based on the browser's current session for GET and POST. Delete only needs marker ID.

See 1535f75

image


I'd like to have a login button somewhere on the unauthenticated page view that includes session id in the redirect, so the user can login and be returned to the session they intended to navigate to.

We can also implement logic to load other terrains/maps - maybe a dialog that allows selection. There's a DB that houses the information & we can recreate the map or layer based on another search param, or by some other means (maybe in what comes back from the DB based on the session ID, triggering a switch) in the browser JS.

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.