Giter VIP home page Giter VIP logo

Comments (6)

dehmer avatar dehmer commented on September 5, 2024

I created an experimental branch to play with some basic POI functions:

  • POI is automatically created when the result of a reverse coordinate search is displayed in the map
  • POI marker is displayed in map (with current position)
  • POIs are included in Spotlight search
  • POIs can be delete from Spotlight
  • POI marker can be moved, position is updated accordingly
  • POIs are stored (leveldb, event sourced)

from odin.

dehmer avatar dehmer commented on September 5, 2024

Screen Shot 2019-05-26 at 11 21 14

  • on click (marker): highlight selected marker
  • on click (map): deselect (if any)
  • move marker (either selected or not), select/highlight after move
  • highlight newly added marker
  • Keyboard (DELETE/CMD+BACKSPACE): remove POI for selected marker from store and map

from odin.

dehmer avatar dehmer commented on September 5, 2024

Property pane will receive controls to edit name/id, comment and position (including pick position from map).

Screen Shot 2019-05-26 at 16 02 07

from odin.

ThomasHalwax avatar ThomasHalwax commented on September 5, 2024

What is the exact flow of commands in order to create a POI? I can't manage to create a POI marker.

from odin.

dehmer avatar dehmer commented on September 5, 2024

@ThomasHalwax Yeah, that's still pretty strange...

  1. Coordinate format should be UTM or MRGS
  2. Pick/copy a coordinate (Option-C),
  3. Spotlight search for this coordinate (Command-F)
  4. Pick single result from list
  5. POI is automatically created

from odin.

dehmer avatar dehmer commented on September 5, 2024

We have a first implementation which is not too shabby.
Improvements are to be reported as new issues.

from odin.

Related Issues (20)

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.