MapBox maps are not displaying properly. Only location map pins and mode changing icons are displayed

My app’s URL: https://tourlex.glideapp.io/
(click on any tour at bottom of the first screen, then click on the “Map & List of Tour Stops” button)

Starting yesterday (I think) MapBox maps are not displaying properly. Only location map pins and mode changing icons are displayed. No background map.

Seems ok here.

1 Like

Just tried my end from uk on iPhone iOS 14.3

image

1 Like

Sorry for the false alarm… Before I wrote that message, I tested it on multiple different screens and got the same results in several different settings. What I failed to do was to restart my browser. Later this afternoon, backgrounds started appearing again.

I said to myself “Boy, those guys at Glide sure are responsive to bug reports!” I’m going to continue thinking that :slight_smile:

3 Likes

@forsdick nice app that you’ve built there! out of curiosity, how did you get the aspect ratio of the map to be full screen like that?

Theo,

It’s been a while since I’ve worked on this app and at the moment I’ve forgotten that I did anything special. Next time I’m looking at the code, I try to figure out how I did that (or if I did anything special).

Regards,

– Harry

Would it work if the map component is the only component on your screen?

An alternative maybe show new screen > point to a table and use a map layout for this.

Just some ideas, I haven’t actually tested it.