Currently, I collect locations by adding the google map's links to a table. Then I find it inefficient to visualize many locations at once. Fortunately, I just discover the Mapbox component and it's quite interesting and meet the need.
Generally, you can input your locations into the Mapbox component via the Points section & the coordinates section. You can wrap your location data in double curly brackets {{}} if it is going to be a dynamic value from a query or component:
Hi @Tess -- Is there an example of a query you can provide within "Points"? Adding separately queried lat and long fields creates a string of latitudes and a string of longitudes that can't be read as lat/long.
Hi @ewen, I'm not sure I'm following. Would you be able to share an example of the data you're working with so that I can help or provide a good example? If you'd prefer to limit the exposure of your data, feel free to email us at support@retool.com