Lawrence Cherone
Lawrence Cherone
For example, if you did: `const map = new Maplace(...)` The map instance, i.e `new window.google.maps.Map` is placed in `map.oMap`, so you would do: `map.oMap.data.loadGeoJson('https://storage.googleapis.com/mapsdevsite/json/google.json')`
@andrewlalis should check forks, online and tweaked version here: https://github.com/lcherone/print_r-converter
fixes booboo's with comments and readme
I use https://lxc.systems to control multiple LXD servers, you **dont need to add browser certificates**, works in all browsers, plus it manages nginx and iptables rules, just how it should...
Its wrapping PDO in a static class.. which offers nothing except a static method.. nuff said.. not sure why it even has best in its name.. you just need to...
complains in nuxt if you use a linter, as various issues, `==` vs `===` etc, also not sure why you have done `var self = this`, throughout, suspect its to...