Laravel Freelancer NL
Laravel Freelancer NL
Cool, I'll go with the multi-step and see if I really need it in one step later on. If so you'll get that PR. :)
Sure, time allowing I'll supply an example this week.
It's basically a port of the tileOverlay in the [Cordova Google Maps plugin](https://github.com/mapsplugin/cordova-plugin-googlemaps): ``` import { GoogleMap } from "@capacitor/google-maps"; const apiKey = "YOUR_API_KEY_HERE"; const mapRef = document.getElementById("map"); const newMap...
Thanks @clopio, I'll look in to it later this week
> Hello, I'm surprised: No answer to my question ! Sorry, more pressing matters have been keeping me busy. The extension is not forgotten though. This plugin was moved to...
[Feel free to check out my php driver for ArangoDB](https://github.com/LaravelFreelancerNL/arangodb-php-client) I made it a few years ago due to lack of updates. There's a query builder as well and a...
I can confirm the same bug for PHPStorm 2021.1.4 with version 1.0.6
[Feel free to check out my php driver for ArangoDB](https://github.com/LaravelFreelancerNL/arangodb-php-client) I made it a few years ago due to lack of updates. There's a query builder as well and a...
[Feel free to check out my php driver for ArangoDB](https://github.com/LaravelFreelancerNL/arangodb-php-client) I made it a few years ago due to lack of updates. There's a query builder as well and a...
I've just given 3.12-1 a try and this issue is resolved.