Jacob Wasilkowski
Jacob Wasilkowski
Investigate the possibility of dynamically resampling (with the help of relying on service tilemaps) the Esri World Imagery raster basemap which has tiles available in some regions of the world...
Suggestions appear underneath other map corner controls when the optional `position` property is either `'topleft'` or `'topright'`. Simply changing the `z-index` value does not appear to be a successful quick...
The 'blur' event handler for `this._input` is not appropriate for all user actions when interacting with the suggestions-related nodes. `this.clear()` is being called, when it should not be, if the...
To stay in line with recent changes in Leaflet.Canvas-Flowmap-Layer, the JSAPI v3 source code needs to be updated. See https://github.com/jwasilgeo/Leaflet.Canvas-Flowmap-Layer/issues/18 and PR https://github.com/jwasilgeo/Leaflet.Canvas-Flowmap-Layer/pull/20.
- replace systemjs with esri-loader - update angular, jsapi and make sure latest & greatest best practices are being followed - move systemjs code to a frozen branch - note...
Really neat Leaflet plugin! I saw your readme's "to do" note about > Make things work smoother on zoom animation and it reminded me of how I ended up doing...
Hello maintainers π. I'd like to introduce the ability to toggle on/off frozen group columns in the `TreeDataGrid`. Please let me know if there is anything else I can do...
We **can** gain access to the underlying data attributes rendered by `mapbox-gl-js`. The purpose of this enhancement is to define the API we create around `L.esri.Vector.vectorTileLayer` to enable it. For...