Skip to content

GeoPort v2.3

Compare
Choose a tag to compare
@davesc63 davesc63 released this 29 Apr 09:21
· 34 commits to main since this release
10796ba

What's new

V2.3

  • Performance: iOS 17.4+ devices now establish the tunnel almost instantly on both USB and Wifi. Upgrade ASAP!

  • Map Enhancements: New Provider, new look

  • Map Enhancements: Map provider selection in the top-right of the map

  • No 3rd Party Driver for Windows: iOS 17.4 devices allow a new secure connection method that does not require the use of a 3rd party driver. STRONGLY SUGGEST you upgrade to iOS 17.4 and above. There is no reason to remain on 17.0, 17.2, 17.3.1

  • CLI Switches
    --no-browser allows your to launch GeoPort server without auto-starting a browser. Usage GeoPort.exe --no-browser
    --port allows you to choose what port to server the web page on. Usage GeoPort.exe --port 55221 or GeoPort --port=55221

V2.2

  • Map Enhancements: New Provider, new look
  • Map Enhancements: Use the arrow keys to "walk" around the map
  • Map Enahncements: Import geojson and GPX files for all your previously saved locations
  • Map Enahncements: Save your favorite locations or tracks to geojson files and share with friends!
  • Map Enahncements: Draw your own track on the map
  • Map Enahncements: Select the playback speed (walk, run, ride, drive or custom) - auto-walk!!
  • Resolved: Errno 54: Connection Refused by Remote Host (error due to too many open connections)

Create Tracks on the map

  • Select the Line button
  • Choose a start location on the map
  • Click from point to point to create a route / track on the map
  • Select Download to save your track

Import / Save markers on the map

  • Select the Upload button
  • Choose a file with coordinates / markers / GPX tracks
  • Information is loaded to the map
  • You can select the Download button to save your markers to a file

Replay a track with speed selection - Auto-Walk

  • Select the Upload button
  • Choose a GPX / geojson file with playback coordinates
  • Select the Speed button
  • Choose the playback speed (walk = 6km/h, run = 12km/h, ride = 20km/h, drive = 50km/h, custom = 3 digit input in km/h)

Update / Save markers on the map

  • Double-click the map to place an icon
  • Right-click the icon to pop-up the properties of the marker
  • Enter the details of the location
  • Select Download to save your marker information to a file

Arrow Keys

  • You can use your Arrow Keys to move the marker around the map as if you are walking
  • Location is updated each time you move with the arrow keys