Majid Hojati
Majid Hojati
Hello, I am working on a dapp and suppose each user has a database with the following address `` /orbitdb/zdpuAt4ntb6yAQDqxpS86aLkheG1BtNNhXTZWXXtGztopWfUv/test `` If I open a new tab and try to...
Hi, I tried to use your provided example in stackoverflow but I faced this error. `"Unable to execute statement" "no such function : load_extension"` Is there any solutions for that?...
Hello, For making `kmz` files which are simple zip files I am using this library. but when I use following code ``` zip.generateAsync({type:"nodebuffer", mimeType: 'application/vnd.google-earth.kmz'}); ``` it seems it does...
Hi, I have noticed that mapnik just renders a tile at one time and I can not multiprocess map rendering, Also on my devices my rendering performance is not so...
**Ask your question** Hello, Supposed we have a following table place|time|key|value A | t1 |test| 01 A | t2 |test| 02 A | t3 |test| 03 B | t1 |test|...
Hi, Is there any method to remove legend from the chart?
Hi, It seems this library uses minsdk version 16. It is not possible to decrease it into 15?
I am opening this issue related to the discussion in previous topic. https://github.com/Leaflet/Leaflet.VectorGrid/issues/224 So far I guess `fetch` Cancel is supported in some of the browsers. But what about reordering...
Hi, I have found your plugins very handy and since my issue is related to providing a qml location image provider I decided to ask my question here, I want...
Hi, Does this Ribbon supports Right to left languages such as Arabic? thanks