Anand Eng-Thakker

Results 28 issues of Anand Eng-Thakker

- [x] shp - [ ] topojson - ...?

Like geojson.io, throw up a tooltip on click with info about whatever's there. Nice little bonus is that we grab data off the "base layer" sources as well!

This adds a second command that runs `git log` only on the file open in the current editor tab. ![git-log-screencap](https://cloud.githubusercontent.com/assets/4974151/4345857/8700032a-40e3-11e4-82f6-3d65e7209d34.gif)

I'm seeing inconsistent results at different points on the boundary of this rectangular polygon ``` javascript var ul = [-79.4586181640625,39.53793974517629] var ur = [ul[0] + 0.03, ul[1]] var ll =...

This ticket is intended to define what set of operators would constitute a "complete" expression API and track its implementation. - Math https://github.com/mapbox/mapbox-gl-js/issues/5853 - [ ] All the `Math.*` functions...

cross-platform :tv:
api :memo:

When evaluating an expression against data properties that don't match the expected type, we currently produce warnings like: > Expected value to be of type number, but found null instead...

api :memo: