Dynamically change latitude and longitude in Graph Builder with ComboBox pulldown menu
Note: Data and script uploaded below... I have developed the following script that first plots a wide area showing a route taken. A modal window pops up that allows the user to enter a code for a specific location -- in this example a 1 or 2. With this information, the graph will zoom in to that location. All this works fine but it's not exactly what I need. Most importantly, the dialog box disa...