Google Maps API can be rather costly if you’re using it for directions, pins, and distance calculations, especially if your usage relies on mapping many items frequently.
WeWeb has a native Maps component but appears to only work with the Google Maps API.
What would it take to get a Mapbox or other alternative added? Mapbox is awesome and seemingly a cost savings comparably. Maps | Mapbox
Can we display routes somehow? I’ve been trying to figure out how I can show what a driving route might be between two points.
Let’s say you have 5 addresses for a given day you’re planning to travel between, in an order. Can we use the Mapbox extension to display the pins for that day with a visual route indicator between them?