Mohammed Rizwan Khan
Mohammed Rizwan Khan
Glad to hear that! I imagined to have a structure similar to video object ``` { audio: 'assets/audio/audio1.mp3', posterImage: 'assets/img/slider/2_min.jpeg', title: 'Audio title' } ``` For UI: Display the thumbnail...
Hi Sanjay, Any updates on this enhancement ?
Just an observation in index.js file in start of the file, its exporting other modules except the GeoPackageManager module `var proj4Defs = require('./lib/proj4Defs'); module.exports.proj4Defs = proj4Defs; module.exports.GeoPackageTileRetriever = GeoPackageTileRetriever; module.exports.GeoPackageConnection...
If you want I can update it ?
In my case, my client don't directly query graphql server. I am able to read each values (username, password) in my node server which then fires query to Graphql.
Its needed. Planning to change `alternative_routes` to 1 if new stops points are added
Your tone seems negative about suggestions. Please do write in the README that this repo. doesn't expect feature suggestions.
could you explain why to duplicate the functionality which is already there on right-click?