Julian Bogdani

Results 10 issues of Julian Bogdani

Exports module in node environment and sets L.simpleGraticule in the browser

Hello, Thank you for this useful plugin. I downloaded it using npm, but I noticed that the version distributed on npm.js (https://www.npmjs.com/package/leaflet-simple-graticule) is different from the current one. On the...

Hello, I'm having issues with some tiles in some zoom layers not rendering. I'm running `Leaflet.VectorGrid.bundled` v. 1.3.0 and Leaflet 1.7.1 and I'm getting in the console the following error...

Hello, and thank you for this great plugin. I'm having troubles getting it to work when the map is initialized with `crs: L.CRS.Simple`. **Drag**, **Scale**, **Rotate** and **Free transform** actions...

bug

Hello, I'm using this plugin since many years and i find very useful. Yet some security issues are being reported due to outdated dependencies. Here is the result of `npm...

Hello, I'm having issues installing the docker version in a subdomain. Let's assume my main domain is `example.com` and I want my OJS installation to be available at `example.com/ojs`. I...

notRelated
support

Hello I'm having issues using mbtiles-php inside a symlinked folder. The main issue is related to line 607: `$here = str_replace("\\", "/", realpath(rtrim(dirname(__FILE__), '/')) . "/");` [ **FILE** ](http://php.net/manual/en/language.constants.predefined.php) resolves...

Hello and thank you for this library. I'm having an issue on loading WKT with extra spaces, for instance: ```php $geo = \geoPHP::load('POINT ( 1 1 )', 'wkt'); ``` As...

Hello, The printElement plugin uses $.browser which is deprecated in jQuery 1.9.0. It should be found some different methods to check opera and mozilla browsers. Thank you for your work

Hello, YouTube supports `start` and `end` parameters, expressed in seconds to permit users to start playing from a certain time, and stop playing after a certain number of seconds. Is...

enhancement