Pablo De Grande
Pablo De Grande
I'd like to know if it is possible to search "the house" (as a phrase), not just: the house. I tried adding quotation marks in your examples and did not...
I cannot find how to see the list of actual styles in the document (heading 1, heading 2 & user defined styles). I am trying to state if a text...
When using (samsung galaxy) or testing on chrome, the tooltip for subbuttons appear after the button is clicked (touched) and stays there forever. Easy to reproduce: - open chrome. -...
PROBLEM When parsing a document having: <input name="me" value="my { dog is nice"> the document is parsed in an invalid way. The value property for $input in ``` foreach($this->html->find('input[name='me']') as...
With webpack5, it fails to compile because of the line: import 'vue-plyr/dist/vue-plyr.css' I guess the right way to format that is: @import 'vue-plyr/dist/vue-plyr.css';
Hi! It's a great to have your code to integrate deck.gl in leaflet. I am porting and application that has deck.gl integrated on google maps api, so it's great to...
Hi. I have a spatial database (it's mysql, but I could port to postgress), and would like to deploy/migrate the beautiful OGC server you've made to my open source app....