Mohammed Rizwan Khan
Mohammed Rizwan Khan
Hi, I was trying to use the NodeJS Usage code mentioned in README.md but got an error TypeError: Cannot read property 'open' of undefined at Object. (\app.js:10:18) `var geopackage =...
Hi, Has anyone faced this issue ``` POST body missing. Did you forget use body-parser middleware? SyntaxError: Unexpected token P in JSON at position 0 at JSON.parse () at IncomingMessage....
Hi Sanjay, **Suggestion:** It would be really cool to have audio file support too. Currently I am working on a project where-in media data can be of any type (image,...
While installing spatialite on windows, getting following error message Error: Can't find Python executable "python", you can set the PYTHON env variable.
#### Here's what I did In the sample response sum of all `csv.summary.amount` is 100.72 which is causing UI issues. The response is inconsistent, most of the time it works...
Heal client Steps to reproduce: 1. Add start point and destination point 2. Right-click on other place on map 3. click "Add Stop here" gives an error message "When using...
Currently, base map list is just a name of the available layers. It would be better if along with the name of those layers is a preview of what that...
As Bootstrap 5+ has shifted away from jQuery it would be better to not use jQuery in this plugin.
Basic snapping functionality with - added test case to request for json only - added test case with driving profile
We use vue v3.3.4 with vuetify v3.3.16. When we add your library to our application, we identified that our v-menu is broken. Before adding the library, our v-menu looked like...