Skip to content

UndeadTokenArt/ReSequencer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Enter Your OpenCage API Key

When the program loads, you will be prompted to enter an OpenCage API key (a 32-character string).

If you do not have an API key, visit OpenCage Geocoder to obtain one.

If a valid API key is provided, it will be stored for future use.

Note: If no API key is entered, geolocation features (address lookup) will not work.

Note: The addresses entered are sent to opencagedata and they return the geolocation of the addresses entered.

Adding Markers to the Map

Click on the Map to Add a Marker

Click anywhere on the interactive map to place a marker.

The program will attempt to retrieve the address for the selected location.

The marker will be added to the list, displaying the address.

Add Multiple Addresses Manually

You can enter multiple addresses manually.

In the text box above, input one address per line.

Click "Add address to map" to place them on the map.

Managing Your Address List

Selecting & Rearranging Addresses

Select a Single Item: Click on an address in the list to highlight it.

Select Multiple Items:

  • Hold Ctrl (Windows/Linux) or Cmd (Mac) and click to select multiple items.
  • Hold Shift to select a range of items.

Reorder Items:

  • Drag and drop selected items to rearrange them in the list.
  • Click "Update Markers" to sync changes to the map.

About

I web application for seeing how a list of addresses are placed in sequence

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors