feat: add getPin method

This commit is contained in:
Basile Bruneau
2022-02-12 20:21:08 +01:00
parent a0fef7562b
commit d95b824138
5 changed files with 27 additions and 6 deletions
+3 -2
View File
@@ -1,11 +1,12 @@
{
"name": "dotted-map",
"version": "2.1.0",
"version": "2.2.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "2.1.0",
"name": "dotted-map",
"version": "2.2.0",
"license": "MIT",
"dependencies": {
"@turf/boolean-point-in-polygon": "^6.0.1",