John-George Sample
Results
2
issues of
John-George Sample
### Description Replaces LiveSample with console.log in the examples for URLSearchParams: delete() ### Motivation I blindly copy-pasted the first example into my terminal and was surprised when I got back...
Content:WebAPI
size/s
I tried copy/pasting the example for [Native Mapbox Layers](https://visgl.github.io/react-map-gl/docs/get-started/adding-custom-data#native-mapbox-layers), but encountered a TypeScript error. ``` [tsserver 2741] [E] Property 'properties' is missing in type '{ type: "Feature"; geometry: { type:...