Git Product home page Git Product logo

wwwouaiebe / travelnotes Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 2.0 22.99 MB

A complete mapping application. With this, you prepare a complete travel, adding itineraries and personnal notes to the map. When you travel is complete, you can save it to a file, export the itineraries to a gpx files, print the itineraries and a roadbook with the notes and itineraries description.

License: GNU General Public License v3.0

JavaScript 93.59% CSS 5.25% HTML 1.16%

travelnotes's People

Contributors

dependabot[bot] avatar wwwouaiebe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

smilebeda adale12

travelnotes's Issues

Current Geo Location

Hi sir, Thank you for this great project
i want to ask if is there a way to add Current Geo Location for the user and track it in the real time with the coordinates and send the informations to db via ajax with some extra features like geo location live pictures and name ?

Question about TravelNotes Viewer

Hello, thanks for this great project, I am playing with it and trying to figure out what you mean by

The viewer allows you to view files that have been made with TravelNotes
https://wwwouaiebe.github.io/TravelNotes/userGuides/en/InstallationGuideEN.html#Viewer

I think it should allow us to view previously saved travel itineraries, but how?
I cannot find any spot to point to the .trv file which saving a travel itinerary generates.

How to use the Viewer, so to display one, or potentially many itineraries, without providing the controls?
I understand this is kind of the "front end" if we would call the control-enriched map the "backend"

Thanks!

Review the profile dialog

  1. The old svg profile is not removed after an update
  2. The route name is not updated after a modification of the start or end waypoints or after an update with the route properties dialog
  3. Review the presentation of the name and ascent
  4. When asking more than one time the profile, two or more windows are show

Fixes after v4.0.0-alpha

  1. somes parts of the code crash due to the way private members are modified. Removed grunt-text-replace and mangle regex from terser.

Fixes after v4.0.0-beta

  1. Position of menus and dialogs is not correct on touch devices when the device toolbar is hidden

Always some problems with geo location on android

  • With Brave on android: geolocation crash when displaying the position because altitudeAccuracy is null
  • theConfig.geoLocation.watch is used to select the geolocation function : getCurrentPosition ( ) or watchPosition ( )
  • Notice tha way of working of the geolocation functions on android:
    • when Google localization precision is enabled: first try on the nearest wifi position then with gsm antennas when wifi not found. The internal gps is never used.
    • when Google localization precision is disabled: only internal gps is used.

Geo Location don't work correctly with FF Android

navigator.geolocation.getCurrentPosition ( ) followed with navigator.geolocation.watchPosition ( ) don't work correctly with FF Android.
When saving the authorisation the geolocation is blocked even if the user accept...

Review the dialogs

  • Create a toolbar div in the base dialog
  • use flex for elements in the data div
  • add a max-height and overflow-y on the data div
  • ...

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.