Tim

Results 62 comments of Tim

Perhaps we could submit this to IzzyOnDroid's repo? I raised the point over at #358 before I found this issue. There are lighter criteria for inclusion, and we can take...

Hey, I've just had a look at the code, it looks like the data is stored as GeoJSON in IndexedDB, which means it's not easily accessible. I'll dig around some...

This has been implemented in [this commit](https://github.com/bbc/sqs-consumer/commit/7350eb5a7f6a7983a8fea0039a16646dcae0e519) and released at 5.7.0. I think we can close this.

@alex3165, @mklopets things seem a little quiet in this repo. Would you have a moment to look at this issue and maybe point us in a direction? I'm happy to...

> @Georift a PR would be greatly appreciated indeed. Sorry about the silence, everybody. No worries! Appreciate the fast reply. I'll take a look into it this weekend. **Current work...

`onStyleLoad` provides map as the first parameter, see this: ```jsx console.log("onStyleLoad", map, map.resize)} > {...} ``` However I've noticed that putting `width: 100%` or `height: 100%` doesn't work for me,...

> @Georift I'm using TypeScript what type is map? I am also, what version of the library are you running?

For anyone coming across this issue these days, while `react-mapbox-gl` doesn't support images or videos. You can always grab the mapbox api directly and insert something by hand. For example...

Hey I was linked across to this PR as I was making a change to a local brand who when checking all regional menus would have vegetarian and vegan options....