Help

The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.

Need an integration: maps + directions + routing

2534 5
cancel
Showing results for 
Search instead for 
Did you mean: 
ZubairLK
5 - Automation Enthusiast
5 - Automation Enthusiast

Hi,

We have a list of jobs with locations.
We can view them on a map as individual markers.

But we’d like to view all the jobs that are in a day as a route.

e.g.
image

Alternatively: we have a bubble app as well. We’d like an iframe from there to here
But can’t use url preview or embed
url preview: https://support.airtable.com/hc/en-us/articles/360044410033-URL-preview-app

Cannot use our bubble url

embed app: https://support.airtable.com/hc/en-us/articles/360015137434-Embed-app

Cannot pass dynamic parameters. just a fixed url.

Open to suggestions/workarounds/quick hacks.

Sounds like possibly a simple react extension but not sure.

Thanks
ZubairLK

5 Replies 5
Trish_c
5 - Automation Enthusiast
5 - Automation Enthusiast

Hello,
PM sent, Please check.
BR
Trish

Hi @ZubairLK,

I’m not tossing my hat into the ring of suitors for this project but I do have some deep location science experience with Airtable and Bubble data.

The embed app is a crappy choice, but I understand why it might provide a strategy for mapping. I would recommend (in addition) you take a look at this as a possible approach. For complex [integrated] mapping in Airtable, I recommend a custom app.

The Airtable map app is extremely weak, and Google Maps tend to get a little pricey. This is why almost every client I’ve worked for has created maps with MapBox. Routing requires poly-lines which can be supported in Airtable as embedded JSON objects. The polygon outline of a state (for example) is no different than a route as evidenced by this example.

image

Correct, the limitations are seemingly limitless. :winking_face: This is why you probably need to think about a custom app - React + Mapbox.

Indeed, and this is covered in this video. Ideally, everything about Airtable - filtering, grouping, actions - should all be applicable to the papping experience. This is achieved using the Airtable SDK which makes it possible to do this …

Thanks a lot for the videos and the details. In this particular case, we ended up investing further on the bubble app side.

ron_w
4 - Data Explorer
4 - Data Explorer

Hello,

PM sent, Please check.

Best Regards
Ron