Ilya Taratukhin
Ilya Taratukhin
Мы никак не учитываем заголовки, которые приходят от сервиса пробок. Сейчас возможна проблема рассинхрона тайлов пробок на разных зумлевелах. Как воспроизвести: 1) Зайти на 2gis.ru 2) Включить отображение пробок 3)...
Если разместить на странице наше API карт, а затем попытаться разместить карту с помощью обычного leaflet, то заинитится наша карта.
We need to find a way to show the usage of `visitorId` in code snippets to make examples more useful. Use this discussion to get more context: https://github.com/fingerprintjs/fingerprintjs-pro-react/pull/6#discussion_r822537060
In the example below we show how to call the `getData` method but don't afford any useful scenarios of what we can do with that data. We need to add...
The old architecture of React Native uses Objective-C types in the bridge between JavaScript and Swift runtime. As a result, dictionary fields have types like `NSString`, `NSNumber`, `NSBoolean`... `NSBoolean` is...
Hi! Can you keep `picture` tag for a markdown pages instead of omitting it? * Here is [the readme on pub.dev](https://pub.dev/packages/fpjs_pro_plugin/versions/1.0.4) without tag * Here is the same [readme on...