Malcolm Meyer
Malcolm Meyer
# Template request Data Table integration for Charka with pagination, sorting, selection, etc. ## Example I Forked in Codesandbox [https://codesandbox.io/s/fxx0v?file=/src/App.js](https://codesandbox.io/s/fxx0v?file=/src/App.js) ## Examples from Other Frameworks [https://mdbootstrap.com/docs/react/tables/datatables/](https://mdbootstrap.com/docs/react/tables/datatables/) [https://codesandbox.io/s/react-data-table-bootstrap5-z6gtg?file=/src/index.js](https://codesandbox.io/s/react-data-table-bootstrap5-z6gtg?file=/src/index.js) [https://codesandbox.io/s/react-data-table-component-typescript-59ys8?file=/src/index.tsx](https://codesandbox.io/s/react-data-table-component-typescript-59ys8?file=/src/index.tsx) ## Additional...
I am using the latest demo downloaded from this repo and the normal print plugin. The issue also exists on the demo site. Looks like this was filed as a...
Is there any thought to adding a WMS/WMTS endpoint? There is currently a bug in ArcGIS Online/Server where it will not print past zoom level 17 when using the "Add...
``` ["10065", 20996.75, 24371, 28654.5, "8924"] OR ["10172", "18263", "21779", "27054", "9815"] - 9815 should be 148729 in this case ``` The map is drawing the right colors, its just...
Is it possible to set the scale/breaks manually? something like scale: ["50", "80", "100"]?
I know there is a true fullscreen plugin for leaflet. Would be great to have this as a built in option instead of just hiding the navbar.
I was having a few issues where the coordinates were not coming in as an array but rather as raw values. To fix this I changed line 144 ``` javascript...
The npm package and this repo do not match
## Export as GeoJSON *In PostgreSQL or Tabulator more generally.* > There is no PostgreSQL GUI outside of something like QGIS that I know of that allows the direct export...
For the vector tile forks...Is this possible, maybe via the carmen geocoder? Has anyone tried this?