Steve Bennett

Results 226 comments of Steve Bennett

@ericfischer Were you able to make any progress with the file I sent back in Feb? I emailed it to the address on your Github profile page.

Ok, so this turned out to be pretty easy to implement, but not in a way which is likely to survive a PR. I changed the first few lines of...

Allowing a `resultFilter` function to be passed as an option when initialising would be really useful. Simple to implement and use.

Personally, I think the main audience for the specs is anyone who will be generating conformant files. If you're just creating one or two files, you'll use the data packager....

Am I asking in the wrong place? @chrismetcalf ?

>In 1.x, we can customize "style" property to realize it , but in 2.x , we can't do that. I didn't quite understand this. What is it about v2 that...

Couple of comments. First, this form doesn't seem unwieldy to me: ``` [ "case", ["has", "icon-small"], ["literal", [0, -10]], ["has", "icon-large"], ["literal", [0, -20]], ["literal", [0, 0]] ] ``` It...

>Are you setting globe view in the map parameters Yes. (As opposed to with `setProjection`) > and using addSource to add a geoJSON source once map is loaded? Yes.

Interesting, I can't reproduce it now either, with the same codebase. I don't know what I would have changed that made a difference, but something, apparently.

Hmm, it's intermittently reproducible. Great. http://mapswell.site44.com/geohash-map/#globe-bug&center=4.39/-45.63/143.89 ![image](https://user-images.githubusercontent.com/678344/156509119-18cf4780-22b9-43a1-be5a-17012d3a4023.png)