Marcus
Marcus
In case of more complex MapProviders that actually support different options or parameters, we need a mechanism that allows us to refresh the map, when we change a parameter/option. I...
Hi, I'm using this php client and I want to insert some new data records into my CartoDB table which contain single-quotes. I have seen, that the classes don't provide...
Breaking Change: Modified the topOffset option to accept an object with { val : 0 }. The way Javascript works, this enables us to keep a variable outside of scrollIt...
Seems like a nice start for a useful tool! It would be great, if we could use a required/imported image directly, like... ``` import PixelColor from 'react-native-pixel-color'; import myImage from...
I was wondering if there are plans to also support NFC on iOS with the release of iOS 11? Apple just opened up access via the CoreNFC framework: https://developer.apple.com/documentation/corenfc Would...
The documentation ( https://developer.8x8.com/jaas/docs/webhooks-signatures ) describes how we can check the signature from a webhook call, but a real code example would help with some of the questions we might...