{
  "type": "Program",
  "start": 0,
  "end": 4388,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 185,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 0,
      "end": 47,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 47
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 9,
          "end": 18,
          "loc": {
            "start": {
              "line": 1,
              "column": 9
            },
            "end": {
              "line": 1,
              "column": 18
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 9,
            "end": 18,
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 18
              }
            },
            "name": "Component"
          },
          "local": {
            "type": "Identifier",
            "start": 9,
            "end": 18,
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 18
              }
            },
            "name": "Component"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 26,
        "end": 46,
        "loc": {
          "start": {
            "line": 1,
            "column": 26
          },
          "end": {
            "line": 1,
            "column": 46
          }
        },
        "value": "../../../core/bane",
        "rawValue": "../../../core/bane",
        "raw": "\"../../../core/bane\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 48,
      "end": 90,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 42
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 55,
          "end": 61,
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 13
            }
          },
          "local": {
            "type": "Identifier",
            "start": 55,
            "end": 61,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 13
              }
            },
            "name": "Arkham"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 67,
        "end": 89,
        "loc": {
          "start": {
            "line": 2,
            "column": 19
          },
          "end": {
            "line": 2,
            "column": 41
          }
        },
        "value": "../../../core/arkham",
        "rawValue": "../../../core/arkham",
        "raw": "\"../../../core/arkham\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 91,
      "end": 127,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 36
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 98,
          "end": 108,
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 17
            }
          },
          "local": {
            "type": "Identifier",
            "start": 98,
            "end": 108,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 17
              }
            },
            "name": "MapActions"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 114,
        "end": 126,
        "loc": {
          "start": {
            "line": 3,
            "column": 23
          },
          "end": {
            "line": 3,
            "column": 35
          }
        },
        "value": "../actions",
        "rawValue": "../actions",
        "raw": "\"../actions\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 128,
      "end": 160,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 32
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 135,
          "end": 143,
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 15
            }
          },
          "local": {
            "type": "Identifier",
            "start": 135,
            "end": 143,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 15
              }
            },
            "name": "MapState"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 149,
        "end": 159,
        "loc": {
          "start": {
            "line": 4,
            "column": 21
          },
          "end": {
            "line": 4,
            "column": 31
          }
        },
        "value": "../state",
        "rawValue": "../state",
        "raw": "\"../state\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 161,
      "end": 187,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 26
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 168,
          "end": 173,
          "loc": {
            "start": {
              "line": 5,
              "column": 7
            },
            "end": {
              "line": 5,
              "column": 12
            }
          },
          "local": {
            "type": "Identifier",
            "start": 168,
            "end": 173,
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 12
              }
            },
            "name": "React"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 179,
        "end": 186,
        "loc": {
          "start": {
            "line": 5,
            "column": 18
          },
          "end": {
            "line": 5,
            "column": 25
          }
        },
        "value": "react",
        "rawValue": "react",
        "raw": "\"react\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 188,
      "end": 223,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 35
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 195,
          "end": 198,
          "loc": {
            "start": {
              "line": 6,
              "column": 7
            },
            "end": {
              "line": 6,
              "column": 10
            }
          },
          "local": {
            "type": "Identifier",
            "start": 195,
            "end": 198,
            "loc": {
              "start": {
                "line": 6,
                "column": 7
              },
              "end": {
                "line": 6,
                "column": 10
              }
            },
            "name": "Pin"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 204,
        "end": 222,
        "loc": {
          "start": {
            "line": 6,
            "column": 16
          },
          "end": {
            "line": 6,
            "column": 34
          }
        },
        "value": "../views/pin.jsx",
        "rawValue": "../views/pin.jsx",
        "raw": "\"../views/pin.jsx\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 225,
      "end": 244,
      "loc": {
        "start": {
          "line": 8,
          "column": 0
        },
        "end": {
          "line": 8,
          "column": 19
        }
      },
      "specifiers": [],
      "source": {
        "type": "Literal",
        "start": 232,
        "end": 243,
        "loc": {
          "start": {
            "line": 8,
            "column": 7
          },
          "end": {
            "line": 8,
            "column": 18
          }
        },
        "value": "mapbox.js",
        "rawValue": "mapbox.js",
        "raw": "\"mapbox.js\""
      }
    },
    {
      "type": "VariableDeclaration",
      "start": 246,
      "end": 263,
      "loc": {
        "start": {
          "line": 10,
          "column": 0
        },
        "end": {
          "line": 10,
          "column": 17
        }
      },
      "declarations": [
        {
          "type": "VariableDeclarator",
          "start": 250,
          "end": 262,
          "loc": {
            "start": {
              "line": 10,
              "column": 4
            },
            "end": {
              "line": 10,
              "column": 16
            }
          },
          "id": {
            "type": "Identifier",
            "start": 250,
            "end": 251,
            "loc": {
              "start": {
                "line": 10,
                "column": 4
              },
              "end": {
                "line": 10,
                "column": 5
              }
            },
            "name": "L"
          },
          "init": {
            "type": "MemberExpression",
            "start": 254,
            "end": 262,
            "loc": {
              "start": {
                "line": 10,
                "column": 8
              },
              "end": {
                "line": 10,
                "column": 16
              }
            },
            "object": {
              "type": "Identifier",
              "start": 254,
              "end": 260,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 8
                },
                "end": {
                  "line": 10,
                  "column": 14
                }
              },
              "name": "window"
            },
            "property": {
              "type": "Identifier",
              "start": 261,
              "end": 262,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 15
                },
                "end": {
                  "line": 10,
                  "column": 16
                }
              },
              "name": "L"
            },
            "computed": false
          }
        }
      ],
      "kind": "let"
    },
    {
      "type": "Identifier",
      "start": 265,
      "end": 4360,
      "loc": {
        "start": {
          "line": 12,
          "column": 0
        },
        "end": {
          "line": 182,
          "column": 1
        }
      },
      "id": {
        "type": "Identifier",
        "start": 271,
        "end": 280,
        "loc": {
          "start": {
            "line": 12,
            "column": 6
          },
          "end": {
            "line": 12,
            "column": 15
          }
        },
        "name": "MarkerSet"
      },
      "superClass": {
        "type": "Identifier",
        "start": 289,
        "end": 298,
        "loc": {
          "start": {
            "line": 12,
            "column": 24
          },
          "end": {
            "line": 12,
            "column": 33
          }
        },
        "name": "Component"
      },
      "body": {
        "type": "ClassBody",
        "start": 299,
        "end": 4360,
        "loc": {
          "start": {
            "line": 12,
            "column": 34
          },
          "end": {
            "line": 182,
            "column": 1
          }
        },
        "body": [
          {
            "type": "MethodDefinition",
            "start": 304,
            "end": 824,
            "loc": {
              "start": {
                "line": 14,
                "column": 2
              },
              "end": {
                "line": 33,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 304,
              "end": 314,
              "loc": {
                "start": {
                  "line": 14,
                  "column": 2
                },
                "end": {
                  "line": 14,
                  "column": 12
                }
              },
              "name": "initialize"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 314,
              "end": 824,
              "loc": {
                "start": {
                  "line": 14,
                  "column": 12
                },
                "end": {
                  "line": 33,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "ObjectPattern",
                  "start": 315,
                  "end": 335,
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 13
                    },
                    "end": {
                      "line": 14,
                      "column": 33
                    }
                  },
                  "properties": [
                    {
                      "type": "Property",
                      "start": 317,
                      "end": 321,
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 15
                        },
                        "end": {
                          "line": 14,
                          "column": 19
                        }
                      },
                      "method": false,
                      "shorthand": true,
                      "computed": false,
                      "key": {
                        "type": "Identifier",
                        "start": 317,
                        "end": 321,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 15
                          },
                          "end": {
                            "line": 14,
                            "column": 19
                          }
                        },
                        "name": "pois"
                      },
                      "kind": "init",
                      "value": {
                        "type": "Identifier",
                        "start": 317,
                        "end": 321,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 15
                          },
                          "end": {
                            "line": 14,
                            "column": 19
                          }
                        },
                        "name": "pois"
                      }
                    },
                    {
                      "type": "Property",
                      "start": 323,
                      "end": 326,
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 21
                        },
                        "end": {
                          "line": 14,
                          "column": 24
                        }
                      },
                      "method": false,
                      "shorthand": true,
                      "computed": false,
                      "key": {
                        "type": "Identifier",
                        "start": 323,
                        "end": 326,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 21
                          },
                          "end": {
                            "line": 14,
                            "column": 24
                          }
                        },
                        "name": "map"
                      },
                      "kind": "init",
                      "value": {
                        "type": "Identifier",
                        "start": 323,
                        "end": 326,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 21
                          },
                          "end": {
                            "line": 14,
                            "column": 24
                          }
                        },
                        "name": "map"
                      }
                    },
                    {
                      "type": "Property",
                      "start": 328,
                      "end": 333,
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 26
                        },
                        "end": {
                          "line": 14,
                          "column": 31
                        }
                      },
                      "method": false,
                      "shorthand": true,
                      "computed": false,
                      "key": {
                        "type": "Identifier",
                        "start": 328,
                        "end": 333,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 26
                          },
                          "end": {
                            "line": 14,
                            "column": 31
                          }
                        },
                        "name": "layer"
                      },
                      "kind": "init",
                      "value": {
                        "type": "Identifier",
                        "start": 328,
                        "end": 333,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 26
                          },
                          "end": {
                            "line": 14,
                            "column": 31
                          }
                        },
                        "name": "layer"
                      }
                    }
                  ]
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 337,
                "end": 824,
                "loc": {
                  "start": {
                    "line": 14,
                    "column": 35
                  },
                  "end": {
                    "line": 33,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 343,
                    "end": 512,
                    "loc": {
                      "start": {
                        "line": 15,
                        "column": 4
                      },
                      "end": {
                        "line": 18,
                        "column": 6
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 343,
                      "end": 511,
                      "loc": {
                        "start": {
                          "line": 15,
                          "column": 4
                        },
                        "end": {
                          "line": 18,
                          "column": 5
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 343,
                        "end": 354,
                        "loc": {
                          "start": {
                            "line": 15,
                            "column": 4
                          },
                          "end": {
                            "line": 15,
                            "column": 15
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 343,
                          "end": 347,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 4
                            },
                            "end": {
                              "line": 15,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 348,
                          "end": 354,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 9
                            },
                            "end": {
                              "line": 15,
                              "column": 15
                            }
                          },
                          "name": "events"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "ObjectExpression",
                        "start": 357,
                        "end": 511,
                        "loc": {
                          "start": {
                            "line": 15,
                            "column": 18
                          },
                          "end": {
                            "line": 18,
                            "column": 5
                          }
                        },
                        "properties": [
                          {
                            "type": "Property",
                            "start": 473,
                            "end": 505,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 6
                              },
                              "end": {
                                "line": 17,
                                "column": 38
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Literal",
                              "start": 473,
                              "end": 492,
                              "loc": {
                                "start": {
                                  "line": 17,
                                  "column": 6
                                },
                                "end": {
                                  "line": 17,
                                  "column": 25
                                }
                              },
                              "value": "click.marker .pin",
                              "rawValue": "click.marker .pin",
                              "raw": "\"click.marker .pin\"",
                              "leadingComments": null
                            },
                            "value": {
                              "type": "Literal",
                              "start": 494,
                              "end": 505,
                              "loc": {
                                "start": {
                                  "line": 17,
                                  "column": 27
                                },
                                "end": {
                                  "line": 17,
                                  "column": 38
                                }
                              },
                              "value": "_poiClick",
                              "rawValue": "_poiClick",
                              "raw": "\"_poiClick\""
                            },
                            "kind": "init",
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " \"click.marker .poi\": \"_poiClick\", doesn't work, because marker is z-indexed lower than popup-pane?",
                                "start": 365,
                                "end": 466,
                                "loc": {
                                  "start": {
                                    "line": 16,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 16,
                                    "column": 107
                                  }
                                },
                                "range": [
                                  365,
                                  466
                                ]
                              }
                            ]
                          }
                        ]
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 518,
                    "end": 535,
                    "loc": {
                      "start": {
                        "line": 20,
                        "column": 4
                      },
                      "end": {
                        "line": 20,
                        "column": 21
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 518,
                      "end": 534,
                      "loc": {
                        "start": {
                          "line": 20,
                          "column": 4
                        },
                        "end": {
                          "line": 20,
                          "column": 20
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 518,
                        "end": 527,
                        "loc": {
                          "start": {
                            "line": 20,
                            "column": 4
                          },
                          "end": {
                            "line": 20,
                            "column": 13
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 518,
                          "end": 522,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 4
                            },
                            "end": {
                              "line": 20,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 523,
                          "end": 527,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 9
                            },
                            "end": {
                              "line": 20,
                              "column": 13
                            }
                          },
                          "name": "pois"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "Identifier",
                        "start": 530,
                        "end": 534,
                        "loc": {
                          "start": {
                            "line": 20,
                            "column": 16
                          },
                          "end": {
                            "line": 20,
                            "column": 20
                          }
                        },
                        "name": "pois"
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 540,
                    "end": 555,
                    "loc": {
                      "start": {
                        "line": 21,
                        "column": 4
                      },
                      "end": {
                        "line": 21,
                        "column": 19
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 540,
                      "end": 554,
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 4
                        },
                        "end": {
                          "line": 21,
                          "column": 18
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 540,
                        "end": 548,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 4
                          },
                          "end": {
                            "line": 21,
                            "column": 12
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 540,
                          "end": 544,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 4
                            },
                            "end": {
                              "line": 21,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 545,
                          "end": 548,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 9
                            },
                            "end": {
                              "line": 21,
                              "column": 12
                            }
                          },
                          "name": "map"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "Identifier",
                        "start": 551,
                        "end": 554,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 15
                          },
                          "end": {
                            "line": 21,
                            "column": 18
                          }
                        },
                        "name": "map"
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 560,
                    "end": 579,
                    "loc": {
                      "start": {
                        "line": 22,
                        "column": 4
                      },
                      "end": {
                        "line": 22,
                        "column": 23
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 560,
                      "end": 578,
                      "loc": {
                        "start": {
                          "line": 22,
                          "column": 4
                        },
                        "end": {
                          "line": 22,
                          "column": 22
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 560,
                        "end": 570,
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 4
                          },
                          "end": {
                            "line": 22,
                            "column": 14
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 560,
                          "end": 564,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 4
                            },
                            "end": {
                              "line": 22,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 565,
                          "end": 570,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 9
                            },
                            "end": {
                              "line": 22,
                              "column": 14
                            }
                          },
                          "name": "layer"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "Identifier",
                        "start": 573,
                        "end": 578,
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 17
                          },
                          "end": {
                            "line": 22,
                            "column": 22
                          }
                        },
                        "name": "layer"
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 585,
                    "end": 599,
                    "loc": {
                      "start": {
                        "line": 24,
                        "column": 4
                      },
                      "end": {
                        "line": 24,
                        "column": 18
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 585,
                      "end": 598,
                      "loc": {
                        "start": {
                          "line": 24,
                          "column": 4
                        },
                        "end": {
                          "line": 24,
                          "column": 17
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 585,
                        "end": 596,
                        "loc": {
                          "start": {
                            "line": 24,
                            "column": 4
                          },
                          "end": {
                            "line": 24,
                            "column": 15
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 585,
                          "end": 589,
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 4
                            },
                            "end": {
                              "line": 24,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 590,
                          "end": 596,
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 9
                            },
                            "end": {
                              "line": 24,
                              "column": 15
                            }
                          },
                          "name": "listen"
                        },
                        "computed": false
                      },
                      "arguments": []
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 605,
                    "end": 625,
                    "loc": {
                      "start": {
                        "line": 26,
                        "column": 4
                      },
                      "end": {
                        "line": 26,
                        "column": 24
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 605,
                      "end": 624,
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 4
                        },
                        "end": {
                          "line": 26,
                          "column": 23
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 605,
                        "end": 622,
                        "loc": {
                          "start": {
                            "line": 26,
                            "column": 4
                          },
                          "end": {
                            "line": 26,
                            "column": 21
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 605,
                          "end": 609,
                          "loc": {
                            "start": {
                              "line": 26,
                              "column": 4
                            },
                            "end": {
                              "line": 26,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 610,
                          "end": 622,
                          "loc": {
                            "start": {
                              "line": 26,
                              "column": 9
                            },
                            "end": {
                              "line": 26,
                              "column": 21
                            }
                          },
                          "name": "_createLayer"
                        },
                        "computed": false
                      },
                      "arguments": []
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 630,
                    "end": 651,
                    "loc": {
                      "start": {
                        "line": 27,
                        "column": 4
                      },
                      "end": {
                        "line": 27,
                        "column": 25
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 630,
                      "end": 650,
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 4
                        },
                        "end": {
                          "line": 27,
                          "column": 24
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 630,
                        "end": 648,
                        "loc": {
                          "start": {
                            "line": 27,
                            "column": 4
                          },
                          "end": {
                            "line": 27,
                            "column": 22
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 630,
                          "end": 634,
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 4
                            },
                            "end": {
                              "line": 27,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 635,
                          "end": 648,
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 9
                            },
                            "end": {
                              "line": 27,
                              "column": 22
                            }
                          },
                          "name": "_clearMarkers"
                        },
                        "computed": false
                      },
                      "arguments": []
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 656,
                    "end": 678,
                    "loc": {
                      "start": {
                        "line": 28,
                        "column": 4
                      },
                      "end": {
                        "line": 28,
                        "column": 26
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 656,
                      "end": 677,
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 4
                        },
                        "end": {
                          "line": 28,
                          "column": 25
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 656,
                        "end": 675,
                        "loc": {
                          "start": {
                            "line": 28,
                            "column": 4
                          },
                          "end": {
                            "line": 28,
                            "column": 23
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 656,
                          "end": 660,
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 4
                            },
                            "end": {
                              "line": 28,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 661,
                          "end": 675,
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 9
                            },
                            "end": {
                              "line": 28,
                              "column": 23
                            }
                          },
                          "name": "_createGeoJSON"
                        },
                        "computed": false
                      },
                      "arguments": []
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 683,
                    "end": 700,
                    "loc": {
                      "start": {
                        "line": 29,
                        "column": 4
                      },
                      "end": {
                        "line": 29,
                        "column": 21
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 683,
                      "end": 699,
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 4
                        },
                        "end": {
                          "line": 29,
                          "column": 20
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 683,
                        "end": 697,
                        "loc": {
                          "start": {
                            "line": 29,
                            "column": 4
                          },
                          "end": {
                            "line": 29,
                            "column": 18
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 683,
                          "end": 687,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 4
                            },
                            "end": {
                              "line": 29,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 688,
                          "end": 697,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 9
                            },
                            "end": {
                              "line": 29,
                              "column": 18
                            }
                          },
                          "name": "_addIcons"
                        },
                        "computed": false
                      },
                      "arguments": []
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 706,
                    "end": 733,
                    "loc": {
                      "start": {
                        "line": 31,
                        "column": 4
                      },
                      "end": {
                        "line": 31,
                        "column": 31
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 706,
                      "end": 732,
                      "loc": {
                        "start": {
                          "line": 31,
                          "column": 4
                        },
                        "end": {
                          "line": 31,
                          "column": 30
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 706,
                        "end": 722,
                        "loc": {
                          "start": {
                            "line": 31,
                            "column": 4
                          },
                          "end": {
                            "line": 31,
                            "column": 20
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 706,
                          "end": 716,
                          "loc": {
                            "start": {
                              "line": 31,
                              "column": 4
                            },
                            "end": {
                              "line": 31,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 706,
                            "end": 710,
                            "loc": {
                              "start": {
                                "line": 31,
                                "column": 4
                              },
                              "end": {
                                "line": 31,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 711,
                            "end": 716,
                            "loc": {
                              "start": {
                                "line": 31,
                                "column": 9
                              },
                              "end": {
                                "line": 31,
                                "column": 14
                              }
                            },
                            "name": "layer"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 717,
                          "end": 722,
                          "loc": {
                            "start": {
                              "line": 31,
                              "column": 15
                            },
                            "end": {
                              "line": 31,
                              "column": 20
                            }
                          },
                          "name": "addTo"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "MemberExpression",
                          "start": 723,
                          "end": 731,
                          "loc": {
                            "start": {
                              "line": 31,
                              "column": 21
                            },
                            "end": {
                              "line": 31,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 723,
                            "end": 727,
                            "loc": {
                              "start": {
                                "line": 31,
                                "column": 21
                              },
                              "end": {
                                "line": 31,
                                "column": 25
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 728,
                            "end": 731,
                            "loc": {
                              "start": {
                                "line": 31,
                                "column": 26
                              },
                              "end": {
                                "line": 31,
                                "column": 29
                              }
                            },
                            "name": "map"
                          },
                          "computed": false
                        }
                      ]
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 738,
                    "end": 820,
                    "loc": {
                      "start": {
                        "line": 32,
                        "column": 4
                      },
                      "end": {
                        "line": 32,
                        "column": 86
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 738,
                      "end": 819,
                      "loc": {
                        "start": {
                          "line": 32,
                          "column": 4
                        },
                        "end": {
                          "line": 32,
                          "column": 85
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 738,
                        "end": 756,
                        "loc": {
                          "start": {
                            "line": 32,
                            "column": 4
                          },
                          "end": {
                            "line": 32,
                            "column": 22
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 738,
                          "end": 746,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 4
                            },
                            "end": {
                              "line": 32,
                              "column": 12
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 738,
                            "end": 742,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 4
                              },
                              "end": {
                                "line": 32,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 743,
                            "end": 746,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 9
                              },
                              "end": {
                                "line": 32,
                                "column": 12
                              }
                            },
                            "name": "map"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 747,
                          "end": 756,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 13
                            },
                            "end": {
                              "line": 32,
                              "column": 22
                            }
                          },
                          "name": "fitBounds"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "CallExpression",
                          "start": 757,
                          "end": 779,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 23
                            },
                            "end": {
                              "line": 32,
                              "column": 45
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 757,
                            "end": 777,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 23
                              },
                              "end": {
                                "line": 32,
                                "column": 43
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 757,
                              "end": 767,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 23
                                },
                                "end": {
                                  "line": 32,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 757,
                                "end": 761,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 27
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 762,
                                "end": 767,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 33
                                  }
                                },
                                "name": "layer"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 768,
                              "end": 777,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 34
                                },
                                "end": {
                                  "line": 32,
                                  "column": 43
                                }
                              },
                              "name": "getBounds"
                            },
                            "computed": false
                          },
                          "arguments": []
                        },
                        {
                          "type": "ObjectExpression",
                          "start": 781,
                          "end": 818,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 47
                            },
                            "end": {
                              "line": 32,
                              "column": 84
                            }
                          },
                          "properties": [
                            {
                              "type": "Property",
                              "start": 783,
                              "end": 802,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 49
                                },
                                "end": {
                                  "line": 32,
                                  "column": 68
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 783,
                                "end": 790,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 56
                                  }
                                },
                                "name": "padding"
                              },
                              "value": {
                                "type": "ArrayExpression",
                                "start": 792,
                                "end": 802,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 58
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 68
                                  }
                                },
                                "elements": [
                                  {
                                    "type": "Literal",
                                    "start": 794,
                                    "end": 796,
                                    "loc": {
                                      "start": {
                                        "line": 32,
                                        "column": 60
                                      },
                                      "end": {
                                        "line": 32,
                                        "column": 62
                                      }
                                    },
                                    "value": 50,
                                    "rawValue": 50,
                                    "raw": "50"
                                  },
                                  {
                                    "type": "Literal",
                                    "start": 798,
                                    "end": 800,
                                    "loc": {
                                      "start": {
                                        "line": 32,
                                        "column": 64
                                      },
                                      "end": {
                                        "line": 32,
                                        "column": 66
                                      }
                                    },
                                    "value": 50,
                                    "rawValue": 50,
                                    "raw": "50"
                                  }
                                ]
                              },
                              "kind": "init"
                            },
                            {
                              "type": "Property",
                              "start": 804,
                              "end": 816,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 70
                                },
                                "end": {
                                  "line": 32,
                                  "column": 82
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 804,
                                "end": 811,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 70
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 77
                                  }
                                },
                                "name": "maxZoom"
                              },
                              "value": {
                                "type": "Literal",
                                "start": 814,
                                "end": 816,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 80
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 82
                                  }
                                },
                                "value": 14,
                                "rawValue": 14,
                                "raw": "14"
                              },
                              "kind": "init"
                            }
                          ]
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 828,
            "end": 1213,
            "loc": {
              "start": {
                "line": 35,
                "column": 2
              },
              "end": {
                "line": 50,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 828,
              "end": 834,
              "loc": {
                "start": {
                  "line": 35,
                  "column": 2
                },
                "end": {
                  "line": 35,
                  "column": 8
                }
              },
              "name": "listen"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 834,
              "end": 1213,
              "loc": {
                "start": {
                  "line": 35,
                  "column": 8
                },
                "end": {
                  "line": 50,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 837,
                "end": 1213,
                "loc": {
                  "start": {
                    "line": 35,
                    "column": 11
                  },
                  "end": {
                    "line": 50,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 843,
                    "end": 860,
                    "loc": {
                      "start": {
                        "line": 36,
                        "column": 4
                      },
                      "end": {
                        "line": 36,
                        "column": 21
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 847,
                        "end": 859,
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 8
                          },
                          "end": {
                            "line": 36,
                            "column": 20
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 847,
                          "end": 852,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 8
                            },
                            "end": {
                              "line": 36,
                              "column": 13
                            }
                          },
                          "name": "_this"
                        },
                        "init": {
                          "type": "ThisExpression",
                          "start": 855,
                          "end": 859,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 16
                            },
                            "end": {
                              "line": 36,
                              "column": 20
                            }
                          }
                        }
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 866,
                    "end": 893,
                    "loc": {
                      "start": {
                        "line": 38,
                        "column": 4
                      },
                      "end": {
                        "line": 38,
                        "column": 31
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 866,
                      "end": 892,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 4
                        },
                        "end": {
                          "line": 38,
                          "column": 30
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 866,
                        "end": 876,
                        "loc": {
                          "start": {
                            "line": 38,
                            "column": 4
                          },
                          "end": {
                            "line": 38,
                            "column": 14
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 866,
                          "end": 872,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 4
                            },
                            "end": {
                              "line": 38,
                              "column": 10
                            }
                          },
                          "name": "Arkham"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 873,
                          "end": 876,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 11
                            },
                            "end": {
                              "line": 38,
                              "column": 14
                            }
                          },
                          "name": "off"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 877,
                          "end": 891,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 15
                            },
                            "end": {
                              "line": 38,
                              "column": 29
                            }
                          },
                          "value": "map.poihover",
                          "rawValue": "map.poihover",
                          "raw": "\"map.poihover\""
                        }
                      ]
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 898,
                    "end": 1031,
                    "loc": {
                      "start": {
                        "line": 39,
                        "column": 4
                      },
                      "end": {
                        "line": 42,
                        "column": 7
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 898,
                      "end": 1030,
                      "loc": {
                        "start": {
                          "line": 39,
                          "column": 4
                        },
                        "end": {
                          "line": 42,
                          "column": 6
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 898,
                        "end": 907,
                        "loc": {
                          "start": {
                            "line": 39,
                            "column": 4
                          },
                          "end": {
                            "line": 39,
                            "column": 13
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 898,
                          "end": 904,
                          "loc": {
                            "start": {
                              "line": 39,
                              "column": 4
                            },
                            "end": {
                              "line": 39,
                              "column": 10
                            }
                          },
                          "name": "Arkham"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 905,
                          "end": 907,
                          "loc": {
                            "start": {
                              "line": 39,
                              "column": 11
                            },
                            "end": {
                              "line": 39,
                              "column": 13
                            }
                          },
                          "name": "on"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 908,
                          "end": 922,
                          "loc": {
                            "start": {
                              "line": 39,
                              "column": 14
                            },
                            "end": {
                              "line": 39,
                              "column": 28
                            }
                          },
                          "value": "map.poihover",
                          "rawValue": "map.poihover",
                          "raw": "\"map.poihover\""
                        },
                        {
                          "type": "ArrowFunctionExpression",
                          "start": 924,
                          "end": 1029,
                          "loc": {
                            "start": {
                              "line": 39,
                              "column": 30
                            },
                            "end": {
                              "line": 42,
                              "column": 5
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [
                            {
                              "type": "Identifier",
                              "start": 925,
                              "end": 929,
                              "loc": {
                                "start": {
                                  "line": 39,
                                  "column": 31
                                },
                                "end": {
                                  "line": 39,
                                  "column": 35
                                }
                              },
                              "name": "data"
                            }
                          ],
                          "body": {
                            "type": "BlockStatement",
                            "start": 934,
                            "end": 1029,
                            "loc": {
                              "start": {
                                "line": 39,
                                "column": 40
                              },
                              "end": {
                                "line": 42,
                                "column": 5
                              }
                            },
                            "body": [
                              {
                                "type": "VariableDeclaration",
                                "start": 942,
                                "end": 993,
                                "loc": {
                                  "start": {
                                    "line": 40,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 40,
                                    "column": 57
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 946,
                                    "end": 992,
                                    "loc": {
                                      "start": {
                                        "line": 40,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 40,
                                        "column": 56
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 946,
                                      "end": 951,
                                      "loc": {
                                        "start": {
                                          "line": 40,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 40,
                                          "column": 15
                                        }
                                      },
                                      "name": "layer"
                                    },
                                    "init": {
                                      "type": "CallExpression",
                                      "start": 954,
                                      "end": 992,
                                      "loc": {
                                        "start": {
                                          "line": 40,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 40,
                                          "column": 56
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 954,
                                        "end": 977,
                                        "loc": {
                                          "start": {
                                            "line": 40,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 40,
                                            "column": 41
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 954,
                                          "end": 959,
                                          "loc": {
                                            "start": {
                                              "line": 40,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 40,
                                              "column": 23
                                            }
                                          },
                                          "name": "_this"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 960,
                                          "end": 977,
                                          "loc": {
                                            "start": {
                                              "line": 40,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 40,
                                              "column": 41
                                            }
                                          },
                                          "name": "_findLayerByIndex"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 978,
                                          "end": 991,
                                          "loc": {
                                            "start": {
                                              "line": 40,
                                              "column": 42
                                            },
                                            "end": {
                                              "line": 40,
                                              "column": 55
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 978,
                                            "end": 982,
                                            "loc": {
                                              "start": {
                                                "line": 40,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 40,
                                                "column": 46
                                              }
                                            },
                                            "name": "data"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 983,
                                            "end": 991,
                                            "loc": {
                                              "start": {
                                                "line": 40,
                                                "column": 47
                                              },
                                              "end": {
                                                "line": 40,
                                                "column": 55
                                              }
                                            },
                                            "name": "poiIndex"
                                          },
                                          "computed": false
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "kind": "let"
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 1000,
                                "end": 1023,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 29
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 1000,
                                  "end": 1022,
                                  "loc": {
                                    "start": {
                                      "line": 41,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 41,
                                      "column": 28
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 1000,
                                    "end": 1015,
                                    "loc": {
                                      "start": {
                                        "line": 41,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 41,
                                        "column": 21
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1000,
                                      "end": 1005,
                                      "loc": {
                                        "start": {
                                          "line": 41,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 41,
                                          "column": 11
                                        }
                                      },
                                      "name": "_this"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1006,
                                      "end": 1015,
                                      "loc": {
                                        "start": {
                                          "line": 41,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 41,
                                          "column": 21
                                        }
                                      },
                                      "name": "_poiHover"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 1016,
                                      "end": 1021,
                                      "loc": {
                                        "start": {
                                          "line": 41,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 41,
                                          "column": 27
                                        }
                                      },
                                      "name": "layer"
                                    }
                                  ]
                                }
                              }
                            ]
                          }
                        }
                      ]
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 1037,
                    "end": 1066,
                    "loc": {
                      "start": {
                        "line": 44,
                        "column": 4
                      },
                      "end": {
                        "line": 44,
                        "column": 33
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 1037,
                      "end": 1065,
                      "loc": {
                        "start": {
                          "line": 44,
                          "column": 4
                        },
                        "end": {
                          "line": 44,
                          "column": 32
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1037,
                        "end": 1047,
                        "loc": {
                          "start": {
                            "line": 44,
                            "column": 4
                          },
                          "end": {
                            "line": 44,
                            "column": 14
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 1037,
                          "end": 1043,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 4
                            },
                            "end": {
                              "line": 44,
                              "column": 10
                            }
                          },
                          "name": "Arkham"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1044,
                          "end": 1047,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 11
                            },
                            "end": {
                              "line": 44,
                              "column": 14
                            }
                          },
                          "name": "off"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 1048,
                          "end": 1064,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 15
                            },
                            "end": {
                              "line": 44,
                              "column": 31
                            }
                          },
                          "value": "map.poiunhover",
                          "rawValue": "map.poiunhover",
                          "raw": "\"map.poiunhover\""
                        }
                      ]
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 1071,
                    "end": 1208,
                    "loc": {
                      "start": {
                        "line": 45,
                        "column": 4
                      },
                      "end": {
                        "line": 48,
                        "column": 7
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 1071,
                      "end": 1207,
                      "loc": {
                        "start": {
                          "line": 45,
                          "column": 4
                        },
                        "end": {
                          "line": 48,
                          "column": 6
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1071,
                        "end": 1080,
                        "loc": {
                          "start": {
                            "line": 45,
                            "column": 4
                          },
                          "end": {
                            "line": 45,
                            "column": 13
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 1071,
                          "end": 1077,
                          "loc": {
                            "start": {
                              "line": 45,
                              "column": 4
                            },
                            "end": {
                              "line": 45,
                              "column": 10
                            }
                          },
                          "name": "Arkham"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1078,
                          "end": 1080,
                          "loc": {
                            "start": {
                              "line": 45,
                              "column": 11
                            },
                            "end": {
                              "line": 45,
                              "column": 13
                            }
                          },
                          "name": "on"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 1081,
                          "end": 1097,
                          "loc": {
                            "start": {
                              "line": 45,
                              "column": 14
                            },
                            "end": {
                              "line": 45,
                              "column": 30
                            }
                          },
                          "value": "map.poiunhover",
                          "rawValue": "map.poiunhover",
                          "raw": "\"map.poiunhover\""
                        },
                        {
                          "type": "ArrowFunctionExpression",
                          "start": 1099,
                          "end": 1206,
                          "loc": {
                            "start": {
                              "line": 45,
                              "column": 32
                            },
                            "end": {
                              "line": 48,
                              "column": 5
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [
                            {
                              "type": "Identifier",
                              "start": 1100,
                              "end": 1104,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 33
                                },
                                "end": {
                                  "line": 45,
                                  "column": 37
                                }
                              },
                              "name": "data"
                            }
                          ],
                          "body": {
                            "type": "BlockStatement",
                            "start": 1109,
                            "end": 1206,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 42
                              },
                              "end": {
                                "line": 48,
                                "column": 5
                              }
                            },
                            "body": [
                              {
                                "type": "VariableDeclaration",
                                "start": 1117,
                                "end": 1168,
                                "loc": {
                                  "start": {
                                    "line": 46,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 46,
                                    "column": 57
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 1121,
                                    "end": 1167,
                                    "loc": {
                                      "start": {
                                        "line": 46,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 46,
                                        "column": 56
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 1121,
                                      "end": 1126,
                                      "loc": {
                                        "start": {
                                          "line": 46,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 46,
                                          "column": 15
                                        }
                                      },
                                      "name": "layer"
                                    },
                                    "init": {
                                      "type": "CallExpression",
                                      "start": 1129,
                                      "end": 1167,
                                      "loc": {
                                        "start": {
                                          "line": 46,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 46,
                                          "column": 56
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 1129,
                                        "end": 1152,
                                        "loc": {
                                          "start": {
                                            "line": 46,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 46,
                                            "column": 41
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 1129,
                                          "end": 1134,
                                          "loc": {
                                            "start": {
                                              "line": 46,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 46,
                                              "column": 23
                                            }
                                          },
                                          "name": "_this"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1135,
                                          "end": 1152,
                                          "loc": {
                                            "start": {
                                              "line": 46,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 46,
                                              "column": 41
                                            }
                                          },
                                          "name": "_findLayerByIndex"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 1153,
                                          "end": 1166,
                                          "loc": {
                                            "start": {
                                              "line": 46,
                                              "column": 42
                                            },
                                            "end": {
                                              "line": 46,
                                              "column": 55
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 1153,
                                            "end": 1157,
                                            "loc": {
                                              "start": {
                                                "line": 46,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 46,
                                                "column": 46
                                              }
                                            },
                                            "name": "data"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1158,
                                            "end": 1166,
                                            "loc": {
                                              "start": {
                                                "line": 46,
                                                "column": 47
                                              },
                                              "end": {
                                                "line": 46,
                                                "column": 55
                                              }
                                            },
                                            "name": "poiIndex"
                                          },
                                          "computed": false
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "kind": "let"
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 1175,
                                "end": 1200,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 31
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 1175,
                                  "end": 1199,
                                  "loc": {
                                    "start": {
                                      "line": 47,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 47,
                                      "column": 30
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 1175,
                                    "end": 1192,
                                    "loc": {
                                      "start": {
                                        "line": 47,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 47,
                                        "column": 23
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1175,
                                      "end": 1180,
                                      "loc": {
                                        "start": {
                                          "line": 47,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 47,
                                          "column": 11
                                        }
                                      },
                                      "name": "_this"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1181,
                                      "end": 1192,
                                      "loc": {
                                        "start": {
                                          "line": 47,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 47,
                                          "column": 23
                                        }
                                      },
                                      "name": "_poiUnhover"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 1193,
                                      "end": 1198,
                                      "loc": {
                                        "start": {
                                          "line": 47,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 47,
                                          "column": 29
                                        }
                                      },
                                      "name": "layer"
                                    }
                                  ]
                                }
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 1217,
            "end": 1400,
            "loc": {
              "start": {
                "line": 52,
                "column": 2
              },
              "end": {
                "line": 62,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 1217,
              "end": 1234,
              "loc": {
                "start": {
                  "line": 52,
                  "column": 2
                },
                "end": {
                  "line": 52,
                  "column": 19
                }
              },
              "name": "_findLayerByIndex"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 1234,
              "end": 1400,
              "loc": {
                "start": {
                  "line": 52,
                  "column": 19
                },
                "end": {
                  "line": 62,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 1235,
                  "end": 1236,
                  "loc": {
                    "start": {
                      "line": 52,
                      "column": 20
                    },
                    "end": {
                      "line": 52,
                      "column": 21
                    }
                  },
                  "name": "i"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 1238,
                "end": 1400,
                "loc": {
                  "start": {
                    "line": 52,
                    "column": 23
                  },
                  "end": {
                    "line": 62,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 1244,
                    "end": 1250,
                    "loc": {
                      "start": {
                        "line": 53,
                        "column": 4
                      },
                      "end": {
                        "line": 53,
                        "column": 10
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 1248,
                        "end": 1249,
                        "loc": {
                          "start": {
                            "line": 53,
                            "column": 8
                          },
                          "end": {
                            "line": 53,
                            "column": 9
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 1248,
                          "end": 1249,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 8
                            },
                            "end": {
                              "line": 53,
                              "column": 9
                            }
                          },
                          "name": "l"
                        },
                        "init": null
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 1256,
                    "end": 1381,
                    "loc": {
                      "start": {
                        "line": 55,
                        "column": 4
                      },
                      "end": {
                        "line": 59,
                        "column": 7
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 1256,
                      "end": 1380,
                      "loc": {
                        "start": {
                          "line": 55,
                          "column": 4
                        },
                        "end": {
                          "line": 59,
                          "column": 6
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1256,
                        "end": 1276,
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 4
                          },
                          "end": {
                            "line": 55,
                            "column": 24
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 1256,
                          "end": 1266,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 4
                            },
                            "end": {
                              "line": 55,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1256,
                            "end": 1260,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 4
                              },
                              "end": {
                                "line": 55,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1261,
                            "end": 1266,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 9
                              },
                              "end": {
                                "line": 55,
                                "column": 14
                              }
                            },
                            "name": "layer"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1267,
                          "end": 1276,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 15
                            },
                            "end": {
                              "line": 55,
                              "column": 24
                            }
                          },
                          "name": "eachLayer"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "FunctionExpression",
                          "start": 1277,
                          "end": 1379,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 25
                            },
                            "end": {
                              "line": 59,
                              "column": 5
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [
                            {
                              "type": "Identifier",
                              "start": 1286,
                              "end": 1291,
                              "loc": {
                                "start": {
                                  "line": 55,
                                  "column": 34
                                },
                                "end": {
                                  "line": 55,
                                  "column": 39
                                }
                              },
                              "name": "layer"
                            }
                          ],
                          "body": {
                            "type": "BlockStatement",
                            "start": 1293,
                            "end": 1379,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 41
                              },
                              "end": {
                                "line": 59,
                                "column": 5
                              }
                            },
                            "body": [
                              {
                                "type": "IfStatement",
                                "start": 1301,
                                "end": 1373,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 58,
                                    "column": 7
                                  }
                                },
                                "test": {
                                  "type": "BinaryExpression",
                                  "start": 1305,
                                  "end": 1343,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 56,
                                      "column": 48
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 1305,
                                    "end": 1335,
                                    "loc": {
                                      "start": {
                                        "line": 56,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 56,
                                        "column": 40
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 1305,
                                      "end": 1329,
                                      "loc": {
                                        "start": {
                                          "line": 56,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 56,
                                          "column": 34
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 1305,
                                        "end": 1318,
                                        "loc": {
                                          "start": {
                                            "line": 56,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 56,
                                            "column": 23
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 1305,
                                          "end": 1310,
                                          "loc": {
                                            "start": {
                                              "line": 56,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 56,
                                              "column": 15
                                            }
                                          },
                                          "name": "layer"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1311,
                                          "end": 1318,
                                          "loc": {
                                            "start": {
                                              "line": 56,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 56,
                                              "column": 23
                                            }
                                          },
                                          "name": "feature"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1319,
                                        "end": 1329,
                                        "loc": {
                                          "start": {
                                            "line": 56,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 56,
                                            "column": 34
                                          }
                                        },
                                        "name": "properties"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1330,
                                      "end": 1335,
                                      "loc": {
                                        "start": {
                                          "line": 56,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 56,
                                          "column": 40
                                        }
                                      },
                                      "name": "index"
                                    },
                                    "computed": false
                                  },
                                  "operator": "===",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 1341,
                                    "end": 1342,
                                    "loc": {
                                      "start": {
                                        "line": 56,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 56,
                                        "column": 47
                                      }
                                    },
                                    "name": "i",
                                    "parenthesizedExpression": true
                                  }
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "start": 1345,
                                  "end": 1373,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 58,
                                      "column": 7
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 1355,
                                      "end": 1365,
                                      "loc": {
                                        "start": {
                                          "line": 57,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 57,
                                          "column": 18
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 1355,
                                        "end": 1364,
                                        "loc": {
                                          "start": {
                                            "line": 57,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 57,
                                            "column": 17
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 1355,
                                          "end": 1356,
                                          "loc": {
                                            "start": {
                                              "line": 57,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 57,
                                              "column": 9
                                            }
                                          },
                                          "name": "l"
                                        },
                                        "right": {
                                          "type": "Identifier",
                                          "start": 1359,
                                          "end": 1364,
                                          "loc": {
                                            "start": {
                                              "line": 57,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 57,
                                              "column": 17
                                            }
                                          },
                                          "name": "layer"
                                        }
                                      }
                                    }
                                  ]
                                },
                                "alternate": null
                              }
                            ]
                          }
                        }
                      ]
                    }
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 1387,
                    "end": 1396,
                    "loc": {
                      "start": {
                        "line": 61,
                        "column": 4
                      },
                      "end": {
                        "line": 61,
                        "column": 13
                      }
                    },
                    "argument": {
                      "type": "Identifier",
                      "start": 1394,
                      "end": 1395,
                      "loc": {
                        "start": {
                          "line": 61,
                          "column": 11
                        },
                        "end": {
                          "line": 61,
                          "column": 12
                        }
                      },
                      "name": "l"
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 1404,
            "end": 1840,
            "loc": {
              "start": {
                "line": 64,
                "column": 2
              },
              "end": {
                "line": 82,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 1404,
              "end": 1418,
              "loc": {
                "start": {
                  "line": 64,
                  "column": 2
                },
                "end": {
                  "line": 64,
                  "column": 16
                }
              },
              "name": "_createGeoJSON"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 1418,
              "end": 1840,
              "loc": {
                "start": {
                  "line": 64,
                  "column": 16
                },
                "end": {
                  "line": 82,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 1421,
                "end": 1840,
                "loc": {
                  "start": {
                    "line": 64,
                    "column": 19
                  },
                  "end": {
                    "line": 82,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 1427,
                    "end": 1501,
                    "loc": {
                      "start": {
                        "line": 65,
                        "column": 4
                      },
                      "end": {
                        "line": 68,
                        "column": 6
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 1431,
                        "end": 1500,
                        "loc": {
                          "start": {
                            "line": 65,
                            "column": 8
                          },
                          "end": {
                            "line": 68,
                            "column": 5
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 1431,
                          "end": 1438,
                          "loc": {
                            "start": {
                              "line": 65,
                              "column": 8
                            },
                            "end": {
                              "line": 65,
                              "column": 15
                            }
                          },
                          "name": "geojson"
                        },
                        "init": {
                          "type": "ObjectExpression",
                          "start": 1441,
                          "end": 1500,
                          "loc": {
                            "start": {
                              "line": 65,
                              "column": 18
                            },
                            "end": {
                              "line": 68,
                              "column": 5
                            }
                          },
                          "properties": [
                            {
                              "type": "Property",
                              "start": 1449,
                              "end": 1474,
                              "loc": {
                                "start": {
                                  "line": 66,
                                  "column": 6
                                },
                                "end": {
                                  "line": 66,
                                  "column": 31
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1449,
                                "end": 1453,
                                "loc": {
                                  "start": {
                                    "line": 66,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 66,
                                    "column": 10
                                  }
                                },
                                "name": "type"
                              },
                              "value": {
                                "type": "Literal",
                                "start": 1455,
                                "end": 1474,
                                "loc": {
                                  "start": {
                                    "line": 66,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 66,
                                    "column": 31
                                  }
                                },
                                "value": "FeatureCollection",
                                "rawValue": "FeatureCollection",
                                "raw": "\"FeatureCollection\""
                              },
                              "kind": "init"
                            },
                            {
                              "type": "Property",
                              "start": 1482,
                              "end": 1494,
                              "loc": {
                                "start": {
                                  "line": 67,
                                  "column": 6
                                },
                                "end": {
                                  "line": 67,
                                  "column": 18
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1482,
                                "end": 1490,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 14
                                  }
                                },
                                "name": "features"
                              },
                              "value": {
                                "type": "ArrayExpression",
                                "start": 1492,
                                "end": 1494,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 18
                                  }
                                },
                                "elements": []
                              },
                              "kind": "init"
                            }
                          ]
                        }
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "ForStatement",
                    "start": 1507,
                    "end": 1799,
                    "loc": {
                      "start": {
                        "line": 70,
                        "column": 4
                      },
                      "end": {
                        "line": 79,
                        "column": 5
                      }
                    },
                    "init": {
                      "type": "VariableDeclaration",
                      "start": 1512,
                      "end": 1543,
                      "loc": {
                        "start": {
                          "line": 70,
                          "column": 9
                        },
                        "end": {
                          "line": 70,
                          "column": 40
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1516,
                          "end": 1521,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 13
                            },
                            "end": {
                              "line": 70,
                              "column": 18
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1516,
                            "end": 1517,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 13
                              },
                              "end": {
                                "line": 70,
                                "column": 14
                              }
                            },
                            "name": "i"
                          },
                          "init": {
                            "type": "Literal",
                            "start": 1520,
                            "end": 1521,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 17
                              },
                              "end": {
                                "line": 70,
                                "column": 18
                              }
                            },
                            "value": 0,
                            "rawValue": 0,
                            "raw": "0"
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 1523,
                          "end": 1543,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 20
                            },
                            "end": {
                              "line": 70,
                              "column": 40
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1523,
                            "end": 1524,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 20
                              },
                              "end": {
                                "line": 70,
                                "column": 21
                              }
                            },
                            "name": "l"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 1527,
                            "end": 1543,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 24
                              },
                              "end": {
                                "line": 70,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1527,
                              "end": 1536,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 24
                                },
                                "end": {
                                  "line": 70,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1527,
                                "end": 1531,
                                "loc": {
                                  "start": {
                                    "line": 70,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 28
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1532,
                                "end": 1536,
                                "loc": {
                                  "start": {
                                    "line": 70,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 33
                                  }
                                },
                                "name": "pois"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1537,
                              "end": 1543,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 34
                                },
                                "end": {
                                  "line": 70,
                                  "column": 40
                                }
                              },
                              "name": "length"
                            },
                            "computed": false
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    "test": {
                      "type": "BinaryExpression",
                      "start": 1545,
                      "end": 1550,
                      "loc": {
                        "start": {
                          "line": 70,
                          "column": 42
                        },
                        "end": {
                          "line": 70,
                          "column": 47
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 1545,
                        "end": 1546,
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 42
                          },
                          "end": {
                            "line": 70,
                            "column": 43
                          }
                        },
                        "name": "i"
                      },
                      "operator": "<",
                      "right": {
                        "type": "Identifier",
                        "start": 1549,
                        "end": 1550,
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 46
                          },
                          "end": {
                            "line": 70,
                            "column": 47
                          }
                        },
                        "name": "l"
                      }
                    },
                    "update": {
                      "type": "UpdateExpression",
                      "start": 1552,
                      "end": 1555,
                      "loc": {
                        "start": {
                          "line": 70,
                          "column": 49
                        },
                        "end": {
                          "line": 70,
                          "column": 52
                        }
                      },
                      "operator": "++",
                      "prefix": false,
                      "argument": {
                        "type": "Identifier",
                        "start": 1552,
                        "end": 1553,
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 49
                          },
                          "end": {
                            "line": 70,
                            "column": 50
                          }
                        },
                        "name": "i"
                      }
                    },
                    "body": {
                      "type": "BlockStatement",
                      "start": 1557,
                      "end": 1799,
                      "loc": {
                        "start": {
                          "line": 70,
                          "column": 54
                        },
                        "end": {
                          "line": 79,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 1565,
                          "end": 1592,
                          "loc": {
                            "start": {
                              "line": 71,
                              "column": 6
                            },
                            "end": {
                              "line": 71,
                              "column": 33
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 1569,
                              "end": 1591,
                              "loc": {
                                "start": {
                                  "line": 71,
                                  "column": 10
                                },
                                "end": {
                                  "line": 71,
                                  "column": 32
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 1569,
                                "end": 1572,
                                "loc": {
                                  "start": {
                                    "line": 71,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 71,
                                    "column": 13
                                  }
                                },
                                "name": "geo"
                              },
                              "init": {
                                "type": "MemberExpression",
                                "start": 1575,
                                "end": 1591,
                                "loc": {
                                  "start": {
                                    "line": 71,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 71,
                                    "column": 32
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1575,
                                  "end": 1587,
                                  "loc": {
                                    "start": {
                                      "line": 71,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 71,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 1575,
                                    "end": 1584,
                                    "loc": {
                                      "start": {
                                        "line": 71,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 71,
                                        "column": 25
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 1575,
                                      "end": 1579,
                                      "loc": {
                                        "start": {
                                          "line": 71,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 71,
                                          "column": 20
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1580,
                                      "end": 1584,
                                      "loc": {
                                        "start": {
                                          "line": 71,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 71,
                                          "column": 25
                                        }
                                      },
                                      "name": "pois"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1585,
                                    "end": 1586,
                                    "loc": {
                                      "start": {
                                        "line": 71,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 71,
                                        "column": 27
                                      }
                                    },
                                    "name": "i"
                                  },
                                  "computed": true
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1588,
                                  "end": 1591,
                                  "loc": {
                                    "start": {
                                      "line": 71,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 71,
                                      "column": 32
                                    }
                                  },
                                  "name": "geo"
                                },
                                "computed": false
                              }
                            }
                          ],
                          "kind": "let"
                        },
                        {
                          "type": "IfStatement",
                          "start": 1600,
                          "end": 1793,
                          "loc": {
                            "start": {
                              "line": 73,
                              "column": 6
                            },
                            "end": {
                              "line": 78,
                              "column": 7
                            }
                          },
                          "test": {
                            "type": "LogicalExpression",
                            "start": 1603,
                            "end": 1679,
                            "loc": {
                              "start": {
                                "line": 73,
                                "column": 9
                              },
                              "end": {
                                "line": 73,
                                "column": 85
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 1603,
                              "end": 1639,
                              "loc": {
                                "start": {
                                  "line": 73,
                                  "column": 9
                                },
                                "end": {
                                  "line": 73,
                                  "column": 45
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 1603,
                                "end": 1630,
                                "loc": {
                                  "start": {
                                    "line": 73,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 73,
                                    "column": 36
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1603,
                                  "end": 1627,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 9
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 33
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 1603,
                                    "end": 1615,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 9
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 21
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1603,
                                      "end": 1606,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 9
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 12
                                        }
                                      },
                                      "name": "geo"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1607,
                                      "end": 1615,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 21
                                        }
                                      },
                                      "name": "geometry"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1616,
                                    "end": 1627,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 33
                                      }
                                    },
                                    "name": "coordinates"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Literal",
                                  "start": 1628,
                                  "end": 1629,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 35
                                    }
                                  },
                                  "value": 0,
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "computed": true
                              },
                              "operator": "===",
                              "right": {
                                "type": "Literal",
                                "start": 1635,
                                "end": 1639,
                                "loc": {
                                  "start": {
                                    "line": 73,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 73,
                                    "column": 45
                                  }
                                },
                                "value": null,
                                "rawValue": null,
                                "raw": "null"
                              }
                            },
                            "operator": "||",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 1643,
                              "end": 1679,
                              "loc": {
                                "start": {
                                  "line": 73,
                                  "column": 49
                                },
                                "end": {
                                  "line": 73,
                                  "column": 85
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 1643,
                                "end": 1670,
                                "loc": {
                                  "start": {
                                    "line": 73,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 73,
                                    "column": 76
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1643,
                                  "end": 1667,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 49
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 73
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 1643,
                                    "end": 1655,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 61
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1643,
                                      "end": 1646,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 49
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 52
                                        }
                                      },
                                      "name": "geo"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1647,
                                      "end": 1655,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 53
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 61
                                        }
                                      },
                                      "name": "geometry"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1656,
                                    "end": 1667,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 62
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 73
                                      }
                                    },
                                    "name": "coordinates"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Literal",
                                  "start": 1668,
                                  "end": 1669,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 74
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 75
                                    }
                                  },
                                  "value": 1,
                                  "rawValue": 1,
                                  "raw": "1"
                                },
                                "computed": true
                              },
                              "operator": "===",
                              "right": {
                                "type": "Literal",
                                "start": 1675,
                                "end": 1679,
                                "loc": {
                                  "start": {
                                    "line": 73,
                                    "column": 81
                                  },
                                  "end": {
                                    "line": 73,
                                    "column": 85
                                  }
                                },
                                "value": null,
                                "rawValue": null,
                                "raw": "null"
                              }
                            }
                          },
                          "consequent": {
                            "type": "BlockStatement",
                            "start": 1681,
                            "end": 1708,
                            "loc": {
                              "start": {
                                "line": 73,
                                "column": 87
                              },
                              "end": {
                                "line": 75,
                                "column": 7
                              }
                            },
                            "body": [
                              {
                                "type": "ContinueStatement",
                                "start": 1691,
                                "end": 1700,
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 74,
                                    "column": 17
                                  }
                                },
                                "label": null
                              }
                            ]
                          },
                          "alternate": {
                            "type": "BlockStatement",
                            "start": 1714,
                            "end": 1793,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 13
                              },
                              "end": {
                                "line": 78,
                                "column": 7
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 1724,
                                "end": 1749,
                                "loc": {
                                  "start": {
                                    "line": 76,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 76,
                                    "column": 33
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 1724,
                                  "end": 1748,
                                  "loc": {
                                    "start": {
                                      "line": 76,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 76,
                                      "column": 32
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 1724,
                                    "end": 1744,
                                    "loc": {
                                      "start": {
                                        "line": 76,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 76,
                                        "column": 28
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 1724,
                                      "end": 1738,
                                      "loc": {
                                        "start": {
                                          "line": 76,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 76,
                                          "column": 22
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 1724,
                                        "end": 1727,
                                        "loc": {
                                          "start": {
                                            "line": 76,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 76,
                                            "column": 11
                                          }
                                        },
                                        "name": "geo"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1728,
                                        "end": 1738,
                                        "loc": {
                                          "start": {
                                            "line": 76,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 76,
                                            "column": 22
                                          }
                                        },
                                        "name": "properties"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1739,
                                      "end": 1744,
                                      "loc": {
                                        "start": {
                                          "line": 76,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 76,
                                          "column": 28
                                        }
                                      },
                                      "name": "index"
                                    },
                                    "computed": false
                                  },
                                  "right": {
                                    "type": "Identifier",
                                    "start": 1747,
                                    "end": 1748,
                                    "loc": {
                                      "start": {
                                        "line": 76,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 76,
                                        "column": 32
                                      }
                                    },
                                    "name": "i"
                                  }
                                }
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 1758,
                                "end": 1785,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 35
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 1758,
                                  "end": 1784,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 77,
                                      "column": 34
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 1758,
                                    "end": 1779,
                                    "loc": {
                                      "start": {
                                        "line": 77,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 77,
                                        "column": 29
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 1758,
                                      "end": 1774,
                                      "loc": {
                                        "start": {
                                          "line": 77,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 77,
                                          "column": 24
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 1758,
                                        "end": 1765,
                                        "loc": {
                                          "start": {
                                            "line": 77,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 77,
                                            "column": 15
                                          }
                                        },
                                        "name": "geojson"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1766,
                                        "end": 1774,
                                        "loc": {
                                          "start": {
                                            "line": 77,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 77,
                                            "column": 24
                                          }
                                        },
                                        "name": "features"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1775,
                                      "end": 1779,
                                      "loc": {
                                        "start": {
                                          "line": 77,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 77,
                                          "column": 29
                                        }
                                      },
                                      "name": "push"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 1780,
                                      "end": 1783,
                                      "loc": {
                                        "start": {
                                          "line": 77,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 77,
                                          "column": 33
                                        }
                                      },
                                      "name": "geo"
                                    }
                                  ]
                                }
                              }
                            ]
                          }
                        }
                      ]
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 1805,
                    "end": 1836,
                    "loc": {
                      "start": {
                        "line": 81,
                        "column": 4
                      },
                      "end": {
                        "line": 81,
                        "column": 35
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 1805,
                      "end": 1835,
                      "loc": {
                        "start": {
                          "line": 81,
                          "column": 4
                        },
                        "end": {
                          "line": 81,
                          "column": 34
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1805,
                        "end": 1826,
                        "loc": {
                          "start": {
                            "line": 81,
                            "column": 4
                          },
                          "end": {
                            "line": 81,
                            "column": 25
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 1805,
                          "end": 1815,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 4
                            },
                            "end": {
                              "line": 81,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1805,
                            "end": 1809,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 4
                              },
                              "end": {
                                "line": 81,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1810,
                            "end": 1815,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 9
                              },
                              "end": {
                                "line": 81,
                                "column": 14
                              }
                            },
                            "name": "layer"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1816,
                          "end": 1826,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 15
                            },
                            "end": {
                              "line": 81,
                              "column": 25
                            }
                          },
                          "name": "setGeoJSON"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "start": 1827,
                          "end": 1834,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 26
                            },
                            "end": {
                              "line": 81,
                              "column": 33
                            }
                          },
                          "name": "geojson"
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 1844,
            "end": 2035,
            "loc": {
              "start": {
                "line": 84,
                "column": 2
              },
              "end": {
                "line": 93,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 1844,
              "end": 1853,
              "loc": {
                "start": {
                  "line": 84,
                  "column": 2
                },
                "end": {
                  "line": 84,
                  "column": 11
                }
              },
              "name": "_addIcons"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 1853,
              "end": 2035,
              "loc": {
                "start": {
                  "line": 84,
                  "column": 11
                },
                "end": {
                  "line": 93,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 1856,
                "end": 2035,
                "loc": {
                  "start": {
                    "line": 84,
                    "column": 14
                  },
                  "end": {
                    "line": 93,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 1862,
                    "end": 2031,
                    "loc": {
                      "start": {
                        "line": 85,
                        "column": 4
                      },
                      "end": {
                        "line": 92,
                        "column": 7
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 1862,
                      "end": 2030,
                      "loc": {
                        "start": {
                          "line": 85,
                          "column": 4
                        },
                        "end": {
                          "line": 92,
                          "column": 6
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1862,
                        "end": 1882,
                        "loc": {
                          "start": {
                            "line": 85,
                            "column": 4
                          },
                          "end": {
                            "line": 85,
                            "column": 24
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 1862,
                          "end": 1872,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 4
                            },
                            "end": {
                              "line": 85,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1862,
                            "end": 1866,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 4
                              },
                              "end": {
                                "line": 85,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1867,
                            "end": 1872,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 9
                              },
                              "end": {
                                "line": 85,
                                "column": 14
                              }
                            },
                            "name": "layer"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1873,
                          "end": 1882,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 15
                            },
                            "end": {
                              "line": 85,
                              "column": 24
                            }
                          },
                          "name": "eachLayer"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "FunctionExpression",
                          "start": 1883,
                          "end": 2029,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 25
                            },
                            "end": {
                              "line": 92,
                              "column": 5
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [
                            {
                              "type": "Identifier",
                              "start": 1892,
                              "end": 1893,
                              "loc": {
                                "start": {
                                  "line": 85,
                                  "column": 34
                                },
                                "end": {
                                  "line": 85,
                                  "column": 35
                                }
                              },
                              "name": "l"
                            }
                          ],
                          "body": {
                            "type": "BlockStatement",
                            "start": 1895,
                            "end": 2029,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 37
                              },
                              "end": {
                                "line": 92,
                                "column": 5
                              }
                            },
                            "body": [
                              {
                                "type": "VariableDeclaration",
                                "start": 1903,
                                "end": 1997,
                                "loc": {
                                  "start": {
                                    "line": 86,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 89,
                                    "column": 9
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 1907,
                                    "end": 1996,
                                    "loc": {
                                      "start": {
                                        "line": 86,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 89,
                                        "column": 8
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 1907,
                                      "end": 1913,
                                      "loc": {
                                        "start": {
                                          "line": 86,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 86,
                                          "column": 16
                                        }
                                      },
                                      "name": "myIcon"
                                    },
                                    "init": {
                                      "type": "CallExpression",
                                      "start": 1916,
                                      "end": 1996,
                                      "loc": {
                                        "start": {
                                          "line": 86,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 89,
                                          "column": 8
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 1916,
                                        "end": 1925,
                                        "loc": {
                                          "start": {
                                            "line": 86,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 86,
                                            "column": 28
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 1916,
                                          "end": 1917,
                                          "loc": {
                                            "start": {
                                              "line": 86,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 86,
                                              "column": 20
                                            }
                                          },
                                          "name": "L"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1918,
                                          "end": 1925,
                                          "loc": {
                                            "start": {
                                              "line": 86,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 86,
                                              "column": 28
                                            }
                                          },
                                          "name": "divIcon"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "ObjectExpression",
                                          "start": 1926,
                                          "end": 1995,
                                          "loc": {
                                            "start": {
                                              "line": 86,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 89,
                                              "column": 7
                                            }
                                          },
                                          "properties": [
                                            {
                                              "type": "Property",
                                              "start": 1936,
                                              "end": 1959,
                                              "loc": {
                                                "start": {
                                                  "line": 87,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 87,
                                                  "column": 31
                                                }
                                              },
                                              "method": false,
                                              "shorthand": false,
                                              "computed": false,
                                              "key": {
                                                "type": "Identifier",
                                                "start": 1936,
                                                "end": 1945,
                                                "loc": {
                                                  "start": {
                                                    "line": 87,
                                                    "column": 8
                                                  },
                                                  "end": {
                                                    "line": 87,
                                                    "column": 17
                                                  }
                                                },
                                                "name": "className"
                                              },
                                              "value": {
                                                "type": "Literal",
                                                "start": 1947,
                                                "end": 1959,
                                                "loc": {
                                                  "start": {
                                                    "line": 87,
                                                    "column": 19
                                                  },
                                                  "end": {
                                                    "line": 87,
                                                    "column": 31
                                                  }
                                                },
                                                "value": "poi js-poi",
                                                "rawValue": "poi js-poi",
                                                "raw": "\"poi js-poi\""
                                              },
                                              "kind": "init"
                                            },
                                            {
                                              "type": "Property",
                                              "start": 1969,
                                              "end": 1987,
                                              "loc": {
                                                "start": {
                                                  "line": 88,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 88,
                                                  "column": 26
                                                }
                                              },
                                              "method": false,
                                              "shorthand": false,
                                              "computed": false,
                                              "key": {
                                                "type": "Identifier",
                                                "start": 1969,
                                                "end": 1977,
                                                "loc": {
                                                  "start": {
                                                    "line": 88,
                                                    "column": 8
                                                  },
                                                  "end": {
                                                    "line": 88,
                                                    "column": 16
                                                  }
                                                },
                                                "name": "iconSize"
                                              },
                                              "value": {
                                                "type": "ArrayExpression",
                                                "start": 1979,
                                                "end": 1987,
                                                "loc": {
                                                  "start": {
                                                    "line": 88,
                                                    "column": 18
                                                  },
                                                  "end": {
                                                    "line": 88,
                                                    "column": 26
                                                  }
                                                },
                                                "elements": [
                                                  {
                                                    "type": "Literal",
                                                    "start": 1980,
                                                    "end": 1982,
                                                    "loc": {
                                                      "start": {
                                                        "line": 88,
                                                        "column": 19
                                                      },
                                                      "end": {
                                                        "line": 88,
                                                        "column": 21
                                                      }
                                                    },
                                                    "value": 14,
                                                    "rawValue": 14,
                                                    "raw": "14"
                                                  },
                                                  {
                                                    "type": "Literal",
                                                    "start": 1984,
                                                    "end": 1986,
                                                    "loc": {
                                                      "start": {
                                                        "line": 88,
                                                        "column": 23
                                                      },
                                                      "end": {
                                                        "line": 88,
                                                        "column": 25
                                                      }
                                                    },
                                                    "value": 14,
                                                    "rawValue": 14,
                                                    "raw": "14"
                                                  }
                                                ]
                                              },
                                              "kind": "init"
                                            }
                                          ]
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "kind": "let"
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 2005,
                                "end": 2023,
                                "loc": {
                                  "start": {
                                    "line": 91,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 91,
                                    "column": 24
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 2005,
                                  "end": 2022,
                                  "loc": {
                                    "start": {
                                      "line": 91,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 91,
                                      "column": 23
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 2005,
                                    "end": 2014,
                                    "loc": {
                                      "start": {
                                        "line": 91,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 91,
                                        "column": 15
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2005,
                                      "end": 2006,
                                      "loc": {
                                        "start": {
                                          "line": 91,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 91,
                                          "column": 7
                                        }
                                      },
                                      "name": "l"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2007,
                                      "end": 2014,
                                      "loc": {
                                        "start": {
                                          "line": 91,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 91,
                                          "column": 15
                                        }
                                      },
                                      "name": "setIcon"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 2015,
                                      "end": 2021,
                                      "loc": {
                                        "start": {
                                          "line": 91,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 91,
                                          "column": 22
                                        }
                                      },
                                      "name": "myIcon"
                                    }
                                  ]
                                }
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 2039,
            "end": 2597,
            "loc": {
              "start": {
                "line": 95,
                "column": 2
              },
              "end": {
                "line": 113,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 2039,
              "end": 2050,
              "loc": {
                "start": {
                  "line": 95,
                  "column": 2
                },
                "end": {
                  "line": 95,
                  "column": 13
                }
              },
              "name": "_createIcon"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 2050,
              "end": 2597,
              "loc": {
                "start": {
                  "line": 95,
                  "column": 13
                },
                "end": {
                  "line": 113,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 2051,
                  "end": 2056,
                  "loc": {
                    "start": {
                      "line": 95,
                      "column": 14
                    },
                    "end": {
                      "line": 95,
                      "column": 19
                    }
                  },
                  "name": "layer"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 2058,
                "end": 2597,
                "loc": {
                  "start": {
                    "line": 95,
                    "column": 21
                  },
                  "end": {
                    "line": 113,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 2064,
                    "end": 2096,
                    "loc": {
                      "start": {
                        "line": 96,
                        "column": 4
                      },
                      "end": {
                        "line": 96,
                        "column": 36
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 2068,
                        "end": 2095,
                        "loc": {
                          "start": {
                            "line": 96,
                            "column": 8
                          },
                          "end": {
                            "line": 96,
                            "column": 35
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2068,
                          "end": 2073,
                          "loc": {
                            "start": {
                              "line": 96,
                              "column": 8
                            },
                            "end": {
                              "line": 96,
                              "column": 13
                            }
                          },
                          "name": "state"
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 2076,
                          "end": 2095,
                          "loc": {
                            "start": {
                              "line": 96,
                              "column": 16
                            },
                            "end": {
                              "line": 96,
                              "column": 35
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2076,
                            "end": 2093,
                            "loc": {
                              "start": {
                                "line": 96,
                                "column": 16
                              },
                              "end": {
                                "line": 96,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2076,
                              "end": 2084,
                              "loc": {
                                "start": {
                                  "line": 96,
                                  "column": 16
                                },
                                "end": {
                                  "line": 96,
                                  "column": 24
                                }
                              },
                              "name": "MapState"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2085,
                              "end": 2093,
                              "loc": {
                                "start": {
                                  "line": 96,
                                  "column": 25
                                },
                                "end": {
                                  "line": 96,
                                  "column": 33
                                }
                              },
                              "name": "getState"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    ],
                    "kind": "let",
                    "trailingComments": [
                      {
                        "type": "CommentLine",
                        "value": " If there's no active set for the current view, use the first set",
                        "start": 2101,
                        "end": 2168,
                        "loc": {
                          "start": {
                            "line": 97,
                            "column": 4
                          },
                          "end": {
                            "line": 97,
                            "column": 71
                          }
                        },
                        "range": [
                          2101,
                          2168
                        ]
                      }
                    ]
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 2173,
                    "end": 2280,
                    "loc": {
                      "start": {
                        "line": 98,
                        "column": 4
                      },
                      "end": {
                        "line": 100,
                        "column": 31
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 2177,
                        "end": 2279,
                        "loc": {
                          "start": {
                            "line": 98,
                            "column": 8
                          },
                          "end": {
                            "line": 100,
                            "column": 30
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2177,
                          "end": 2182,
                          "loc": {
                            "start": {
                              "line": 98,
                              "column": 8
                            },
                            "end": {
                              "line": 98,
                              "column": 13
                            }
                          },
                          "name": "index",
                          "leadingComments": null
                        },
                        "init": {
                          "type": "ConditionalExpression",
                          "start": 2185,
                          "end": 2279,
                          "loc": {
                            "start": {
                              "line": 98,
                              "column": 16
                            },
                            "end": {
                              "line": 100,
                              "column": 30
                            }
                          },
                          "test": {
                            "type": "MemberExpression",
                            "start": 2185,
                            "end": 2217,
                            "loc": {
                              "start": {
                                "line": 98,
                                "column": 16
                              },
                              "end": {
                                "line": 98,
                                "column": 48
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 2185,
                              "end": 2195,
                              "loc": {
                                "start": {
                                  "line": 98,
                                  "column": 16
                                },
                                "end": {
                                  "line": 98,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2185,
                                "end": 2190,
                                "loc": {
                                  "start": {
                                    "line": 98,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 98,
                                    "column": 21
                                  }
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2191,
                                "end": 2195,
                                "loc": {
                                  "start": {
                                    "line": 98,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 98,
                                    "column": 26
                                  }
                                },
                                "name": "sets"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "MemberExpression",
                              "start": 2196,
                              "end": 2216,
                              "loc": {
                                "start": {
                                  "line": 98,
                                  "column": 27
                                },
                                "end": {
                                  "line": 98,
                                  "column": 47
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2196,
                                "end": 2201,
                                "loc": {
                                  "start": {
                                    "line": 98,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 98,
                                    "column": 32
                                  }
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2202,
                                "end": 2216,
                                "loc": {
                                  "start": {
                                    "line": 98,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 98,
                                    "column": 47
                                  }
                                },
                                "name": "activeSetIndex"
                              },
                              "computed": false
                            },
                            "computed": true
                          },
                          "consequent": {
                            "type": "MemberExpression",
                            "start": 2226,
                            "end": 2246,
                            "loc": {
                              "start": {
                                "line": 99,
                                "column": 6
                              },
                              "end": {
                                "line": 99,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2226,
                              "end": 2231,
                              "loc": {
                                "start": {
                                  "line": 99,
                                  "column": 6
                                },
                                "end": {
                                  "line": 99,
                                  "column": 11
                                }
                              },
                              "name": "state"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2232,
                              "end": 2246,
                              "loc": {
                                "start": {
                                  "line": 99,
                                  "column": 12
                                },
                                "end": {
                                  "line": 99,
                                  "column": 26
                                }
                              },
                              "name": "activeSetIndex"
                            },
                            "computed": false
                          },
                          "alternate": {
                            "type": "MemberExpression",
                            "start": 2255,
                            "end": 2279,
                            "loc": {
                              "start": {
                                "line": 100,
                                "column": 6
                              },
                              "end": {
                                "line": 100,
                                "column": 30
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2255,
                              "end": 2260,
                              "loc": {
                                "start": {
                                  "line": 100,
                                  "column": 6
                                },
                                "end": {
                                  "line": 100,
                                  "column": 11
                                }
                              },
                              "name": "state"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2261,
                              "end": 2279,
                              "loc": {
                                "start": {
                                  "line": 100,
                                  "column": 12
                                },
                                "end": {
                                  "line": 100,
                                  "column": 30
                                }
                              },
                              "name": "lastActiveSetIndex"
                            },
                            "computed": false
                          }
                        },
                        "leadingComments": null
                      }
                    ],
                    "kind": "let",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " If there's no active set for the current view, use the first set",
                        "start": 2101,
                        "end": 2168,
                        "loc": {
                          "start": {
                            "line": 97,
                            "column": 4
                          },
                          "end": {
                            "line": 97,
                            "column": 71
                          }
                        },
                        "range": [
                          2101,
                          2168
                        ]
                      }
                    ]
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 2286,
                    "end": 2319,
                    "loc": {
                      "start": {
                        "line": 102,
                        "column": 4
                      },
                      "end": {
                        "line": 102,
                        "column": 37
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 2290,
                        "end": 2318,
                        "loc": {
                          "start": {
                            "line": 102,
                            "column": 8
                          },
                          "end": {
                            "line": 102,
                            "column": 36
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2290,
                          "end": 2293,
                          "loc": {
                            "start": {
                              "line": 102,
                              "column": 8
                            },
                            "end": {
                              "line": 102,
                              "column": 11
                            }
                          },
                          "name": "set"
                        },
                        "init": {
                          "type": "MemberExpression",
                          "start": 2296,
                          "end": 2318,
                          "loc": {
                            "start": {
                              "line": 102,
                              "column": 14
                            },
                            "end": {
                              "line": 102,
                              "column": 36
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2296,
                            "end": 2306,
                            "loc": {
                              "start": {
                                "line": 102,
                                "column": 14
                              },
                              "end": {
                                "line": 102,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2296,
                              "end": 2301,
                              "loc": {
                                "start": {
                                  "line": 102,
                                  "column": 14
                                },
                                "end": {
                                  "line": 102,
                                  "column": 19
                                }
                              },
                              "name": "state"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2302,
                              "end": 2306,
                              "loc": {
                                "start": {
                                  "line": 102,
                                  "column": 20
                                },
                                "end": {
                                  "line": 102,
                                  "column": 24
                                }
                              },
                              "name": "sets"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "LogicalExpression",
                            "start": 2307,
                            "end": 2317,
                            "loc": {
                              "start": {
                                "line": 102,
                                "column": 25
                              },
                              "end": {
                                "line": 102,
                                "column": 35
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 2307,
                              "end": 2312,
                              "loc": {
                                "start": {
                                  "line": 102,
                                  "column": 25
                                },
                                "end": {
                                  "line": 102,
                                  "column": 30
                                }
                              },
                              "name": "index"
                            },
                            "operator": "||",
                            "right": {
                              "type": "Literal",
                              "start": 2316,
                              "end": 2317,
                              "loc": {
                                "start": {
                                  "line": 102,
                                  "column": 34
                                },
                                "end": {
                                  "line": 102,
                                  "column": 35
                                }
                              },
                              "value": 0,
                              "rawValue": 0,
                              "raw": "0"
                            }
                          },
                          "computed": true
                        }
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "IfStatement",
                    "start": 2325,
                    "end": 2356,
                    "loc": {
                      "start": {
                        "line": 104,
                        "column": 4
                      },
                      "end": {
                        "line": 106,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "UnaryExpression",
                      "start": 2329,
                      "end": 2333,
                      "loc": {
                        "start": {
                          "line": 104,
                          "column": 8
                        },
                        "end": {
                          "line": 104,
                          "column": 12
                        }
                      },
                      "operator": "!",
                      "prefix": true,
                      "argument": {
                        "type": "Identifier",
                        "start": 2330,
                        "end": 2333,
                        "loc": {
                          "start": {
                            "line": 104,
                            "column": 9
                          },
                          "end": {
                            "line": 104,
                            "column": 12
                          }
                        },
                        "name": "set"
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 2335,
                      "end": 2356,
                      "loc": {
                        "start": {
                          "line": 104,
                          "column": 14
                        },
                        "end": {
                          "line": 106,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 2343,
                          "end": 2350,
                          "loc": {
                            "start": {
                              "line": 105,
                              "column": 6
                            },
                            "end": {
                              "line": 105,
                              "column": 13
                            }
                          },
                          "argument": null
                        }
                      ]
                    },
                    "alternate": null
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 2362,
                    "end": 2414,
                    "loc": {
                      "start": {
                        "line": 108,
                        "column": 4
                      },
                      "end": {
                        "line": 108,
                        "column": 56
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 2366,
                        "end": 2413,
                        "loc": {
                          "start": {
                            "line": 108,
                            "column": 8
                          },
                          "end": {
                            "line": 108,
                            "column": 55
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2366,
                          "end": 2369,
                          "loc": {
                            "start": {
                              "line": 108,
                              "column": 8
                            },
                            "end": {
                              "line": 108,
                              "column": 11
                            }
                          },
                          "name": "pin"
                        },
                        "init": {
                          "type": "MemberExpression",
                          "start": 2372,
                          "end": 2413,
                          "loc": {
                            "start": {
                              "line": 108,
                              "column": 14
                            },
                            "end": {
                              "line": 108,
                              "column": 55
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2372,
                            "end": 2381,
                            "loc": {
                              "start": {
                                "line": 108,
                                "column": 14
                              },
                              "end": {
                                "line": 108,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2372,
                              "end": 2375,
                              "loc": {
                                "start": {
                                  "line": 108,
                                  "column": 14
                                },
                                "end": {
                                  "line": 108,
                                  "column": 17
                                }
                              },
                              "name": "set"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2376,
                              "end": 2381,
                              "loc": {
                                "start": {
                                  "line": 108,
                                  "column": 18
                                },
                                "end": {
                                  "line": 108,
                                  "column": 23
                                }
                              },
                              "name": "items"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "MemberExpression",
                            "start": 2382,
                            "end": 2412,
                            "loc": {
                              "start": {
                                "line": 108,
                                "column": 24
                              },
                              "end": {
                                "line": 108,
                                "column": 54
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 2382,
                              "end": 2406,
                              "loc": {
                                "start": {
                                  "line": 108,
                                  "column": 24
                                },
                                "end": {
                                  "line": 108,
                                  "column": 48
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 2382,
                                "end": 2395,
                                "loc": {
                                  "start": {
                                    "line": 108,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 108,
                                    "column": 37
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 2382,
                                  "end": 2387,
                                  "loc": {
                                    "start": {
                                      "line": 108,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 108,
                                      "column": 29
                                    }
                                  },
                                  "name": "layer"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2388,
                                  "end": 2395,
                                  "loc": {
                                    "start": {
                                      "line": 108,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 108,
                                      "column": 37
                                    }
                                  },
                                  "name": "feature"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2396,
                                "end": 2406,
                                "loc": {
                                  "start": {
                                    "line": 108,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 108,
                                    "column": 48
                                  }
                                },
                                "name": "properties"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2407,
                              "end": 2412,
                              "loc": {
                                "start": {
                                  "line": 108,
                                  "column": 49
                                },
                                "end": {
                                  "line": 108,
                                  "column": 54
                                }
                              },
                              "name": "index"
                            },
                            "computed": false
                          },
                          "computed": true
                        }
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 2419,
                    "end": 2442,
                    "loc": {
                      "start": {
                        "line": 109,
                        "column": 4
                      },
                      "end": {
                        "line": 109,
                        "column": 27
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 2423,
                        "end": 2441,
                        "loc": {
                          "start": {
                            "line": 109,
                            "column": 8
                          },
                          "end": {
                            "line": 109,
                            "column": 26
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2423,
                          "end": 2426,
                          "loc": {
                            "start": {
                              "line": 109,
                              "column": 8
                            },
                            "end": {
                              "line": 109,
                              "column": 11
                            }
                          },
                          "name": "poi"
                        },
                        "init": {
                          "type": "ObjectExpression",
                          "start": 2429,
                          "end": 2441,
                          "loc": {
                            "start": {
                              "line": 109,
                              "column": 14
                            },
                            "end": {
                              "line": 109,
                              "column": 26
                            }
                          },
                          "properties": [
                            {
                              "type": "Property",
                              "start": 2431,
                              "end": 2439,
                              "loc": {
                                "start": {
                                  "line": 109,
                                  "column": 16
                                },
                                "end": {
                                  "line": 109,
                                  "column": 24
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 2431,
                                "end": 2434,
                                "loc": {
                                  "start": {
                                    "line": 109,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 109,
                                    "column": 19
                                  }
                                },
                                "name": "pin"
                              },
                              "value": {
                                "type": "Identifier",
                                "start": 2436,
                                "end": 2439,
                                "loc": {
                                  "start": {
                                    "line": 109,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 109,
                                    "column": 24
                                  }
                                },
                                "name": "pin"
                              },
                              "kind": "init"
                            }
                          ]
                        }
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 2447,
                    "end": 2518,
                    "loc": {
                      "start": {
                        "line": 110,
                        "column": 4
                      },
                      "end": {
                        "line": 110,
                        "column": 75
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 2451,
                        "end": 2517,
                        "loc": {
                          "start": {
                            "line": 110,
                            "column": 8
                          },
                          "end": {
                            "line": 110,
                            "column": 74
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2451,
                          "end": 2457,
                          "loc": {
                            "start": {
                              "line": 110,
                              "column": 8
                            },
                            "end": {
                              "line": 110,
                              "column": 14
                            }
                          },
                          "name": "markup"
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 2460,
                          "end": 2517,
                          "loc": {
                            "start": {
                              "line": 110,
                              "column": 17
                            },
                            "end": {
                              "line": 110,
                              "column": 74
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2460,
                            "end": 2486,
                            "loc": {
                              "start": {
                                "line": 110,
                                "column": 17
                              },
                              "end": {
                                "line": 110,
                                "column": 43
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2460,
                              "end": 2465,
                              "loc": {
                                "start": {
                                  "line": 110,
                                  "column": 17
                                },
                                "end": {
                                  "line": 110,
                                  "column": 22
                                }
                              },
                              "name": "React"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2466,
                              "end": 2486,
                              "loc": {
                                "start": {
                                  "line": 110,
                                  "column": 23
                                },
                                "end": {
                                  "line": 110,
                                  "column": 43
                                }
                              },
                              "name": "renderToStaticMarkup"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "CallExpression",
                              "start": 2487,
                              "end": 2516,
                              "loc": {
                                "start": {
                                  "line": 110,
                                  "column": 44
                                },
                                "end": {
                                  "line": 110,
                                  "column": 73
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 2487,
                                "end": 2506,
                                "loc": {
                                  "start": {
                                    "line": 110,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 110,
                                    "column": 63
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 2487,
                                  "end": 2492,
                                  "loc": {
                                    "start": {
                                      "line": 110,
                                      "column": 44
                                    },
                                    "end": {
                                      "line": 110,
                                      "column": 49
                                    }
                                  },
                                  "name": "React"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2493,
                                  "end": 2506,
                                  "loc": {
                                    "start": {
                                      "line": 110,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 110,
                                      "column": 63
                                    }
                                  },
                                  "name": "createElement"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 2507,
                                  "end": 2510,
                                  "loc": {
                                    "start": {
                                      "line": 110,
                                      "column": 64
                                    },
                                    "end": {
                                      "line": 110,
                                      "column": 67
                                    }
                                  },
                                  "name": "Pin"
                                },
                                {
                                  "type": "Identifier",
                                  "start": 2512,
                                  "end": 2515,
                                  "loc": {
                                    "start": {
                                      "line": 110,
                                      "column": 69
                                    },
                                    "end": {
                                      "line": 110,
                                      "column": 72
                                    }
                                  },
                                  "name": "poi"
                                }
                              ]
                            }
                          ]
                        }
                      }
                    ],
                    "kind": "let",
                    "trailingComments": [
                      {
                        "type": "CommentLine",
                        "value": " let pin = PinTemplate(layer.feature.properties);",
                        "start": 2523,
                        "end": 2574,
                        "loc": {
                          "start": {
                            "line": 111,
                            "column": 4
                          },
                          "end": {
                            "line": 111,
                            "column": 55
                          }
                        },
                        "range": [
                          2523,
                          2574
                        ]
                      }
                    ]
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 2579,
                    "end": 2593,
                    "loc": {
                      "start": {
                        "line": 112,
                        "column": 4
                      },
                      "end": {
                        "line": 112,
                        "column": 18
                      }
                    },
                    "argument": {
                      "type": "Identifier",
                      "start": 2586,
                      "end": 2592,
                      "loc": {
                        "start": {
                          "line": 112,
                          "column": 11
                        },
                        "end": {
                          "line": 112,
                          "column": 17
                        }
                      },
                      "name": "markup",
                      "leadingComments": null
                    },
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " let pin = PinTemplate(layer.feature.properties);",
                        "start": 2523,
                        "end": 2574,
                        "loc": {
                          "start": {
                            "line": 111,
                            "column": 4
                          },
                          "end": {
                            "line": 111,
                            "column": 55
                          }
                        },
                        "range": [
                          2523,
                          2574
                        ]
                      }
                    ]
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 2601,
            "end": 2653,
            "loc": {
              "start": {
                "line": 115,
                "column": 2
              },
              "end": {
                "line": 117,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 2601,
              "end": 2614,
              "loc": {
                "start": {
                  "line": 115,
                  "column": 2
                },
                "end": {
                  "line": 115,
                  "column": 15
                }
              },
              "name": "_clearMarkers"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 2614,
              "end": 2653,
              "loc": {
                "start": {
                  "line": 115,
                  "column": 15
                },
                "end": {
                  "line": 117,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 2617,
                "end": 2653,
                "loc": {
                  "start": {
                    "line": 115,
                    "column": 18
                  },
                  "end": {
                    "line": 117,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 2623,
                    "end": 2649,
                    "loc": {
                      "start": {
                        "line": 116,
                        "column": 4
                      },
                      "end": {
                        "line": 116,
                        "column": 30
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 2623,
                      "end": 2648,
                      "loc": {
                        "start": {
                          "line": 116,
                          "column": 4
                        },
                        "end": {
                          "line": 116,
                          "column": 29
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 2623,
                        "end": 2644,
                        "loc": {
                          "start": {
                            "line": 116,
                            "column": 4
                          },
                          "end": {
                            "line": 116,
                            "column": 25
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 2623,
                          "end": 2633,
                          "loc": {
                            "start": {
                              "line": 116,
                              "column": 4
                            },
                            "end": {
                              "line": 116,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2623,
                            "end": 2627,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 4
                              },
                              "end": {
                                "line": 116,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2628,
                            "end": 2633,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 9
                              },
                              "end": {
                                "line": 116,
                                "column": 14
                              }
                            },
                            "name": "layer"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2634,
                          "end": 2644,
                          "loc": {
                            "start": {
                              "line": 116,
                              "column": 15
                            },
                            "end": {
                              "line": 116,
                              "column": 25
                            }
                          },
                          "name": "setGeoJSON"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "ArrayExpression",
                          "start": 2645,
                          "end": 2647,
                          "loc": {
                            "start": {
                              "line": 116,
                              "column": 26
                            },
                            "end": {
                              "line": 116,
                              "column": 28
                            }
                          },
                          "elements": []
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 2657,
            "end": 3009,
            "loc": {
              "start": {
                "line": 119,
                "column": 2
              },
              "end": {
                "line": 136,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 2657,
              "end": 2669,
              "loc": {
                "start": {
                  "line": 119,
                  "column": 2
                },
                "end": {
                  "line": 119,
                  "column": 14
                }
              },
              "name": "_createLayer"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 2669,
              "end": 3009,
              "loc": {
                "start": {
                  "line": 119,
                  "column": 14
                },
                "end": {
                  "line": 136,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 2672,
                "end": 3009,
                "loc": {
                  "start": {
                    "line": 119,
                    "column": 17
                  },
                  "end": {
                    "line": 136,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 2678,
                    "end": 2736,
                    "loc": {
                      "start": {
                        "line": 120,
                        "column": 4
                      },
                      "end": {
                        "line": 122,
                        "column": 23
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 2678,
                      "end": 2735,
                      "loc": {
                        "start": {
                          "line": 120,
                          "column": 4
                        },
                        "end": {
                          "line": 122,
                          "column": 22
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 2678,
                        "end": 2723,
                        "loc": {
                          "start": {
                            "line": 120,
                            "column": 4
                          },
                          "end": {
                            "line": 122,
                            "column": 10
                          }
                        },
                        "object": {
                          "type": "CallExpression",
                          "start": 2678,
                          "end": 2712,
                          "loc": {
                            "start": {
                              "line": 120,
                              "column": 4
                            },
                            "end": {
                              "line": 121,
                              "column": 23
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2678,
                            "end": 2699,
                            "loc": {
                              "start": {
                                "line": 120,
                                "column": 4
                              },
                              "end": {
                                "line": 121,
                                "column": 10
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 2678,
                              "end": 2688,
                              "loc": {
                                "start": {
                                  "line": 120,
                                  "column": 4
                                },
                                "end": {
                                  "line": 120,
                                  "column": 14
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2678,
                                "end": 2682,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 8
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2683,
                                "end": 2688,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 14
                                  }
                                },
                                "name": "layer"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2696,
                              "end": 2699,
                              "loc": {
                                "start": {
                                  "line": 121,
                                  "column": 7
                                },
                                "end": {
                                  "line": 121,
                                  "column": 10
                                }
                              },
                              "name": "off"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 2700,
                              "end": 2711,
                              "loc": {
                                "start": {
                                  "line": 121,
                                  "column": 11
                                },
                                "end": {
                                  "line": 121,
                                  "column": 22
                                }
                              },
                              "value": "mouseover",
                              "rawValue": "mouseover",
                              "raw": "\"mouseover\""
                            }
                          ]
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2720,
                          "end": 2723,
                          "loc": {
                            "start": {
                              "line": 122,
                              "column": 7
                            },
                            "end": {
                              "line": 122,
                              "column": 10
                            }
                          },
                          "name": "off"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 2724,
                          "end": 2734,
                          "loc": {
                            "start": {
                              "line": 122,
                              "column": 11
                            },
                            "end": {
                              "line": 122,
                              "column": 21
                            }
                          },
                          "value": "mouseout",
                          "rawValue": "mouseout",
                          "raw": "\"mouseout\""
                        }
                      ]
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 2742,
                    "end": 2902,
                    "loc": {
                      "start": {
                        "line": 124,
                        "column": 4
                      },
                      "end": {
                        "line": 130,
                        "column": 9
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 2742,
                      "end": 2901,
                      "loc": {
                        "start": {
                          "line": 124,
                          "column": 4
                        },
                        "end": {
                          "line": 130,
                          "column": 8
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 2742,
                        "end": 2836,
                        "loc": {
                          "start": {
                            "line": 124,
                            "column": 4
                          },
                          "end": {
                            "line": 128,
                            "column": 9
                          }
                        },
                        "object": {
                          "type": "CallExpression",
                          "start": 2742,
                          "end": 2826,
                          "loc": {
                            "start": {
                              "line": 124,
                              "column": 4
                            },
                            "end": {
                              "line": 127,
                              "column": 8
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2742,
                            "end": 2762,
                            "loc": {
                              "start": {
                                "line": 124,
                                "column": 4
                              },
                              "end": {
                                "line": 125,
                                "column": 9
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 2742,
                              "end": 2752,
                              "loc": {
                                "start": {
                                  "line": 124,
                                  "column": 4
                                },
                                "end": {
                                  "line": 124,
                                  "column": 14
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2742,
                                "end": 2746,
                                "loc": {
                                  "start": {
                                    "line": 124,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 124,
                                    "column": 8
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2747,
                                "end": 2752,
                                "loc": {
                                  "start": {
                                    "line": 124,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 124,
                                    "column": 14
                                  }
                                },
                                "name": "layer"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2760,
                              "end": 2762,
                              "loc": {
                                "start": {
                                  "line": 125,
                                  "column": 7
                                },
                                "end": {
                                  "line": 125,
                                  "column": 9
                                }
                              },
                              "name": "on"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 2763,
                              "end": 2774,
                              "loc": {
                                "start": {
                                  "line": 125,
                                  "column": 10
                                },
                                "end": {
                                  "line": 125,
                                  "column": 21
                                }
                              },
                              "value": "mouseover",
                              "rawValue": "mouseover",
                              "raw": "\"mouseover\""
                            },
                            {
                              "type": "ArrowFunctionExpression",
                              "start": 2776,
                              "end": 2825,
                              "loc": {
                                "start": {
                                  "line": 125,
                                  "column": 23
                                },
                                "end": {
                                  "line": 127,
                                  "column": 7
                                }
                              },
                              "id": null,
                              "generator": false,
                              "expression": false,
                              "async": false,
                              "params": [
                                {
                                  "type": "Identifier",
                                  "start": 2777,
                                  "end": 2778,
                                  "loc": {
                                    "start": {
                                      "line": 125,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 125,
                                      "column": 25
                                    }
                                  },
                                  "name": "e"
                                }
                              ],
                              "body": {
                                "type": "BlockStatement",
                                "start": 2783,
                                "end": 2825,
                                "loc": {
                                  "start": {
                                    "line": 125,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 127,
                                    "column": 7
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 2793,
                                    "end": 2817,
                                    "loc": {
                                      "start": {
                                        "line": 126,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 126,
                                        "column": 32
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 2793,
                                      "end": 2816,
                                      "loc": {
                                        "start": {
                                          "line": 126,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 126,
                                          "column": 31
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 2793,
                                        "end": 2807,
                                        "loc": {
                                          "start": {
                                            "line": 126,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 126,
                                            "column": 22
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 2793,
                                          "end": 2797,
                                          "loc": {
                                            "start": {
                                              "line": 126,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 126,
                                              "column": 12
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2798,
                                          "end": 2807,
                                          "loc": {
                                            "start": {
                                              "line": 126,
                                              "column": 13
                                            },
                                            "end": {
                                              "line": 126,
                                              "column": 22
                                            }
                                          },
                                          "name": "_poiHover"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 2808,
                                          "end": 2815,
                                          "loc": {
                                            "start": {
                                              "line": 126,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 126,
                                              "column": 30
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 2808,
                                            "end": 2809,
                                            "loc": {
                                              "start": {
                                                "line": 126,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 126,
                                                "column": 24
                                              }
                                            },
                                            "name": "e"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2810,
                                            "end": 2815,
                                            "loc": {
                                              "start": {
                                                "line": 126,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 126,
                                                "column": 30
                                              }
                                            },
                                            "name": "layer"
                                          },
                                          "computed": false
                                        }
                                      ]
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2834,
                          "end": 2836,
                          "loc": {
                            "start": {
                              "line": 128,
                              "column": 7
                            },
                            "end": {
                              "line": 128,
                              "column": 9
                            }
                          },
                          "name": "on"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 2837,
                          "end": 2847,
                          "loc": {
                            "start": {
                              "line": 128,
                              "column": 10
                            },
                            "end": {
                              "line": 128,
                              "column": 20
                            }
                          },
                          "value": "mouseout",
                          "rawValue": "mouseout",
                          "raw": "\"mouseout\""
                        },
                        {
                          "type": "ArrowFunctionExpression",
                          "start": 2849,
                          "end": 2900,
                          "loc": {
                            "start": {
                              "line": 128,
                              "column": 22
                            },
                            "end": {
                              "line": 130,
                              "column": 7
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [
                            {
                              "type": "Identifier",
                              "start": 2850,
                              "end": 2851,
                              "loc": {
                                "start": {
                                  "line": 128,
                                  "column": 23
                                },
                                "end": {
                                  "line": 128,
                                  "column": 24
                                }
                              },
                              "name": "e"
                            }
                          ],
                          "body": {
                            "type": "BlockStatement",
                            "start": 2856,
                            "end": 2900,
                            "loc": {
                              "start": {
                                "line": 128,
                                "column": 29
                              },
                              "end": {
                                "line": 130,
                                "column": 7
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 2866,
                                "end": 2892,
                                "loc": {
                                  "start": {
                                    "line": 129,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 129,
                                    "column": 34
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 2866,
                                  "end": 2891,
                                  "loc": {
                                    "start": {
                                      "line": 129,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 129,
                                      "column": 33
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 2866,
                                    "end": 2882,
                                    "loc": {
                                      "start": {
                                        "line": 129,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 129,
                                        "column": 24
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 2866,
                                      "end": 2870,
                                      "loc": {
                                        "start": {
                                          "line": 129,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 129,
                                          "column": 12
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2871,
                                      "end": 2882,
                                      "loc": {
                                        "start": {
                                          "line": 129,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 129,
                                          "column": 24
                                        }
                                      },
                                      "name": "_poiUnhover"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 2883,
                                      "end": 2890,
                                      "loc": {
                                        "start": {
                                          "line": 129,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 129,
                                          "column": 32
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 2883,
                                        "end": 2884,
                                        "loc": {
                                          "start": {
                                            "line": 129,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 129,
                                            "column": 26
                                          }
                                        },
                                        "name": "e"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2885,
                                        "end": 2890,
                                        "loc": {
                                          "start": {
                                            "line": 129,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 129,
                                            "column": 32
                                          }
                                        },
                                        "name": "layer"
                                      },
                                      "computed": false
                                    }
                                  ]
                                }
                              }
                            ]
                          }
                        }
                      ]
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 2912,
                    "end": 2936,
                    "loc": {
                      "start": {
                        "line": 132,
                        "column": 4
                      },
                      "end": {
                        "line": 132,
                        "column": 28
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 2912,
                      "end": 2935,
                      "loc": {
                        "start": {
                          "line": 132,
                          "column": 4
                        },
                        "end": {
                          "line": 132,
                          "column": 27
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 2912,
                        "end": 2926,
                        "loc": {
                          "start": {
                            "line": 132,
                            "column": 4
                          },
                          "end": {
                            "line": 132,
                            "column": 18
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 2912,
                          "end": 2922,
                          "loc": {
                            "start": {
                              "line": 132,
                              "column": 4
                            },
                            "end": {
                              "line": 132,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2912,
                            "end": 2916,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 4
                              },
                              "end": {
                                "line": 132,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2917,
                            "end": 2922,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 9
                              },
                              "end": {
                                "line": 132,
                                "column": 14
                              }
                            },
                            "name": "layer"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2923,
                          "end": 2926,
                          "loc": {
                            "start": {
                              "line": 132,
                              "column": 15
                            },
                            "end": {
                              "line": 132,
                              "column": 18
                            }
                          },
                          "name": "off"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 2927,
                          "end": 2934,
                          "loc": {
                            "start": {
                              "line": 132,
                              "column": 19
                            },
                            "end": {
                              "line": 132,
                              "column": 26
                            }
                          },
                          "value": "click",
                          "rawValue": "click",
                          "raw": "\"click\""
                        }
                      ]
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 2941,
                    "end": 3005,
                    "loc": {
                      "start": {
                        "line": 133,
                        "column": 4
                      },
                      "end": {
                        "line": 135,
                        "column": 7
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 2941,
                      "end": 3004,
                      "loc": {
                        "start": {
                          "line": 133,
                          "column": 4
                        },
                        "end": {
                          "line": 135,
                          "column": 6
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 2941,
                        "end": 2954,
                        "loc": {
                          "start": {
                            "line": 133,
                            "column": 4
                          },
                          "end": {
                            "line": 133,
                            "column": 17
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 2941,
                          "end": 2951,
                          "loc": {
                            "start": {
                              "line": 133,
                              "column": 4
                            },
                            "end": {
                              "line": 133,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2941,
                            "end": 2945,
                            "loc": {
                              "start": {
                                "line": 133,
                                "column": 4
                              },
                              "end": {
                                "line": 133,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2946,
                            "end": 2951,
                            "loc": {
                              "start": {
                                "line": 133,
                                "column": 9
                              },
                              "end": {
                                "line": 133,
                                "column": 14
                              }
                            },
                            "name": "layer"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2952,
                          "end": 2954,
                          "loc": {
                            "start": {
                              "line": 133,
                              "column": 15
                            },
                            "end": {
                              "line": 133,
                              "column": 17
                            }
                          },
                          "name": "on"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 2955,
                          "end": 2962,
                          "loc": {
                            "start": {
                              "line": 133,
                              "column": 18
                            },
                            "end": {
                              "line": 133,
                              "column": 25
                            }
                          },
                          "value": "click",
                          "rawValue": "click",
                          "raw": "\"click\""
                        },
                        {
                          "type": "ArrowFunctionExpression",
                          "start": 2964,
                          "end": 3003,
                          "loc": {
                            "start": {
                              "line": 133,
                              "column": 27
                            },
                            "end": {
                              "line": 135,
                              "column": 5
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [
                            {
                              "type": "Identifier",
                              "start": 2965,
                              "end": 2966,
                              "loc": {
                                "start": {
                                  "line": 133,
                                  "column": 28
                                },
                                "end": {
                                  "line": 133,
                                  "column": 29
                                }
                              },
                              "name": "e"
                            }
                          ],
                          "body": {
                            "type": "BlockStatement",
                            "start": 2971,
                            "end": 3003,
                            "loc": {
                              "start": {
                                "line": 133,
                                "column": 34
                              },
                              "end": {
                                "line": 135,
                                "column": 5
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 2979,
                                "end": 2997,
                                "loc": {
                                  "start": {
                                    "line": 134,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 134,
                                    "column": 24
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 2979,
                                  "end": 2996,
                                  "loc": {
                                    "start": {
                                      "line": 134,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 134,
                                      "column": 23
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 2979,
                                    "end": 2993,
                                    "loc": {
                                      "start": {
                                        "line": 134,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 134,
                                        "column": 20
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 2979,
                                      "end": 2983,
                                      "loc": {
                                        "start": {
                                          "line": 134,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 134,
                                          "column": 10
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2984,
                                      "end": 2993,
                                      "loc": {
                                        "start": {
                                          "line": 134,
                                          "column": 11
                                        },
                                        "end": {
                                          "line": 134,
                                          "column": 20
                                        }
                                      },
                                      "name": "_poiClick"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 2994,
                                      "end": 2995,
                                      "loc": {
                                        "start": {
                                          "line": 134,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 134,
                                          "column": 22
                                        }
                                      },
                                      "name": "e"
                                    }
                                  ]
                                }
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 3013,
            "end": 3559,
            "loc": {
              "start": {
                "line": 138,
                "column": 2
              },
              "end": {
                "line": 156,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 3013,
              "end": 3022,
              "loc": {
                "start": {
                  "line": 138,
                  "column": 2
                },
                "end": {
                  "line": 138,
                  "column": 11
                }
              },
              "name": "_poiHover"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 3022,
              "end": 3559,
              "loc": {
                "start": {
                  "line": 138,
                  "column": 11
                },
                "end": {
                  "line": 156,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 3023,
                  "end": 3028,
                  "loc": {
                    "start": {
                      "line": 138,
                      "column": 12
                    },
                    "end": {
                      "line": 138,
                      "column": 17
                    }
                  },
                  "name": "layer"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 3030,
                "end": 3559,
                "loc": {
                  "start": {
                    "line": 138,
                    "column": 19
                  },
                  "end": {
                    "line": 156,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 3115,
                    "end": 3220,
                    "loc": {
                      "start": {
                        "line": 140,
                        "column": 4
                      },
                      "end": {
                        "line": 142,
                        "column": 32
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 3119,
                        "end": 3153,
                        "loc": {
                          "start": {
                            "line": 140,
                            "column": 8
                          },
                          "end": {
                            "line": 140,
                            "column": 42
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 3119,
                          "end": 3127,
                          "loc": {
                            "start": {
                              "line": 140,
                              "column": 8
                            },
                            "end": {
                              "line": 140,
                              "column": 16
                            }
                          },
                          "name": "template",
                          "leadingComments": null
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 3130,
                          "end": 3153,
                          "loc": {
                            "start": {
                              "line": 140,
                              "column": 19
                            },
                            "end": {
                              "line": 140,
                              "column": 42
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 3130,
                            "end": 3146,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 19
                              },
                              "end": {
                                "line": 140,
                                "column": 35
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 3130,
                              "end": 3134,
                              "loc": {
                                "start": {
                                  "line": 140,
                                  "column": 19
                                },
                                "end": {
                                  "line": 140,
                                  "column": 23
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3135,
                              "end": 3146,
                              "loc": {
                                "start": {
                                  "line": 140,
                                  "column": 24
                                },
                                "end": {
                                  "line": 140,
                                  "column": 35
                                }
                              },
                              "name": "_createIcon"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 3147,
                              "end": 3152,
                              "loc": {
                                "start": {
                                  "line": 140,
                                  "column": 36
                                },
                                "end": {
                                  "line": 140,
                                  "column": 41
                                }
                              },
                              "name": "layer"
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      {
                        "type": "VariableDeclarator",
                        "start": 3163,
                        "end": 3186,
                        "loc": {
                          "start": {
                            "line": 141,
                            "column": 8
                          },
                          "end": {
                            "line": 141,
                            "column": 31
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 3163,
                          "end": 3166,
                          "loc": {
                            "start": {
                              "line": 141,
                              "column": 8
                            },
                            "end": {
                              "line": 141,
                              "column": 11
                            }
                          },
                          "name": "lat"
                        },
                        "init": {
                          "type": "MemberExpression",
                          "start": 3169,
                          "end": 3186,
                          "loc": {
                            "start": {
                              "line": 141,
                              "column": 14
                            },
                            "end": {
                              "line": 141,
                              "column": 31
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 3169,
                            "end": 3182,
                            "loc": {
                              "start": {
                                "line": 141,
                                "column": 14
                              },
                              "end": {
                                "line": 141,
                                "column": 27
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 3169,
                              "end": 3174,
                              "loc": {
                                "start": {
                                  "line": 141,
                                  "column": 14
                                },
                                "end": {
                                  "line": 141,
                                  "column": 19
                                }
                              },
                              "name": "layer"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3175,
                              "end": 3182,
                              "loc": {
                                "start": {
                                  "line": 141,
                                  "column": 20
                                },
                                "end": {
                                  "line": 141,
                                  "column": 27
                                }
                              },
                              "name": "_latlng"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3183,
                            "end": 3186,
                            "loc": {
                              "start": {
                                "line": 141,
                                "column": 28
                              },
                              "end": {
                                "line": 141,
                                "column": 31
                              }
                            },
                            "name": "lat"
                          },
                          "computed": false
                        }
                      },
                      {
                        "type": "VariableDeclarator",
                        "start": 3196,
                        "end": 3219,
                        "loc": {
                          "start": {
                            "line": 142,
                            "column": 8
                          },
                          "end": {
                            "line": 142,
                            "column": 31
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 3196,
                          "end": 3199,
                          "loc": {
                            "start": {
                              "line": 142,
                              "column": 8
                            },
                            "end": {
                              "line": 142,
                              "column": 11
                            }
                          },
                          "name": "lng"
                        },
                        "init": {
                          "type": "MemberExpression",
                          "start": 3202,
                          "end": 3219,
                          "loc": {
                            "start": {
                              "line": 142,
                              "column": 14
                            },
                            "end": {
                              "line": 142,
                              "column": 31
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 3202,
                            "end": 3215,
                            "loc": {
                              "start": {
                                "line": 142,
                                "column": 14
                              },
                              "end": {
                                "line": 142,
                                "column": 27
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 3202,
                              "end": 3207,
                              "loc": {
                                "start": {
                                  "line": 142,
                                  "column": 14
                                },
                                "end": {
                                  "line": 142,
                                  "column": 19
                                }
                              },
                              "name": "layer"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3208,
                              "end": 3215,
                              "loc": {
                                "start": {
                                  "line": 142,
                                  "column": 20
                                },
                                "end": {
                                  "line": 142,
                                  "column": 27
                                }
                              },
                              "name": "_latlng"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3216,
                            "end": 3219,
                            "loc": {
                              "start": {
                                "line": 142,
                                "column": 28
                              },
                              "end": {
                                "line": 142,
                                "column": 31
                              }
                            },
                            "name": "lng"
                          },
                          "computed": false
                        }
                      }
                    ],
                    "kind": "let",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " this._fixzIndex(layer); Not needed since pop-ups moved off the markers?",
                        "start": 3036,
                        "end": 3110,
                        "loc": {
                          "start": {
                            "line": 139,
                            "column": 4
                          },
                          "end": {
                            "line": 139,
                            "column": 78
                          }
                        },
                        "range": [
                          3036,
                          3110
                        ]
                      }
                    ]
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 3226,
                    "end": 3251,
                    "loc": {
                      "start": {
                        "line": 144,
                        "column": 4
                      },
                      "end": {
                        "line": 144,
                        "column": 29
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 3226,
                      "end": 3250,
                      "loc": {
                        "start": {
                          "line": 144,
                          "column": 4
                        },
                        "end": {
                          "line": 144,
                          "column": 28
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 3226,
                        "end": 3242,
                        "loc": {
                          "start": {
                            "line": 144,
                            "column": 4
                          },
                          "end": {
                            "line": 144,
                            "column": 20
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 3226,
                          "end": 3230,
                          "loc": {
                            "start": {
                              "line": 144,
                              "column": 4
                            },
                            "end": {
                              "line": 144,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3231,
                          "end": 3242,
                          "loc": {
                            "start": {
                              "line": 144,
                              "column": 9
                            },
                            "end": {
                              "line": 144,
                              "column": 20
                            }
                          },
                          "name": "activeLayer"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "Identifier",
                        "start": 3245,
                        "end": 3250,
                        "loc": {
                          "start": {
                            "line": 144,
                            "column": 23
                          },
                          "end": {
                            "line": 144,
                            "column": 28
                          }
                        },
                        "name": "layer"
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 3256,
                    "end": 3463,
                    "loc": {
                      "start": {
                        "line": 145,
                        "column": 4
                      },
                      "end": {
                        "line": 152,
                        "column": 24
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 3256,
                      "end": 3462,
                      "loc": {
                        "start": {
                          "line": 145,
                          "column": 4
                        },
                        "end": {
                          "line": 152,
                          "column": 23
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 3256,
                        "end": 3266,
                        "loc": {
                          "start": {
                            "line": 145,
                            "column": 4
                          },
                          "end": {
                            "line": 145,
                            "column": 14
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 3256,
                          "end": 3260,
                          "loc": {
                            "start": {
                              "line": 145,
                              "column": 4
                            },
                            "end": {
                              "line": 145,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3261,
                          "end": 3266,
                          "loc": {
                            "start": {
                              "line": 145,
                              "column": 9
                            },
                            "end": {
                              "line": 145,
                              "column": 14
                            }
                          },
                          "name": "popup"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 3269,
                        "end": 3462,
                        "loc": {
                          "start": {
                            "line": 145,
                            "column": 17
                          },
                          "end": {
                            "line": 152,
                            "column": 23
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3269,
                          "end": 3452,
                          "loc": {
                            "start": {
                              "line": 145,
                              "column": 17
                            },
                            "end": {
                              "line": 152,
                              "column": 13
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 3269,
                            "end": 3438,
                            "loc": {
                              "start": {
                                "line": 145,
                                "column": 17
                              },
                              "end": {
                                "line": 151,
                                "column": 27
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 3269,
                              "end": 3428,
                              "loc": {
                                "start": {
                                  "line": 145,
                                  "column": 17
                                },
                                "end": {
                                  "line": 151,
                                  "column": 17
                                }
                              },
                              "object": {
                                "type": "CallExpression",
                                "start": 3269,
                                "end": 3410,
                                "loc": {
                                  "start": {
                                    "line": 145,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 150,
                                    "column": 36
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 3269,
                                  "end": 3390,
                                  "loc": {
                                    "start": {
                                      "line": 145,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 150,
                                      "column": 16
                                    }
                                  },
                                  "object": {
                                    "type": "CallExpression",
                                    "start": 3269,
                                    "end": 3373,
                                    "loc": {
                                      "start": {
                                        "line": 145,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 149,
                                        "column": 8
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 3269,
                                      "end": 3276,
                                      "loc": {
                                        "start": {
                                          "line": 145,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 145,
                                          "column": 24
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3269,
                                        "end": 3270,
                                        "loc": {
                                          "start": {
                                            "line": 145,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 145,
                                            "column": 18
                                          }
                                        },
                                        "name": "L"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3271,
                                        "end": 3276,
                                        "loc": {
                                          "start": {
                                            "line": 145,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 145,
                                            "column": 24
                                          }
                                        },
                                        "name": "popup"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "ObjectExpression",
                                        "start": 3277,
                                        "end": 3372,
                                        "loc": {
                                          "start": {
                                            "line": 145,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 149,
                                            "column": 7
                                          }
                                        },
                                        "properties": [
                                          {
                                            "type": "Property",
                                            "start": 3287,
                                            "end": 3305,
                                            "loc": {
                                              "start": {
                                                "line": 146,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 146,
                                                "column": 26
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 3287,
                                              "end": 3298,
                                              "loc": {
                                                "start": {
                                                  "line": 146,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 146,
                                                  "column": 19
                                                }
                                              },
                                              "name": "closeButton"
                                            },
                                            "value": {
                                              "type": "Literal",
                                              "start": 3300,
                                              "end": 3305,
                                              "loc": {
                                                "start": {
                                                  "line": 146,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 146,
                                                  "column": 26
                                                }
                                              },
                                              "value": false,
                                              "rawValue": false,
                                              "raw": "false"
                                            },
                                            "kind": "init"
                                          },
                                          {
                                            "type": "Property",
                                            "start": 3315,
                                            "end": 3331,
                                            "loc": {
                                              "start": {
                                                "line": 147,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 147,
                                                "column": 24
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 3315,
                                              "end": 3325,
                                              "loc": {
                                                "start": {
                                                  "line": 147,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 147,
                                                  "column": 18
                                                }
                                              },
                                              "name": "keepInView"
                                            },
                                            "value": {
                                              "type": "Literal",
                                              "start": 3327,
                                              "end": 3331,
                                              "loc": {
                                                "start": {
                                                  "line": 147,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 147,
                                                  "column": 24
                                                }
                                              },
                                              "value": true,
                                              "rawValue": true,
                                              "raw": "true"
                                            },
                                            "kind": "init"
                                          },
                                          {
                                            "type": "Property",
                                            "start": 3341,
                                            "end": 3364,
                                            "loc": {
                                              "start": {
                                                "line": 148,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 148,
                                                "column": 31
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 3341,
                                              "end": 3347,
                                              "loc": {
                                                "start": {
                                                  "line": 148,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 148,
                                                  "column": 14
                                                }
                                              },
                                              "name": "offset"
                                            },
                                            "value": {
                                              "type": "CallExpression",
                                              "start": 3349,
                                              "end": 3364,
                                              "loc": {
                                                "start": {
                                                  "line": 148,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 148,
                                                  "column": 31
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 3349,
                                                "end": 3356,
                                                "loc": {
                                                  "start": {
                                                    "line": 148,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 148,
                                                    "column": 23
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 3349,
                                                  "end": 3350,
                                                  "loc": {
                                                    "start": {
                                                      "line": 148,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 148,
                                                      "column": 17
                                                    }
                                                  },
                                                  "name": "L"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 3351,
                                                  "end": 3356,
                                                  "loc": {
                                                    "start": {
                                                      "line": 148,
                                                      "column": 18
                                                    },
                                                    "end": {
                                                      "line": 148,
                                                      "column": 23
                                                    }
                                                  },
                                                  "name": "point"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Literal",
                                                  "start": 3357,
                                                  "end": 3358,
                                                  "loc": {
                                                    "start": {
                                                      "line": 148,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 148,
                                                      "column": 25
                                                    }
                                                  },
                                                  "value": 0,
                                                  "rawValue": 0,
                                                  "raw": "0"
                                                },
                                                {
                                                  "type": "UnaryExpression",
                                                  "start": 3360,
                                                  "end": 3363,
                                                  "loc": {
                                                    "start": {
                                                      "line": 148,
                                                      "column": 27
                                                    },
                                                    "end": {
                                                      "line": 148,
                                                      "column": 30
                                                    }
                                                  },
                                                  "operator": "-",
                                                  "prefix": true,
                                                  "argument": {
                                                    "type": "Literal",
                                                    "start": 3361,
                                                    "end": 3363,
                                                    "loc": {
                                                      "start": {
                                                        "line": 148,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 148,
                                                        "column": 30
                                                      }
                                                    },
                                                    "value": 25,
                                                    "rawValue": 25,
                                                    "raw": "25"
                                                  }
                                                }
                                              ]
                                            },
                                            "kind": "init"
                                          }
                                        ]
                                      }
                                    ]
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 3381,
                                    "end": 3390,
                                    "loc": {
                                      "start": {
                                        "line": 150,
                                        "column": 7
                                      },
                                      "end": {
                                        "line": 150,
                                        "column": 16
                                      }
                                    },
                                    "name": "setLatLng"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "CallExpression",
                                    "start": 3391,
                                    "end": 3409,
                                    "loc": {
                                      "start": {
                                        "line": 150,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 150,
                                        "column": 35
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 3391,
                                      "end": 3399,
                                      "loc": {
                                        "start": {
                                          "line": 150,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 150,
                                          "column": 25
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3391,
                                        "end": 3392,
                                        "loc": {
                                          "start": {
                                            "line": 150,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 150,
                                            "column": 18
                                          }
                                        },
                                        "name": "L"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3393,
                                        "end": 3399,
                                        "loc": {
                                          "start": {
                                            "line": 150,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 150,
                                            "column": 25
                                          }
                                        },
                                        "name": "latLng"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 3400,
                                        "end": 3403,
                                        "loc": {
                                          "start": {
                                            "line": 150,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 150,
                                            "column": 29
                                          }
                                        },
                                        "name": "lat"
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 3405,
                                        "end": 3408,
                                        "loc": {
                                          "start": {
                                            "line": 150,
                                            "column": 31
                                          },
                                          "end": {
                                            "line": 150,
                                            "column": 34
                                          }
                                        },
                                        "name": "lng"
                                      }
                                    ]
                                  }
                                ]
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3418,
                                "end": 3428,
                                "loc": {
                                  "start": {
                                    "line": 151,
                                    "column": 7
                                  },
                                  "end": {
                                    "line": 151,
                                    "column": 17
                                  }
                                },
                                "name": "setContent"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 3429,
                                "end": 3437,
                                "loc": {
                                  "start": {
                                    "line": 151,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 151,
                                    "column": 26
                                  }
                                },
                                "name": "template"
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3446,
                            "end": 3452,
                            "loc": {
                              "start": {
                                "line": 152,
                                "column": 7
                              },
                              "end": {
                                "line": 152,
                                "column": 13
                              }
                            },
                            "name": "openOn"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 3453,
                            "end": 3461,
                            "loc": {
                              "start": {
                                "line": 152,
                                "column": 14
                              },
                              "end": {
                                "line": 152,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 3453,
                              "end": 3457,
                              "loc": {
                                "start": {
                                  "line": 152,
                                  "column": 14
                                },
                                "end": {
                                  "line": 152,
                                  "column": 18
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3458,
                              "end": 3461,
                              "loc": {
                                "start": {
                                  "line": 152,
                                  "column": 19
                                },
                                "end": {
                                  "line": 152,
                                  "column": 22
                                }
                              },
                              "name": "map"
                            },
                            "computed": false
                          }
                        ]
                      }
                    }
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 3469,
                    "end": 3515,
                    "loc": {
                      "start": {
                        "line": 154,
                        "column": 4
                      },
                      "end": {
                        "line": 154,
                        "column": 50
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 3473,
                        "end": 3514,
                        "loc": {
                          "start": {
                            "line": 154,
                            "column": 8
                          },
                          "end": {
                            "line": 154,
                            "column": 49
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 3473,
                          "end": 3481,
                          "loc": {
                            "start": {
                              "line": 154,
                              "column": 8
                            },
                            "end": {
                              "line": 154,
                              "column": 16
                            }
                          },
                          "name": "poiIndex"
                        },
                        "init": {
                          "type": "MemberExpression",
                          "start": 3484,
                          "end": 3514,
                          "loc": {
                            "start": {
                              "line": 154,
                              "column": 19
                            },
                            "end": {
                              "line": 154,
                              "column": 49
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 3484,
                            "end": 3508,
                            "loc": {
                              "start": {
                                "line": 154,
                                "column": 19
                              },
                              "end": {
                                "line": 154,
                                "column": 43
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 3484,
                              "end": 3497,
                              "loc": {
                                "start": {
                                  "line": 154,
                                  "column": 19
                                },
                                "end": {
                                  "line": 154,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 3484,
                                "end": 3489,
                                "loc": {
                                  "start": {
                                    "line": 154,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 154,
                                    "column": 24
                                  }
                                },
                                "name": "layer"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3490,
                                "end": 3497,
                                "loc": {
                                  "start": {
                                    "line": 154,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 154,
                                    "column": 32
                                  }
                                },
                                "name": "feature"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3498,
                              "end": 3508,
                              "loc": {
                                "start": {
                                  "line": 154,
                                  "column": 33
                                },
                                "end": {
                                  "line": 154,
                                  "column": 43
                                }
                              },
                              "name": "properties"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3509,
                            "end": 3514,
                            "loc": {
                              "start": {
                                "line": 154,
                                "column": 44
                              },
                              "end": {
                                "line": 154,
                                "column": 49
                              }
                            },
                            "name": "index"
                          },
                          "computed": false
                        }
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 3520,
                    "end": 3555,
                    "loc": {
                      "start": {
                        "line": 155,
                        "column": 4
                      },
                      "end": {
                        "line": 155,
                        "column": 39
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 3520,
                      "end": 3554,
                      "loc": {
                        "start": {
                          "line": 155,
                          "column": 4
                        },
                        "end": {
                          "line": 155,
                          "column": 38
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 3520,
                        "end": 3544,
                        "loc": {
                          "start": {
                            "line": 155,
                            "column": 4
                          },
                          "end": {
                            "line": 155,
                            "column": 28
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 3520,
                          "end": 3530,
                          "loc": {
                            "start": {
                              "line": 155,
                              "column": 4
                            },
                            "end": {
                              "line": 155,
                              "column": 14
                            }
                          },
                          "name": "MapActions"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3531,
                          "end": 3544,
                          "loc": {
                            "start": {
                              "line": 155,
                              "column": 15
                            },
                            "end": {
                              "line": 155,
                              "column": 28
                            }
                          },
                          "name": "itemHighlight"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "start": 3545,
                          "end": 3553,
                          "loc": {
                            "start": {
                              "line": 155,
                              "column": 29
                            },
                            "end": {
                              "line": 155,
                              "column": 37
                            }
                          },
                          "name": "poiIndex"
                        }
                      ]
                    }
                  }
                ],
                "trailingComments": null
              },
              "trailingComments": null
            },
            "trailingComments": [
              {
                "type": "CommentLine",
                "value": " A layer argument is passed in, but it is not used",
                "start": 3563,
                "end": 3615,
                "loc": {
                  "start": {
                    "line": 158,
                    "column": 2
                  },
                  "end": {
                    "line": 158,
                    "column": 54
                  }
                },
                "range": [
                  3563,
                  3615
                ]
              },
              {
                "type": "CommentLine",
                "value": " The defined argument has been removed to pass ESLint",
                "start": 3618,
                "end": 3673,
                "loc": {
                  "start": {
                    "line": 159,
                    "column": 2
                  },
                  "end": {
                    "line": 159,
                    "column": 57
                  }
                },
                "range": [
                  3618,
                  3673
                ]
              }
            ]
          },
          {
            "type": "MethodDefinition",
            "start": 3676,
            "end": 3751,
            "loc": {
              "start": {
                "line": 160,
                "column": 2
              },
              "end": {
                "line": 163,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 3676,
              "end": 3687,
              "loc": {
                "start": {
                  "line": 160,
                  "column": 2
                },
                "end": {
                  "line": 160,
                  "column": 13
                }
              },
              "name": "_poiUnhover",
              "leadingComments": null
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 3687,
              "end": 3751,
              "loc": {
                "start": {
                  "line": 160,
                  "column": 13
                },
                "end": {
                  "line": 163,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 3688,
                  "end": 3693,
                  "loc": {
                    "start": {
                      "line": 160,
                      "column": 14
                    },
                    "end": {
                      "line": 160,
                      "column": 19
                    }
                  },
                  "name": "layer"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 3695,
                "end": 3751,
                "loc": {
                  "start": {
                    "line": 160,
                    "column": 21
                  },
                  "end": {
                    "line": 163,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 3722,
                    "end": 3747,
                    "loc": {
                      "start": {
                        "line": 162,
                        "column": 4
                      },
                      "end": {
                        "line": 162,
                        "column": 29
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 3722,
                      "end": 3746,
                      "loc": {
                        "start": {
                          "line": 162,
                          "column": 4
                        },
                        "end": {
                          "line": 162,
                          "column": 28
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 3722,
                        "end": 3738,
                        "loc": {
                          "start": {
                            "line": 162,
                            "column": 4
                          },
                          "end": {
                            "line": 162,
                            "column": 20
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 3722,
                          "end": 3726,
                          "loc": {
                            "start": {
                              "line": 162,
                              "column": 4
                            },
                            "end": {
                              "line": 162,
                              "column": 8
                            }
                          },
                          "leadingComments": null
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3727,
                          "end": 3738,
                          "loc": {
                            "start": {
                              "line": 162,
                              "column": 9
                            },
                            "end": {
                              "line": 162,
                              "column": 20
                            }
                          },
                          "name": "activeLayer"
                        },
                        "computed": false,
                        "leadingComments": null
                      },
                      "right": {
                        "type": "Identifier",
                        "start": 3741,
                        "end": 3746,
                        "loc": {
                          "start": {
                            "line": 162,
                            "column": 23
                          },
                          "end": {
                            "line": 162,
                            "column": 28
                          }
                        },
                        "name": "layer"
                      },
                      "leadingComments": null
                    },
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Use if needed",
                        "start": 3701,
                        "end": 3717,
                        "loc": {
                          "start": {
                            "line": 161,
                            "column": 4
                          },
                          "end": {
                            "line": 161,
                            "column": 20
                          }
                        },
                        "range": [
                          3701,
                          3717
                        ]
                      }
                    ]
                  }
                ]
              }
            },
            "leadingComments": [
              {
                "type": "CommentLine",
                "value": " A layer argument is passed in, but it is not used",
                "start": 3563,
                "end": 3615,
                "loc": {
                  "start": {
                    "line": 158,
                    "column": 2
                  },
                  "end": {
                    "line": 158,
                    "column": 54
                  }
                },
                "range": [
                  3563,
                  3615
                ]
              },
              {
                "type": "CommentLine",
                "value": " The defined argument has been removed to pass ESLint",
                "start": 3618,
                "end": 3673,
                "loc": {
                  "start": {
                    "line": 159,
                    "column": 2
                  },
                  "end": {
                    "line": 159,
                    "column": 57
                  }
                },
                "range": [
                  3618,
                  3673
                ]
              }
            ]
          },
          {
            "type": "MethodDefinition",
            "start": 3755,
            "end": 4097,
            "loc": {
              "start": {
                "line": 165,
                "column": 2
              },
              "end": {
                "line": 173,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 3755,
              "end": 3764,
              "loc": {
                "start": {
                  "line": 165,
                  "column": 2
                },
                "end": {
                  "line": 165,
                  "column": 11
                }
              },
              "name": "_poiClick"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 3764,
              "end": 4097,
              "loc": {
                "start": {
                  "line": 165,
                  "column": 11
                },
                "end": {
                  "line": 173,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 3765,
                  "end": 3770,
                  "loc": {
                    "start": {
                      "line": 165,
                      "column": 12
                    },
                    "end": {
                      "line": 165,
                      "column": 17
                    }
                  },
                  "name": "event"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 3772,
                "end": 4097,
                "loc": {
                  "start": {
                    "line": 165,
                    "column": 19
                  },
                  "end": {
                    "line": 173,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 3778,
                    "end": 3887,
                    "loc": {
                      "start": {
                        "line": 166,
                        "column": 4
                      },
                      "end": {
                        "line": 167,
                        "column": 34
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 3782,
                        "end": 3851,
                        "loc": {
                          "start": {
                            "line": 166,
                            "column": 8
                          },
                          "end": {
                            "line": 166,
                            "column": 77
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 3782,
                          "end": 3790,
                          "loc": {
                            "start": {
                              "line": 166,
                              "column": 8
                            },
                            "end": {
                              "line": 166,
                              "column": 16
                            }
                          },
                          "name": "poiIndex"
                        },
                        "init": {
                          "type": "MemberExpression",
                          "start": 3793,
                          "end": 3851,
                          "loc": {
                            "start": {
                              "line": 166,
                              "column": 19
                            },
                            "end": {
                              "line": 166,
                              "column": 77
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 3793,
                            "end": 3845,
                            "loc": {
                              "start": {
                                "line": 166,
                                "column": 19
                              },
                              "end": {
                                "line": 166,
                                "column": 71
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 3793,
                              "end": 3834,
                              "loc": {
                                "start": {
                                  "line": 166,
                                  "column": 19
                                },
                                "end": {
                                  "line": 166,
                                  "column": 60
                                }
                              },
                              "object": {
                                "type": "LogicalExpression",
                                "start": 3794,
                                "end": 3825,
                                "loc": {
                                  "start": {
                                    "line": 166,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 166,
                                    "column": 51
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 3794,
                                  "end": 3805,
                                  "loc": {
                                    "start": {
                                      "line": 166,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 166,
                                      "column": 31
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 3794,
                                    "end": 3799,
                                    "loc": {
                                      "start": {
                                        "line": 166,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 166,
                                        "column": 25
                                      }
                                    },
                                    "name": "event"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 3800,
                                    "end": 3805,
                                    "loc": {
                                      "start": {
                                        "line": 166,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 166,
                                        "column": 31
                                      }
                                    },
                                    "name": "layer"
                                  },
                                  "computed": false
                                },
                                "operator": "||",
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 3809,
                                  "end": 3825,
                                  "loc": {
                                    "start": {
                                      "line": 166,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 166,
                                      "column": 51
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 3809,
                                    "end": 3813,
                                    "loc": {
                                      "start": {
                                        "line": 166,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 166,
                                        "column": 39
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 3814,
                                    "end": 3825,
                                    "loc": {
                                      "start": {
                                        "line": 166,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 166,
                                        "column": 51
                                      }
                                    },
                                    "name": "activeLayer"
                                  },
                                  "computed": false
                                },
                                "parenthesizedExpression": true
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3827,
                                "end": 3834,
                                "loc": {
                                  "start": {
                                    "line": 166,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 166,
                                    "column": 60
                                  }
                                },
                                "name": "feature"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3835,
                              "end": 3845,
                              "loc": {
                                "start": {
                                  "line": 166,
                                  "column": 61
                                },
                                "end": {
                                  "line": 166,
                                  "column": 71
                                }
                              },
                              "name": "properties"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3846,
                            "end": 3851,
                            "loc": {
                              "start": {
                                "line": 166,
                                "column": 72
                              },
                              "end": {
                                "line": 166,
                                "column": 77
                              }
                            },
                            "name": "index"
                          },
                          "computed": false
                        }
                      },
                      {
                        "type": "VariableDeclarator",
                        "start": 3861,
                        "end": 3886,
                        "loc": {
                          "start": {
                            "line": 167,
                            "column": 8
                          },
                          "end": {
                            "line": 167,
                            "column": 33
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 3861,
                          "end": 3864,
                          "loc": {
                            "start": {
                              "line": 167,
                              "column": 8
                            },
                            "end": {
                              "line": 167,
                              "column": 11
                            }
                          },
                          "name": "poi"
                        },
                        "init": {
                          "type": "MemberExpression",
                          "start": 3867,
                          "end": 3886,
                          "loc": {
                            "start": {
                              "line": 167,
                              "column": 14
                            },
                            "end": {
                              "line": 167,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 3867,
                            "end": 3876,
                            "loc": {
                              "start": {
                                "line": 167,
                                "column": 14
                              },
                              "end": {
                                "line": 167,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 3867,
                              "end": 3871,
                              "loc": {
                                "start": {
                                  "line": 167,
                                  "column": 14
                                },
                                "end": {
                                  "line": 167,
                                  "column": 18
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3872,
                              "end": 3876,
                              "loc": {
                                "start": {
                                  "line": 167,
                                  "column": 19
                                },
                                "end": {
                                  "line": 167,
                                  "column": 23
                                }
                              },
                              "name": "pois"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3877,
                            "end": 3885,
                            "loc": {
                              "start": {
                                "line": 167,
                                "column": 24
                              },
                              "end": {
                                "line": 167,
                                "column": 32
                              }
                            },
                            "name": "poiIndex"
                          },
                          "computed": true
                        }
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "IfStatement",
                    "start": 3892,
                    "end": 4093,
                    "loc": {
                      "start": {
                        "line": 168,
                        "column": 4
                      },
                      "end": {
                        "line": 172,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "BinaryExpression",
                      "start": 3896,
                      "end": 3921,
                      "loc": {
                        "start": {
                          "line": 168,
                          "column": 8
                        },
                        "end": {
                          "line": 168,
                          "column": 33
                        }
                      },
                      "left": {
                        "type": "MemberExpression",
                        "start": 3896,
                        "end": 3909,
                        "loc": {
                          "start": {
                            "line": 168,
                            "column": 8
                          },
                          "end": {
                            "line": 168,
                            "column": 21
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 3896,
                          "end": 3899,
                          "loc": {
                            "start": {
                              "line": 168,
                              "column": 8
                            },
                            "end": {
                              "line": 168,
                              "column": 11
                            }
                          },
                          "name": "poi"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3900,
                          "end": 3909,
                          "loc": {
                            "start": {
                              "line": 168,
                              "column": 12
                            },
                            "end": {
                              "line": 168,
                              "column": 21
                            }
                          },
                          "name": "item_type"
                        },
                        "computed": false
                      },
                      "operator": "===",
                      "right": {
                        "type": "Literal",
                        "start": 3914,
                        "end": 3921,
                        "loc": {
                          "start": {
                            "line": 168,
                            "column": 26
                          },
                          "end": {
                            "line": 168,
                            "column": 33
                          }
                        },
                        "value": "Place",
                        "rawValue": "Place",
                        "raw": "\"Place\""
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 3923,
                      "end": 4028,
                      "loc": {
                        "start": {
                          "line": 168,
                          "column": 35
                        },
                        "end": {
                          "line": 170,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 3931,
                          "end": 4022,
                          "loc": {
                            "start": {
                              "line": 169,
                              "column": 6
                            },
                            "end": {
                              "line": 169,
                              "column": 97
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 3931,
                            "end": 4021,
                            "loc": {
                              "start": {
                                "line": 169,
                                "column": 6
                              },
                              "end": {
                                "line": 169,
                                "column": 96
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 3931,
                              "end": 3951,
                              "loc": {
                                "start": {
                                  "line": 169,
                                  "column": 6
                                },
                                "end": {
                                  "line": 169,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 3931,
                                "end": 3941,
                                "loc": {
                                  "start": {
                                    "line": 169,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 169,
                                    "column": 16
                                  }
                                },
                                "name": "MapActions"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3942,
                                "end": 3951,
                                "loc": {
                                  "start": {
                                    "line": 169,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 169,
                                    "column": 26
                                  }
                                },
                                "name": "gotoPlace"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ObjectExpression",
                                "start": 3952,
                                "end": 4020,
                                "loc": {
                                  "start": {
                                    "line": 169,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 169,
                                    "column": 95
                                  }
                                },
                                "properties": [
                                  {
                                    "type": "Property",
                                    "start": 3954,
                                    "end": 3969,
                                    "loc": {
                                      "start": {
                                        "line": 169,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 169,
                                        "column": 44
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 3954,
                                      "end": 3959,
                                      "loc": {
                                        "start": {
                                          "line": 169,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 169,
                                          "column": 34
                                        }
                                      },
                                      "name": "place"
                                    },
                                    "value": {
                                      "type": "MemberExpression",
                                      "start": 3961,
                                      "end": 3969,
                                      "loc": {
                                        "start": {
                                          "line": 169,
                                          "column": 36
                                        },
                                        "end": {
                                          "line": 169,
                                          "column": 44
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3961,
                                        "end": 3964,
                                        "loc": {
                                          "start": {
                                            "line": 169,
                                            "column": 36
                                          },
                                          "end": {
                                            "line": 169,
                                            "column": 39
                                          }
                                        },
                                        "name": "poi"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3965,
                                        "end": 3969,
                                        "loc": {
                                          "start": {
                                            "line": 169,
                                            "column": 40
                                          },
                                          "end": {
                                            "line": 169,
                                            "column": 44
                                          }
                                        },
                                        "name": "slug"
                                      },
                                      "computed": false
                                    },
                                    "kind": "init"
                                  },
                                  {
                                    "type": "Property",
                                    "start": 3971,
                                    "end": 3992,
                                    "loc": {
                                      "start": {
                                        "line": 169,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 169,
                                        "column": 67
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 3971,
                                      "end": 3981,
                                      "loc": {
                                        "start": {
                                          "line": 169,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 169,
                                          "column": 56
                                        }
                                      },
                                      "name": "placeTitle"
                                    },
                                    "value": {
                                      "type": "MemberExpression",
                                      "start": 3983,
                                      "end": 3992,
                                      "loc": {
                                        "start": {
                                          "line": 169,
                                          "column": 58
                                        },
                                        "end": {
                                          "line": 169,
                                          "column": 67
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3983,
                                        "end": 3986,
                                        "loc": {
                                          "start": {
                                            "line": 169,
                                            "column": 58
                                          },
                                          "end": {
                                            "line": 169,
                                            "column": 61
                                          }
                                        },
                                        "name": "poi"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3987,
                                        "end": 3992,
                                        "loc": {
                                          "start": {
                                            "line": 169,
                                            "column": 62
                                          },
                                          "end": {
                                            "line": 169,
                                            "column": 67
                                          }
                                        },
                                        "name": "title"
                                      },
                                      "computed": false
                                    },
                                    "kind": "init"
                                  },
                                  {
                                    "type": "Property",
                                    "start": 3994,
                                    "end": 4018,
                                    "loc": {
                                      "start": {
                                        "line": 169,
                                        "column": 69
                                      },
                                      "end": {
                                        "line": 169,
                                        "column": 93
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 3994,
                                      "end": 4004,
                                      "loc": {
                                        "start": {
                                          "line": 169,
                                          "column": 69
                                        },
                                        "end": {
                                          "line": 169,
                                          "column": 79
                                        }
                                      },
                                      "name": "breadcrumb"
                                    },
                                    "value": {
                                      "type": "MemberExpression",
                                      "start": 4006,
                                      "end": 4018,
                                      "loc": {
                                        "start": {
                                          "line": 169,
                                          "column": 81
                                        },
                                        "end": {
                                          "line": 169,
                                          "column": 93
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 4006,
                                        "end": 4009,
                                        "loc": {
                                          "start": {
                                            "line": 169,
                                            "column": 81
                                          },
                                          "end": {
                                            "line": 169,
                                            "column": 84
                                          }
                                        },
                                        "name": "poi"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 4010,
                                        "end": 4018,
                                        "loc": {
                                          "start": {
                                            "line": 169,
                                            "column": 85
                                          },
                                          "end": {
                                            "line": 169,
                                            "column": 93
                                          }
                                        },
                                        "name": "subtitle"
                                      },
                                      "computed": false
                                    },
                                    "kind": "init"
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "alternate": {
                      "type": "BlockStatement",
                      "start": 4034,
                      "end": 4093,
                      "loc": {
                        "start": {
                          "line": 170,
                          "column": 11
                        },
                        "end": {
                          "line": 172,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 4042,
                          "end": 4087,
                          "loc": {
                            "start": {
                              "line": 171,
                              "column": 6
                            },
                            "end": {
                              "line": 171,
                              "column": 51
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 4042,
                            "end": 4086,
                            "loc": {
                              "start": {
                                "line": 171,
                                "column": 6
                              },
                              "end": {
                                "line": 171,
                                "column": 50
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 4042,
                              "end": 4060,
                              "loc": {
                                "start": {
                                  "line": 171,
                                  "column": 6
                                },
                                "end": {
                                  "line": 171,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 4042,
                                "end": 4052,
                                "loc": {
                                  "start": {
                                    "line": 171,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 171,
                                    "column": 16
                                  }
                                },
                                "name": "MapActions"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4053,
                                "end": 4060,
                                "loc": {
                                  "start": {
                                    "line": 171,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 171,
                                    "column": 24
                                  }
                                },
                                "name": "poiOpen"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ObjectExpression",
                                "start": 4061,
                                "end": 4085,
                                "loc": {
                                  "start": {
                                    "line": 171,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 171,
                                    "column": 49
                                  }
                                },
                                "properties": [
                                  {
                                    "type": "Property",
                                    "start": 4063,
                                    "end": 4078,
                                    "loc": {
                                      "start": {
                                        "line": 171,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 171,
                                        "column": 42
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 4063,
                                      "end": 4068,
                                      "loc": {
                                        "start": {
                                          "line": 171,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 171,
                                          "column": 32
                                        }
                                      },
                                      "name": "index"
                                    },
                                    "value": {
                                      "type": "Identifier",
                                      "start": 4070,
                                      "end": 4078,
                                      "loc": {
                                        "start": {
                                          "line": 171,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 171,
                                          "column": 42
                                        }
                                      },
                                      "name": "poiIndex"
                                    },
                                    "kind": "init"
                                  },
                                  {
                                    "type": "Property",
                                    "start": 4080,
                                    "end": 4083,
                                    "loc": {
                                      "start": {
                                        "line": 171,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 171,
                                        "column": 47
                                      }
                                    },
                                    "method": false,
                                    "shorthand": true,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 4080,
                                      "end": 4083,
                                      "loc": {
                                        "start": {
                                          "line": 171,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 171,
                                          "column": 47
                                        }
                                      },
                                      "name": "poi"
                                    },
                                    "kind": "init",
                                    "value": {
                                      "type": "Identifier",
                                      "start": 4080,
                                      "end": 4083,
                                      "loc": {
                                        "start": {
                                          "line": 171,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 171,
                                          "column": 47
                                        }
                                      },
                                      "name": "poi"
                                    }
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 4101,
            "end": 4357,
            "loc": {
              "start": {
                "line": 175,
                "column": 2
              },
              "end": {
                "line": 180,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 4101,
              "end": 4111,
              "loc": {
                "start": {
                  "line": 175,
                  "column": 2
                },
                "end": {
                  "line": 175,
                  "column": 12
                }
              },
              "name": "_fixzIndex"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 4111,
              "end": 4357,
              "loc": {
                "start": {
                  "line": 175,
                  "column": 12
                },
                "end": {
                  "line": 180,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 4112,
                  "end": 4124,
                  "loc": {
                    "start": {
                      "line": 175,
                      "column": 13
                    },
                    "end": {
                      "line": 175,
                      "column": 25
                    }
                  },
                  "name": "currentLayer"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 4126,
                "end": 4357,
                "loc": {
                  "start": {
                    "line": 175,
                    "column": 27
                  },
                  "end": {
                    "line": 180,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 4132,
                    "end": 4239,
                    "loc": {
                      "start": {
                        "line": 176,
                        "column": 4
                      },
                      "end": {
                        "line": 178,
                        "column": 7
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 4132,
                      "end": 4238,
                      "loc": {
                        "start": {
                          "line": 176,
                          "column": 4
                        },
                        "end": {
                          "line": 178,
                          "column": 6
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 4132,
                        "end": 4152,
                        "loc": {
                          "start": {
                            "line": 176,
                            "column": 4
                          },
                          "end": {
                            "line": 176,
                            "column": 24
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 4132,
                          "end": 4142,
                          "loc": {
                            "start": {
                              "line": 176,
                              "column": 4
                            },
                            "end": {
                              "line": 176,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4132,
                            "end": 4136,
                            "loc": {
                              "start": {
                                "line": 176,
                                "column": 4
                              },
                              "end": {
                                "line": 176,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4137,
                            "end": 4142,
                            "loc": {
                              "start": {
                                "line": 176,
                                "column": 9
                              },
                              "end": {
                                "line": 176,
                                "column": 14
                              }
                            },
                            "name": "layer"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 4143,
                          "end": 4152,
                          "loc": {
                            "start": {
                              "line": 176,
                              "column": 15
                            },
                            "end": {
                              "line": 176,
                              "column": 24
                            }
                          },
                          "name": "eachLayer"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "FunctionExpression",
                          "start": 4153,
                          "end": 4237,
                          "loc": {
                            "start": {
                              "line": 176,
                              "column": 25
                            },
                            "end": {
                              "line": 178,
                              "column": 5
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [
                            {
                              "type": "Identifier",
                              "start": 4162,
                              "end": 4167,
                              "loc": {
                                "start": {
                                  "line": 176,
                                  "column": 34
                                },
                                "end": {
                                  "line": 176,
                                  "column": 39
                                }
                              },
                              "name": "layer"
                            }
                          ],
                          "body": {
                            "type": "BlockStatement",
                            "start": 4169,
                            "end": 4237,
                            "loc": {
                              "start": {
                                "line": 176,
                                "column": 41
                              },
                              "end": {
                                "line": 178,
                                "column": 5
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 4177,
                                "end": 4231,
                                "loc": {
                                  "start": {
                                    "line": 177,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 177,
                                    "column": 60
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 4177,
                                  "end": 4230,
                                  "loc": {
                                    "start": {
                                      "line": 177,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 177,
                                      "column": 59
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 4177,
                                    "end": 4201,
                                    "loc": {
                                      "start": {
                                        "line": 177,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 177,
                                        "column": 30
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 4177,
                                      "end": 4194,
                                      "loc": {
                                        "start": {
                                          "line": 177,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 177,
                                          "column": 23
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 4177,
                                        "end": 4188,
                                        "loc": {
                                          "start": {
                                            "line": 177,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 177,
                                            "column": 17
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 4177,
                                          "end": 4182,
                                          "loc": {
                                            "start": {
                                              "line": 177,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 177,
                                              "column": 11
                                            }
                                          },
                                          "name": "layer"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 4183,
                                          "end": 4188,
                                          "loc": {
                                            "start": {
                                              "line": 177,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 177,
                                              "column": 17
                                            }
                                          },
                                          "name": "_icon"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 4189,
                                        "end": 4194,
                                        "loc": {
                                          "start": {
                                            "line": 177,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 177,
                                            "column": 23
                                          }
                                        },
                                        "name": "style"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4195,
                                      "end": 4201,
                                      "loc": {
                                        "start": {
                                          "line": 177,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 177,
                                          "column": 30
                                        }
                                      },
                                      "name": "zIndex"
                                    },
                                    "computed": false
                                  },
                                  "right": {
                                    "type": "MemberExpression",
                                    "start": 4204,
                                    "end": 4230,
                                    "loc": {
                                      "start": {
                                        "line": 177,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 177,
                                        "column": 59
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 4204,
                                      "end": 4228,
                                      "loc": {
                                        "start": {
                                          "line": 177,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 177,
                                          "column": 57
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 4204,
                                        "end": 4215,
                                        "loc": {
                                          "start": {
                                            "line": 177,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 177,
                                            "column": 44
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 4204,
                                          "end": 4209,
                                          "loc": {
                                            "start": {
                                              "line": 177,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 177,
                                              "column": 38
                                            }
                                          },
                                          "name": "layer"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 4210,
                                          "end": 4215,
                                          "loc": {
                                            "start": {
                                              "line": 177,
                                              "column": 39
                                            },
                                            "end": {
                                              "line": 177,
                                              "column": 44
                                            }
                                          },
                                          "name": "_icon"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 4216,
                                        "end": 4228,
                                        "loc": {
                                          "start": {
                                            "line": 177,
                                            "column": 45
                                          },
                                          "end": {
                                            "line": 177,
                                            "column": 57
                                          }
                                        },
                                        "name": "_leaflet_pos"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4229,
                                      "end": 4230,
                                      "loc": {
                                        "start": {
                                          "line": 177,
                                          "column": 58
                                        },
                                        "end": {
                                          "line": 177,
                                          "column": 59
                                        }
                                      },
                                      "name": "y"
                                    },
                                    "computed": false
                                  }
                                }
                              }
                            ]
                          }
                        }
                      ]
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 4244,
                    "end": 4353,
                    "loc": {
                      "start": {
                        "line": 179,
                        "column": 4
                      },
                      "end": {
                        "line": 179,
                        "column": 113
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 4244,
                      "end": 4352,
                      "loc": {
                        "start": {
                          "line": 179,
                          "column": 4
                        },
                        "end": {
                          "line": 179,
                          "column": 112
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 4244,
                        "end": 4275,
                        "loc": {
                          "start": {
                            "line": 179,
                            "column": 4
                          },
                          "end": {
                            "line": 179,
                            "column": 35
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 4244,
                          "end": 4268,
                          "loc": {
                            "start": {
                              "line": 179,
                              "column": 4
                            },
                            "end": {
                              "line": 179,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 4244,
                            "end": 4262,
                            "loc": {
                              "start": {
                                "line": 179,
                                "column": 4
                              },
                              "end": {
                                "line": 179,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 4244,
                              "end": 4256,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 4
                                },
                                "end": {
                                  "line": 179,
                                  "column": 16
                                }
                              },
                              "name": "currentLayer"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 4257,
                              "end": 4262,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 17
                                },
                                "end": {
                                  "line": 179,
                                  "column": 22
                                }
                              },
                              "name": "_icon"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4263,
                            "end": 4268,
                            "loc": {
                              "start": {
                                "line": 179,
                                "column": 23
                              },
                              "end": {
                                "line": 179,
                                "column": 28
                              }
                            },
                            "name": "style"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 4269,
                          "end": 4275,
                          "loc": {
                            "start": {
                              "line": 179,
                              "column": 29
                            },
                            "end": {
                              "line": 179,
                              "column": 35
                            }
                          },
                          "name": "zIndex"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "BinaryExpression",
                        "start": 4278,
                        "end": 4352,
                        "loc": {
                          "start": {
                            "line": 179,
                            "column": 38
                          },
                          "end": {
                            "line": 179,
                            "column": 112
                          }
                        },
                        "left": {
                          "type": "BinaryExpression",
                          "start": 4278,
                          "end": 4347,
                          "loc": {
                            "start": {
                              "line": 179,
                              "column": 38
                            },
                            "end": {
                              "line": 179,
                              "column": 107
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 4278,
                            "end": 4311,
                            "loc": {
                              "start": {
                                "line": 179,
                                "column": 38
                              },
                              "end": {
                                "line": 179,
                                "column": 71
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 4278,
                              "end": 4309,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 38
                                },
                                "end": {
                                  "line": 179,
                                  "column": 69
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 4278,
                                "end": 4296,
                                "loc": {
                                  "start": {
                                    "line": 179,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 179,
                                    "column": 56
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 4278,
                                  "end": 4290,
                                  "loc": {
                                    "start": {
                                      "line": 179,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 179,
                                      "column": 50
                                    }
                                  },
                                  "name": "currentLayer"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4291,
                                  "end": 4296,
                                  "loc": {
                                    "start": {
                                      "line": 179,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 179,
                                      "column": 56
                                    }
                                  },
                                  "name": "_icon"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4297,
                                "end": 4309,
                                "loc": {
                                  "start": {
                                    "line": 179,
                                    "column": 57
                                  },
                                  "end": {
                                    "line": 179,
                                    "column": 69
                                  }
                                },
                                "name": "_leaflet_pos"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 4310,
                              "end": 4311,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 70
                                },
                                "end": {
                                  "line": 179,
                                  "column": 71
                                }
                              },
                              "name": "y"
                            },
                            "computed": false
                          },
                          "operator": "+",
                          "right": {
                            "type": "MemberExpression",
                            "start": 4314,
                            "end": 4347,
                            "loc": {
                              "start": {
                                "line": 179,
                                "column": 74
                              },
                              "end": {
                                "line": 179,
                                "column": 107
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 4314,
                              "end": 4334,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 74
                                },
                                "end": {
                                  "line": 179,
                                  "column": 94
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 4314,
                                "end": 4326,
                                "loc": {
                                  "start": {
                                    "line": 179,
                                    "column": 74
                                  },
                                  "end": {
                                    "line": 179,
                                    "column": 86
                                  }
                                },
                                "name": "currentLayer"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4327,
                                "end": 4334,
                                "loc": {
                                  "start": {
                                    "line": 179,
                                    "column": 87
                                  },
                                  "end": {
                                    "line": 179,
                                    "column": 94
                                  }
                                },
                                "name": "options"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 4335,
                              "end": 4347,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 95
                                },
                                "end": {
                                  "line": 179,
                                  "column": 107
                                }
                              },
                              "name": "zIndexOffset"
                            },
                            "computed": false
                          }
                        },
                        "operator": "+",
                        "right": {
                          "type": "Literal",
                          "start": 4350,
                          "end": 4352,
                          "loc": {
                            "start": {
                              "line": 179,
                              "column": 110
                            },
                            "end": {
                              "line": 179,
                              "column": 112
                            }
                          },
                          "value": 60,
                          "rawValue": 60,
                          "raw": "60"
                        }
                      }
                    }
                  }
                ]
              }
            }
          }
        ]
      },
      "name": "_",
      "leadingComments": [],
      "trailingComments": []
    },
    {
      "type": "Identifier",
      "start": 4362,
      "end": 4387,
      "loc": {
        "start": {
          "line": 184,
          "column": 0
        },
        "end": {
          "line": 184,
          "column": 25
        }
      },
      "declaration": {
        "type": "Identifier",
        "start": 4377,
        "end": 4386,
        "loc": {
          "start": {
            "line": 184,
            "column": 15
          },
          "end": {
            "line": 184,
            "column": 24
          }
        },
        "name": "MarkerSet"
      },
      "name": "_",
      "leadingComments": [],
      "trailingComments": []
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 4362,
      "end": 4387,
      "loc": {
        "start": {
          "line": 184,
          "column": 0
        },
        "end": {
          "line": 184,
          "column": 25
        }
      },
      "declaration": {
        "type": "ClassDeclaration",
        "start": 265,
        "end": 4360,
        "loc": {
          "start": {
            "line": 12,
            "column": 0
          },
          "end": {
            "line": 182,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 271,
          "end": 280,
          "loc": {
            "start": {
              "line": 12,
              "column": 6
            },
            "end": {
              "line": 12,
              "column": 15
            }
          },
          "name": "MarkerSet"
        },
        "superClass": {
          "type": "Identifier",
          "start": 289,
          "end": 298,
          "loc": {
            "start": {
              "line": 12,
              "column": 24
            },
            "end": {
              "line": 12,
              "column": 33
            }
          },
          "name": "Component"
        },
        "body": {
          "type": "ClassBody",
          "start": 299,
          "end": 4360,
          "loc": {
            "start": {
              "line": 12,
              "column": 34
            },
            "end": {
              "line": 182,
              "column": 1
            }
          },
          "body": [
            {
              "type": "MethodDefinition",
              "start": 304,
              "end": 824,
              "loc": {
                "start": {
                  "line": 14,
                  "column": 2
                },
                "end": {
                  "line": 33,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 304,
                "end": 314,
                "loc": {
                  "start": {
                    "line": 14,
                    "column": 2
                  },
                  "end": {
                    "line": 14,
                    "column": 12
                  }
                },
                "name": "initialize"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 314,
                "end": 824,
                "loc": {
                  "start": {
                    "line": 14,
                    "column": 12
                  },
                  "end": {
                    "line": 33,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "ObjectPattern",
                    "start": 315,
                    "end": 335,
                    "loc": {
                      "start": {
                        "line": 14,
                        "column": 13
                      },
                      "end": {
                        "line": 14,
                        "column": 33
                      }
                    },
                    "properties": [
                      {
                        "type": "Property",
                        "start": 317,
                        "end": 321,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 15
                          },
                          "end": {
                            "line": 14,
                            "column": 19
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 317,
                          "end": 321,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 15
                            },
                            "end": {
                              "line": 14,
                              "column": 19
                            }
                          },
                          "name": "pois"
                        },
                        "kind": "init",
                        "value": {
                          "type": "Identifier",
                          "start": 317,
                          "end": 321,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 15
                            },
                            "end": {
                              "line": 14,
                              "column": 19
                            }
                          },
                          "name": "pois"
                        }
                      },
                      {
                        "type": "Property",
                        "start": 323,
                        "end": 326,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 21
                          },
                          "end": {
                            "line": 14,
                            "column": 24
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 323,
                          "end": 326,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 21
                            },
                            "end": {
                              "line": 14,
                              "column": 24
                            }
                          },
                          "name": "map"
                        },
                        "kind": "init",
                        "value": {
                          "type": "Identifier",
                          "start": 323,
                          "end": 326,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 21
                            },
                            "end": {
                              "line": 14,
                              "column": 24
                            }
                          },
                          "name": "map"
                        }
                      },
                      {
                        "type": "Property",
                        "start": 328,
                        "end": 333,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 26
                          },
                          "end": {
                            "line": 14,
                            "column": 31
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 328,
                          "end": 333,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 26
                            },
                            "end": {
                              "line": 14,
                              "column": 31
                            }
                          },
                          "name": "layer"
                        },
                        "kind": "init",
                        "value": {
                          "type": "Identifier",
                          "start": 328,
                          "end": 333,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 26
                            },
                            "end": {
                              "line": 14,
                              "column": 31
                            }
                          },
                          "name": "layer"
                        }
                      }
                    ]
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 337,
                  "end": 824,
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 35
                    },
                    "end": {
                      "line": 33,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 343,
                      "end": 512,
                      "loc": {
                        "start": {
                          "line": 15,
                          "column": 4
                        },
                        "end": {
                          "line": 18,
                          "column": 6
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 343,
                        "end": 511,
                        "loc": {
                          "start": {
                            "line": 15,
                            "column": 4
                          },
                          "end": {
                            "line": 18,
                            "column": 5
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 343,
                          "end": 354,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 4
                            },
                            "end": {
                              "line": 15,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 343,
                            "end": 347,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 4
                              },
                              "end": {
                                "line": 15,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 348,
                            "end": 354,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 9
                              },
                              "end": {
                                "line": 15,
                                "column": 15
                              }
                            },
                            "name": "events"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ObjectExpression",
                          "start": 357,
                          "end": 511,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 18
                            },
                            "end": {
                              "line": 18,
                              "column": 5
                            }
                          },
                          "properties": [
                            {
                              "type": "Property",
                              "start": 473,
                              "end": 505,
                              "loc": {
                                "start": {
                                  "line": 17,
                                  "column": 6
                                },
                                "end": {
                                  "line": 17,
                                  "column": 38
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Literal",
                                "start": 473,
                                "end": 492,
                                "loc": {
                                  "start": {
                                    "line": 17,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 17,
                                    "column": 25
                                  }
                                },
                                "value": "click.marker .pin",
                                "rawValue": "click.marker .pin",
                                "raw": "\"click.marker .pin\"",
                                "leadingComments": null
                              },
                              "value": {
                                "type": "Literal",
                                "start": 494,
                                "end": 505,
                                "loc": {
                                  "start": {
                                    "line": 17,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 17,
                                    "column": 38
                                  }
                                },
                                "value": "_poiClick",
                                "rawValue": "_poiClick",
                                "raw": "\"_poiClick\""
                              },
                              "kind": "init",
                              "leadingComments": [
                                {
                                  "type": "CommentLine",
                                  "value": " \"click.marker .poi\": \"_poiClick\", doesn't work, because marker is z-indexed lower than popup-pane?",
                                  "start": 365,
                                  "end": 466,
                                  "loc": {
                                    "start": {
                                      "line": 16,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 16,
                                      "column": 107
                                    }
                                  },
                                  "range": [
                                    365,
                                    466
                                  ]
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 518,
                      "end": 535,
                      "loc": {
                        "start": {
                          "line": 20,
                          "column": 4
                        },
                        "end": {
                          "line": 20,
                          "column": 21
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 518,
                        "end": 534,
                        "loc": {
                          "start": {
                            "line": 20,
                            "column": 4
                          },
                          "end": {
                            "line": 20,
                            "column": 20
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 518,
                          "end": 527,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 4
                            },
                            "end": {
                              "line": 20,
                              "column": 13
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 518,
                            "end": 522,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 4
                              },
                              "end": {
                                "line": 20,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 523,
                            "end": 527,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 9
                              },
                              "end": {
                                "line": 20,
                                "column": 13
                              }
                            },
                            "name": "pois"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 530,
                          "end": 534,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 16
                            },
                            "end": {
                              "line": 20,
                              "column": 20
                            }
                          },
                          "name": "pois"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 540,
                      "end": 555,
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 4
                        },
                        "end": {
                          "line": 21,
                          "column": 19
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 540,
                        "end": 554,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 4
                          },
                          "end": {
                            "line": 21,
                            "column": 18
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 540,
                          "end": 548,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 4
                            },
                            "end": {
                              "line": 21,
                              "column": 12
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 540,
                            "end": 544,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 4
                              },
                              "end": {
                                "line": 21,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 545,
                            "end": 548,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 9
                              },
                              "end": {
                                "line": 21,
                                "column": 12
                              }
                            },
                            "name": "map"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 551,
                          "end": 554,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 15
                            },
                            "end": {
                              "line": 21,
                              "column": 18
                            }
                          },
                          "name": "map"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 560,
                      "end": 579,
                      "loc": {
                        "start": {
                          "line": 22,
                          "column": 4
                        },
                        "end": {
                          "line": 22,
                          "column": 23
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 560,
                        "end": 578,
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 4
                          },
                          "end": {
                            "line": 22,
                            "column": 22
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 560,
                          "end": 570,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 4
                            },
                            "end": {
                              "line": 22,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 560,
                            "end": 564,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 4
                              },
                              "end": {
                                "line": 22,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 565,
                            "end": 570,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 9
                              },
                              "end": {
                                "line": 22,
                                "column": 14
                              }
                            },
                            "name": "layer"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 573,
                          "end": 578,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 17
                            },
                            "end": {
                              "line": 22,
                              "column": 22
                            }
                          },
                          "name": "layer"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 585,
                      "end": 599,
                      "loc": {
                        "start": {
                          "line": 24,
                          "column": 4
                        },
                        "end": {
                          "line": 24,
                          "column": 18
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 585,
                        "end": 598,
                        "loc": {
                          "start": {
                            "line": 24,
                            "column": 4
                          },
                          "end": {
                            "line": 24,
                            "column": 17
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 585,
                          "end": 596,
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 4
                            },
                            "end": {
                              "line": 24,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 585,
                            "end": 589,
                            "loc": {
                              "start": {
                                "line": 24,
                                "column": 4
                              },
                              "end": {
                                "line": 24,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 590,
                            "end": 596,
                            "loc": {
                              "start": {
                                "line": 24,
                                "column": 9
                              },
                              "end": {
                                "line": 24,
                                "column": 15
                              }
                            },
                            "name": "listen"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 605,
                      "end": 625,
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 4
                        },
                        "end": {
                          "line": 26,
                          "column": 24
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 605,
                        "end": 624,
                        "loc": {
                          "start": {
                            "line": 26,
                            "column": 4
                          },
                          "end": {
                            "line": 26,
                            "column": 23
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 605,
                          "end": 622,
                          "loc": {
                            "start": {
                              "line": 26,
                              "column": 4
                            },
                            "end": {
                              "line": 26,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 605,
                            "end": 609,
                            "loc": {
                              "start": {
                                "line": 26,
                                "column": 4
                              },
                              "end": {
                                "line": 26,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 610,
                            "end": 622,
                            "loc": {
                              "start": {
                                "line": 26,
                                "column": 9
                              },
                              "end": {
                                "line": 26,
                                "column": 21
                              }
                            },
                            "name": "_createLayer"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 630,
                      "end": 651,
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 4
                        },
                        "end": {
                          "line": 27,
                          "column": 25
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 630,
                        "end": 650,
                        "loc": {
                          "start": {
                            "line": 27,
                            "column": 4
                          },
                          "end": {
                            "line": 27,
                            "column": 24
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 630,
                          "end": 648,
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 4
                            },
                            "end": {
                              "line": 27,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 630,
                            "end": 634,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 4
                              },
                              "end": {
                                "line": 27,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 635,
                            "end": 648,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 9
                              },
                              "end": {
                                "line": 27,
                                "column": 22
                              }
                            },
                            "name": "_clearMarkers"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 656,
                      "end": 678,
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 4
                        },
                        "end": {
                          "line": 28,
                          "column": 26
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 656,
                        "end": 677,
                        "loc": {
                          "start": {
                            "line": 28,
                            "column": 4
                          },
                          "end": {
                            "line": 28,
                            "column": 25
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 656,
                          "end": 675,
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 4
                            },
                            "end": {
                              "line": 28,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 656,
                            "end": 660,
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 4
                              },
                              "end": {
                                "line": 28,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 661,
                            "end": 675,
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 9
                              },
                              "end": {
                                "line": 28,
                                "column": 23
                              }
                            },
                            "name": "_createGeoJSON"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 683,
                      "end": 700,
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 4
                        },
                        "end": {
                          "line": 29,
                          "column": 21
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 683,
                        "end": 699,
                        "loc": {
                          "start": {
                            "line": 29,
                            "column": 4
                          },
                          "end": {
                            "line": 29,
                            "column": 20
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 683,
                          "end": 697,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 4
                            },
                            "end": {
                              "line": 29,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 683,
                            "end": 687,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 4
                              },
                              "end": {
                                "line": 29,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 688,
                            "end": 697,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 9
                              },
                              "end": {
                                "line": 29,
                                "column": 18
                              }
                            },
                            "name": "_addIcons"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 706,
                      "end": 733,
                      "loc": {
                        "start": {
                          "line": 31,
                          "column": 4
                        },
                        "end": {
                          "line": 31,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 706,
                        "end": 732,
                        "loc": {
                          "start": {
                            "line": 31,
                            "column": 4
                          },
                          "end": {
                            "line": 31,
                            "column": 30
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 706,
                          "end": 722,
                          "loc": {
                            "start": {
                              "line": 31,
                              "column": 4
                            },
                            "end": {
                              "line": 31,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 706,
                            "end": 716,
                            "loc": {
                              "start": {
                                "line": 31,
                                "column": 4
                              },
                              "end": {
                                "line": 31,
                                "column": 14
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 706,
                              "end": 710,
                              "loc": {
                                "start": {
                                  "line": 31,
                                  "column": 4
                                },
                                "end": {
                                  "line": 31,
                                  "column": 8
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 711,
                              "end": 716,
                              "loc": {
                                "start": {
                                  "line": 31,
                                  "column": 9
                                },
                                "end": {
                                  "line": 31,
                                  "column": 14
                                }
                              },
                              "name": "layer"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 717,
                            "end": 722,
                            "loc": {
                              "start": {
                                "line": 31,
                                "column": 15
                              },
                              "end": {
                                "line": 31,
                                "column": 20
                              }
                            },
                            "name": "addTo"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 723,
                            "end": 731,
                            "loc": {
                              "start": {
                                "line": 31,
                                "column": 21
                              },
                              "end": {
                                "line": 31,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 723,
                              "end": 727,
                              "loc": {
                                "start": {
                                  "line": 31,
                                  "column": 21
                                },
                                "end": {
                                  "line": 31,
                                  "column": 25
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 728,
                              "end": 731,
                              "loc": {
                                "start": {
                                  "line": 31,
                                  "column": 26
                                },
                                "end": {
                                  "line": 31,
                                  "column": 29
                                }
                              },
                              "name": "map"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 738,
                      "end": 820,
                      "loc": {
                        "start": {
                          "line": 32,
                          "column": 4
                        },
                        "end": {
                          "line": 32,
                          "column": 86
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 738,
                        "end": 819,
                        "loc": {
                          "start": {
                            "line": 32,
                            "column": 4
                          },
                          "end": {
                            "line": 32,
                            "column": 85
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 738,
                          "end": 756,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 4
                            },
                            "end": {
                              "line": 32,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 738,
                            "end": 746,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 4
                              },
                              "end": {
                                "line": 32,
                                "column": 12
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 738,
                              "end": 742,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 4
                                },
                                "end": {
                                  "line": 32,
                                  "column": 8
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 743,
                              "end": 746,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 9
                                },
                                "end": {
                                  "line": 32,
                                  "column": 12
                                }
                              },
                              "name": "map"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 747,
                            "end": 756,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 13
                              },
                              "end": {
                                "line": 32,
                                "column": 22
                              }
                            },
                            "name": "fitBounds"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "CallExpression",
                            "start": 757,
                            "end": 779,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 23
                              },
                              "end": {
                                "line": 32,
                                "column": 45
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 757,
                              "end": 777,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 23
                                },
                                "end": {
                                  "line": 32,
                                  "column": 43
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 757,
                                "end": 767,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 33
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 757,
                                  "end": 761,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 32,
                                      "column": 27
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 762,
                                  "end": 767,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 32,
                                      "column": 33
                                    }
                                  },
                                  "name": "layer"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 768,
                                "end": 777,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 43
                                  }
                                },
                                "name": "getBounds"
                              },
                              "computed": false
                            },
                            "arguments": []
                          },
                          {
                            "type": "ObjectExpression",
                            "start": 781,
                            "end": 818,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 47
                              },
                              "end": {
                                "line": 32,
                                "column": 84
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 783,
                                "end": 802,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 68
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 783,
                                  "end": 790,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 49
                                    },
                                    "end": {
                                      "line": 32,
                                      "column": 56
                                    }
                                  },
                                  "name": "padding"
                                },
                                "value": {
                                  "type": "ArrayExpression",
                                  "start": 792,
                                  "end": 802,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 58
                                    },
                                    "end": {
                                      "line": 32,
                                      "column": 68
                                    }
                                  },
                                  "elements": [
                                    {
                                      "type": "Literal",
                                      "start": 794,
                                      "end": 796,
                                      "loc": {
                                        "start": {
                                          "line": 32,
                                          "column": 60
                                        },
                                        "end": {
                                          "line": 32,
                                          "column": 62
                                        }
                                      },
                                      "value": 50,
                                      "rawValue": 50,
                                      "raw": "50"
                                    },
                                    {
                                      "type": "Literal",
                                      "start": 798,
                                      "end": 800,
                                      "loc": {
                                        "start": {
                                          "line": 32,
                                          "column": 64
                                        },
                                        "end": {
                                          "line": 32,
                                          "column": 66
                                        }
                                      },
                                      "value": 50,
                                      "rawValue": 50,
                                      "raw": "50"
                                    }
                                  ]
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 804,
                                "end": 816,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 70
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 82
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 804,
                                  "end": 811,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 70
                                    },
                                    "end": {
                                      "line": 32,
                                      "column": 77
                                    }
                                  },
                                  "name": "maxZoom"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 814,
                                  "end": 816,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 80
                                    },
                                    "end": {
                                      "line": 32,
                                      "column": 82
                                    }
                                  },
                                  "value": 14,
                                  "rawValue": 14,
                                  "raw": "14"
                                },
                                "kind": "init"
                              }
                            ]
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 828,
              "end": 1213,
              "loc": {
                "start": {
                  "line": 35,
                  "column": 2
                },
                "end": {
                  "line": 50,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 828,
                "end": 834,
                "loc": {
                  "start": {
                    "line": 35,
                    "column": 2
                  },
                  "end": {
                    "line": 35,
                    "column": 8
                  }
                },
                "name": "listen"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 834,
                "end": 1213,
                "loc": {
                  "start": {
                    "line": 35,
                    "column": 8
                  },
                  "end": {
                    "line": 50,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 837,
                  "end": 1213,
                  "loc": {
                    "start": {
                      "line": 35,
                      "column": 11
                    },
                    "end": {
                      "line": 50,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 843,
                      "end": 860,
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 4
                        },
                        "end": {
                          "line": 36,
                          "column": 21
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 847,
                          "end": 859,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 8
                            },
                            "end": {
                              "line": 36,
                              "column": 20
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 847,
                            "end": 852,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 8
                              },
                              "end": {
                                "line": 36,
                                "column": 13
                              }
                            },
                            "name": "_this"
                          },
                          "init": {
                            "type": "ThisExpression",
                            "start": 855,
                            "end": 859,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 16
                              },
                              "end": {
                                "line": 36,
                                "column": 20
                              }
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 866,
                      "end": 893,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 4
                        },
                        "end": {
                          "line": 38,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 866,
                        "end": 892,
                        "loc": {
                          "start": {
                            "line": 38,
                            "column": 4
                          },
                          "end": {
                            "line": 38,
                            "column": 30
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 866,
                          "end": 876,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 4
                            },
                            "end": {
                              "line": 38,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 866,
                            "end": 872,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 4
                              },
                              "end": {
                                "line": 38,
                                "column": 10
                              }
                            },
                            "name": "Arkham"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 873,
                            "end": 876,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 11
                              },
                              "end": {
                                "line": 38,
                                "column": 14
                              }
                            },
                            "name": "off"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 877,
                            "end": 891,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 15
                              },
                              "end": {
                                "line": 38,
                                "column": 29
                              }
                            },
                            "value": "map.poihover",
                            "rawValue": "map.poihover",
                            "raw": "\"map.poihover\""
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 898,
                      "end": 1031,
                      "loc": {
                        "start": {
                          "line": 39,
                          "column": 4
                        },
                        "end": {
                          "line": 42,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 898,
                        "end": 1030,
                        "loc": {
                          "start": {
                            "line": 39,
                            "column": 4
                          },
                          "end": {
                            "line": 42,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 898,
                          "end": 907,
                          "loc": {
                            "start": {
                              "line": 39,
                              "column": 4
                            },
                            "end": {
                              "line": 39,
                              "column": 13
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 898,
                            "end": 904,
                            "loc": {
                              "start": {
                                "line": 39,
                                "column": 4
                              },
                              "end": {
                                "line": 39,
                                "column": 10
                              }
                            },
                            "name": "Arkham"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 905,
                            "end": 907,
                            "loc": {
                              "start": {
                                "line": 39,
                                "column": 11
                              },
                              "end": {
                                "line": 39,
                                "column": 13
                              }
                            },
                            "name": "on"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 908,
                            "end": 922,
                            "loc": {
                              "start": {
                                "line": 39,
                                "column": 14
                              },
                              "end": {
                                "line": 39,
                                "column": 28
                              }
                            },
                            "value": "map.poihover",
                            "rawValue": "map.poihover",
                            "raw": "\"map.poihover\""
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 924,
                            "end": 1029,
                            "loc": {
                              "start": {
                                "line": 39,
                                "column": 30
                              },
                              "end": {
                                "line": 42,
                                "column": 5
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 925,
                                "end": 929,
                                "loc": {
                                  "start": {
                                    "line": 39,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 39,
                                    "column": 35
                                  }
                                },
                                "name": "data"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 934,
                              "end": 1029,
                              "loc": {
                                "start": {
                                  "line": 39,
                                  "column": 40
                                },
                                "end": {
                                  "line": 42,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 942,
                                  "end": 993,
                                  "loc": {
                                    "start": {
                                      "line": 40,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 40,
                                      "column": 57
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 946,
                                      "end": 992,
                                      "loc": {
                                        "start": {
                                          "line": 40,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 40,
                                          "column": 56
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 946,
                                        "end": 951,
                                        "loc": {
                                          "start": {
                                            "line": 40,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 40,
                                            "column": 15
                                          }
                                        },
                                        "name": "layer"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 954,
                                        "end": 992,
                                        "loc": {
                                          "start": {
                                            "line": 40,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 40,
                                            "column": 56
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 954,
                                          "end": 977,
                                          "loc": {
                                            "start": {
                                              "line": 40,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 40,
                                              "column": 41
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 954,
                                            "end": 959,
                                            "loc": {
                                              "start": {
                                                "line": 40,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 40,
                                                "column": 23
                                              }
                                            },
                                            "name": "_this"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 960,
                                            "end": 977,
                                            "loc": {
                                              "start": {
                                                "line": 40,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 40,
                                                "column": 41
                                              }
                                            },
                                            "name": "_findLayerByIndex"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "MemberExpression",
                                            "start": 978,
                                            "end": 991,
                                            "loc": {
                                              "start": {
                                                "line": 40,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 40,
                                                "column": 55
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 978,
                                              "end": 982,
                                              "loc": {
                                                "start": {
                                                  "line": 40,
                                                  "column": 42
                                                },
                                                "end": {
                                                  "line": 40,
                                                  "column": 46
                                                }
                                              },
                                              "name": "data"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 983,
                                              "end": 991,
                                              "loc": {
                                                "start": {
                                                  "line": 40,
                                                  "column": 47
                                                },
                                                "end": {
                                                  "line": 40,
                                                  "column": 55
                                                }
                                              },
                                              "name": "poiIndex"
                                            },
                                            "computed": false
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "kind": "let"
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1000,
                                  "end": 1023,
                                  "loc": {
                                    "start": {
                                      "line": 41,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 41,
                                      "column": 29
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 1000,
                                    "end": 1022,
                                    "loc": {
                                      "start": {
                                        "line": 41,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 41,
                                        "column": 28
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 1000,
                                      "end": 1015,
                                      "loc": {
                                        "start": {
                                          "line": 41,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 41,
                                          "column": 21
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 1000,
                                        "end": 1005,
                                        "loc": {
                                          "start": {
                                            "line": 41,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 41,
                                            "column": 11
                                          }
                                        },
                                        "name": "_this"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1006,
                                        "end": 1015,
                                        "loc": {
                                          "start": {
                                            "line": 41,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 41,
                                            "column": 21
                                          }
                                        },
                                        "name": "_poiHover"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 1016,
                                        "end": 1021,
                                        "loc": {
                                          "start": {
                                            "line": 41,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 41,
                                            "column": 27
                                          }
                                        },
                                        "name": "layer"
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1037,
                      "end": 1066,
                      "loc": {
                        "start": {
                          "line": 44,
                          "column": 4
                        },
                        "end": {
                          "line": 44,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1037,
                        "end": 1065,
                        "loc": {
                          "start": {
                            "line": 44,
                            "column": 4
                          },
                          "end": {
                            "line": 44,
                            "column": 32
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1037,
                          "end": 1047,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 4
                            },
                            "end": {
                              "line": 44,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1037,
                            "end": 1043,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 4
                              },
                              "end": {
                                "line": 44,
                                "column": 10
                              }
                            },
                            "name": "Arkham"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1044,
                            "end": 1047,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 11
                              },
                              "end": {
                                "line": 44,
                                "column": 14
                              }
                            },
                            "name": "off"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 1048,
                            "end": 1064,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 15
                              },
                              "end": {
                                "line": 44,
                                "column": 31
                              }
                            },
                            "value": "map.poiunhover",
                            "rawValue": "map.poiunhover",
                            "raw": "\"map.poiunhover\""
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1071,
                      "end": 1208,
                      "loc": {
                        "start": {
                          "line": 45,
                          "column": 4
                        },
                        "end": {
                          "line": 48,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1071,
                        "end": 1207,
                        "loc": {
                          "start": {
                            "line": 45,
                            "column": 4
                          },
                          "end": {
                            "line": 48,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1071,
                          "end": 1080,
                          "loc": {
                            "start": {
                              "line": 45,
                              "column": 4
                            },
                            "end": {
                              "line": 45,
                              "column": 13
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1071,
                            "end": 1077,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 4
                              },
                              "end": {
                                "line": 45,
                                "column": 10
                              }
                            },
                            "name": "Arkham"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1078,
                            "end": 1080,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 11
                              },
                              "end": {
                                "line": 45,
                                "column": 13
                              }
                            },
                            "name": "on"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 1081,
                            "end": 1097,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 14
                              },
                              "end": {
                                "line": 45,
                                "column": 30
                              }
                            },
                            "value": "map.poiunhover",
                            "rawValue": "map.poiunhover",
                            "raw": "\"map.poiunhover\""
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 1099,
                            "end": 1206,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 32
                              },
                              "end": {
                                "line": 48,
                                "column": 5
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 1100,
                                "end": 1104,
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 37
                                  }
                                },
                                "name": "data"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 1109,
                              "end": 1206,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 42
                                },
                                "end": {
                                  "line": 48,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 1117,
                                  "end": 1168,
                                  "loc": {
                                    "start": {
                                      "line": 46,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 46,
                                      "column": 57
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 1121,
                                      "end": 1167,
                                      "loc": {
                                        "start": {
                                          "line": 46,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 46,
                                          "column": 56
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 1121,
                                        "end": 1126,
                                        "loc": {
                                          "start": {
                                            "line": 46,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 46,
                                            "column": 15
                                          }
                                        },
                                        "name": "layer"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 1129,
                                        "end": 1167,
                                        "loc": {
                                          "start": {
                                            "line": 46,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 46,
                                            "column": 56
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 1129,
                                          "end": 1152,
                                          "loc": {
                                            "start": {
                                              "line": 46,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 46,
                                              "column": 41
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 1129,
                                            "end": 1134,
                                            "loc": {
                                              "start": {
                                                "line": 46,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 46,
                                                "column": 23
                                              }
                                            },
                                            "name": "_this"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1135,
                                            "end": 1152,
                                            "loc": {
                                              "start": {
                                                "line": 46,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 46,
                                                "column": 41
                                              }
                                            },
                                            "name": "_findLayerByIndex"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "MemberExpression",
                                            "start": 1153,
                                            "end": 1166,
                                            "loc": {
                                              "start": {
                                                "line": 46,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 46,
                                                "column": 55
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 1153,
                                              "end": 1157,
                                              "loc": {
                                                "start": {
                                                  "line": 46,
                                                  "column": 42
                                                },
                                                "end": {
                                                  "line": 46,
                                                  "column": 46
                                                }
                                              },
                                              "name": "data"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1158,
                                              "end": 1166,
                                              "loc": {
                                                "start": {
                                                  "line": 46,
                                                  "column": 47
                                                },
                                                "end": {
                                                  "line": 46,
                                                  "column": 55
                                                }
                                              },
                                              "name": "poiIndex"
                                            },
                                            "computed": false
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "kind": "let"
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1175,
                                  "end": 1200,
                                  "loc": {
                                    "start": {
                                      "line": 47,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 47,
                                      "column": 31
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 1175,
                                    "end": 1199,
                                    "loc": {
                                      "start": {
                                        "line": 47,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 47,
                                        "column": 30
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 1175,
                                      "end": 1192,
                                      "loc": {
                                        "start": {
                                          "line": 47,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 47,
                                          "column": 23
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 1175,
                                        "end": 1180,
                                        "loc": {
                                          "start": {
                                            "line": 47,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 47,
                                            "column": 11
                                          }
                                        },
                                        "name": "_this"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1181,
                                        "end": 1192,
                                        "loc": {
                                          "start": {
                                            "line": 47,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 47,
                                            "column": 23
                                          }
                                        },
                                        "name": "_poiUnhover"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 1193,
                                        "end": 1198,
                                        "loc": {
                                          "start": {
                                            "line": 47,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 47,
                                            "column": 29
                                          }
                                        },
                                        "name": "layer"
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1217,
              "end": 1400,
              "loc": {
                "start": {
                  "line": 52,
                  "column": 2
                },
                "end": {
                  "line": 62,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1217,
                "end": 1234,
                "loc": {
                  "start": {
                    "line": 52,
                    "column": 2
                  },
                  "end": {
                    "line": 52,
                    "column": 19
                  }
                },
                "name": "_findLayerByIndex"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1234,
                "end": 1400,
                "loc": {
                  "start": {
                    "line": 52,
                    "column": 19
                  },
                  "end": {
                    "line": 62,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 1235,
                    "end": 1236,
                    "loc": {
                      "start": {
                        "line": 52,
                        "column": 20
                      },
                      "end": {
                        "line": 52,
                        "column": 21
                      }
                    },
                    "name": "i"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1238,
                  "end": 1400,
                  "loc": {
                    "start": {
                      "line": 52,
                      "column": 23
                    },
                    "end": {
                      "line": 62,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 1244,
                      "end": 1250,
                      "loc": {
                        "start": {
                          "line": 53,
                          "column": 4
                        },
                        "end": {
                          "line": 53,
                          "column": 10
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1248,
                          "end": 1249,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 8
                            },
                            "end": {
                              "line": 53,
                              "column": 9
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1248,
                            "end": 1249,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 8
                              },
                              "end": {
                                "line": 53,
                                "column": 9
                              }
                            },
                            "name": "l"
                          },
                          "init": null
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1256,
                      "end": 1381,
                      "loc": {
                        "start": {
                          "line": 55,
                          "column": 4
                        },
                        "end": {
                          "line": 59,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1256,
                        "end": 1380,
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 4
                          },
                          "end": {
                            "line": 59,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1256,
                          "end": 1276,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 4
                            },
                            "end": {
                              "line": 55,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1256,
                            "end": 1266,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 4
                              },
                              "end": {
                                "line": 55,
                                "column": 14
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1256,
                              "end": 1260,
                              "loc": {
                                "start": {
                                  "line": 55,
                                  "column": 4
                                },
                                "end": {
                                  "line": 55,
                                  "column": 8
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1261,
                              "end": 1266,
                              "loc": {
                                "start": {
                                  "line": 55,
                                  "column": 9
                                },
                                "end": {
                                  "line": 55,
                                  "column": 14
                                }
                              },
                              "name": "layer"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1267,
                            "end": 1276,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 15
                              },
                              "end": {
                                "line": 55,
                                "column": 24
                              }
                            },
                            "name": "eachLayer"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "FunctionExpression",
                            "start": 1277,
                            "end": 1379,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 25
                              },
                              "end": {
                                "line": 59,
                                "column": 5
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 1286,
                                "end": 1291,
                                "loc": {
                                  "start": {
                                    "line": 55,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 55,
                                    "column": 39
                                  }
                                },
                                "name": "layer"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 1293,
                              "end": 1379,
                              "loc": {
                                "start": {
                                  "line": 55,
                                  "column": 41
                                },
                                "end": {
                                  "line": 59,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 1301,
                                  "end": 1373,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 58,
                                      "column": 7
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 1305,
                                    "end": 1343,
                                    "loc": {
                                      "start": {
                                        "line": 56,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 56,
                                        "column": 48
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 1305,
                                      "end": 1335,
                                      "loc": {
                                        "start": {
                                          "line": 56,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 56,
                                          "column": 40
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 1305,
                                        "end": 1329,
                                        "loc": {
                                          "start": {
                                            "line": 56,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 56,
                                            "column": 34
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 1305,
                                          "end": 1318,
                                          "loc": {
                                            "start": {
                                              "line": 56,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 56,
                                              "column": 23
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 1305,
                                            "end": 1310,
                                            "loc": {
                                              "start": {
                                                "line": 56,
                                                "column": 10
                                              },
                                              "end": {
                                                "line": 56,
                                                "column": 15
                                              }
                                            },
                                            "name": "layer"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1311,
                                            "end": 1318,
                                            "loc": {
                                              "start": {
                                                "line": 56,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 56,
                                                "column": 23
                                              }
                                            },
                                            "name": "feature"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1319,
                                          "end": 1329,
                                          "loc": {
                                            "start": {
                                              "line": 56,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 56,
                                              "column": 34
                                            }
                                          },
                                          "name": "properties"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1330,
                                        "end": 1335,
                                        "loc": {
                                          "start": {
                                            "line": 56,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 56,
                                            "column": 40
                                          }
                                        },
                                        "name": "index"
                                      },
                                      "computed": false
                                    },
                                    "operator": "===",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 1341,
                                      "end": 1342,
                                      "loc": {
                                        "start": {
                                          "line": 56,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 56,
                                          "column": 47
                                        }
                                      },
                                      "name": "i",
                                      "parenthesizedExpression": true
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 1345,
                                    "end": 1373,
                                    "loc": {
                                      "start": {
                                        "line": 56,
                                        "column": 50
                                      },
                                      "end": {
                                        "line": 58,
                                        "column": 7
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 1355,
                                        "end": 1365,
                                        "loc": {
                                          "start": {
                                            "line": 57,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 57,
                                            "column": 18
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 1355,
                                          "end": 1364,
                                          "loc": {
                                            "start": {
                                              "line": 57,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 57,
                                              "column": 17
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "Identifier",
                                            "start": 1355,
                                            "end": 1356,
                                            "loc": {
                                              "start": {
                                                "line": 57,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 57,
                                                "column": 9
                                              }
                                            },
                                            "name": "l"
                                          },
                                          "right": {
                                            "type": "Identifier",
                                            "start": 1359,
                                            "end": 1364,
                                            "loc": {
                                              "start": {
                                                "line": 57,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 57,
                                                "column": 17
                                              }
                                            },
                                            "name": "layer"
                                          }
                                        }
                                      }
                                    ]
                                  },
                                  "alternate": null
                                }
                              ]
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 1387,
                      "end": 1396,
                      "loc": {
                        "start": {
                          "line": 61,
                          "column": 4
                        },
                        "end": {
                          "line": 61,
                          "column": 13
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 1394,
                        "end": 1395,
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 11
                          },
                          "end": {
                            "line": 61,
                            "column": 12
                          }
                        },
                        "name": "l"
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1404,
              "end": 1840,
              "loc": {
                "start": {
                  "line": 64,
                  "column": 2
                },
                "end": {
                  "line": 82,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1404,
                "end": 1418,
                "loc": {
                  "start": {
                    "line": 64,
                    "column": 2
                  },
                  "end": {
                    "line": 64,
                    "column": 16
                  }
                },
                "name": "_createGeoJSON"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1418,
                "end": 1840,
                "loc": {
                  "start": {
                    "line": 64,
                    "column": 16
                  },
                  "end": {
                    "line": 82,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 1421,
                  "end": 1840,
                  "loc": {
                    "start": {
                      "line": 64,
                      "column": 19
                    },
                    "end": {
                      "line": 82,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 1427,
                      "end": 1501,
                      "loc": {
                        "start": {
                          "line": 65,
                          "column": 4
                        },
                        "end": {
                          "line": 68,
                          "column": 6
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1431,
                          "end": 1500,
                          "loc": {
                            "start": {
                              "line": 65,
                              "column": 8
                            },
                            "end": {
                              "line": 68,
                              "column": 5
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1431,
                            "end": 1438,
                            "loc": {
                              "start": {
                                "line": 65,
                                "column": 8
                              },
                              "end": {
                                "line": 65,
                                "column": 15
                              }
                            },
                            "name": "geojson"
                          },
                          "init": {
                            "type": "ObjectExpression",
                            "start": 1441,
                            "end": 1500,
                            "loc": {
                              "start": {
                                "line": 65,
                                "column": 18
                              },
                              "end": {
                                "line": 68,
                                "column": 5
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 1449,
                                "end": 1474,
                                "loc": {
                                  "start": {
                                    "line": 66,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 66,
                                    "column": 31
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 1449,
                                  "end": 1453,
                                  "loc": {
                                    "start": {
                                      "line": 66,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 66,
                                      "column": 10
                                    }
                                  },
                                  "name": "type"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 1455,
                                  "end": 1474,
                                  "loc": {
                                    "start": {
                                      "line": 66,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 66,
                                      "column": 31
                                    }
                                  },
                                  "value": "FeatureCollection",
                                  "rawValue": "FeatureCollection",
                                  "raw": "\"FeatureCollection\""
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 1482,
                                "end": 1494,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 18
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 1482,
                                  "end": 1490,
                                  "loc": {
                                    "start": {
                                      "line": 67,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 67,
                                      "column": 14
                                    }
                                  },
                                  "name": "features"
                                },
                                "value": {
                                  "type": "ArrayExpression",
                                  "start": 1492,
                                  "end": 1494,
                                  "loc": {
                                    "start": {
                                      "line": 67,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 67,
                                      "column": 18
                                    }
                                  },
                                  "elements": []
                                },
                                "kind": "init"
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ForStatement",
                      "start": 1507,
                      "end": 1799,
                      "loc": {
                        "start": {
                          "line": 70,
                          "column": 4
                        },
                        "end": {
                          "line": 79,
                          "column": 5
                        }
                      },
                      "init": {
                        "type": "VariableDeclaration",
                        "start": 1512,
                        "end": 1543,
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 9
                          },
                          "end": {
                            "line": 70,
                            "column": 40
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 1516,
                            "end": 1521,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 13
                              },
                              "end": {
                                "line": 70,
                                "column": 18
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 1516,
                              "end": 1517,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 13
                                },
                                "end": {
                                  "line": 70,
                                  "column": 14
                                }
                              },
                              "name": "i"
                            },
                            "init": {
                              "type": "Literal",
                              "start": 1520,
                              "end": 1521,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 17
                                },
                                "end": {
                                  "line": 70,
                                  "column": 18
                                }
                              },
                              "value": 0,
                              "rawValue": 0,
                              "raw": "0"
                            }
                          },
                          {
                            "type": "VariableDeclarator",
                            "start": 1523,
                            "end": 1543,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 20
                              },
                              "end": {
                                "line": 70,
                                "column": 40
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 1523,
                              "end": 1524,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 20
                                },
                                "end": {
                                  "line": 70,
                                  "column": 21
                                }
                              },
                              "name": "l"
                            },
                            "init": {
                              "type": "MemberExpression",
                              "start": 1527,
                              "end": 1543,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 24
                                },
                                "end": {
                                  "line": 70,
                                  "column": 40
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1527,
                                "end": 1536,
                                "loc": {
                                  "start": {
                                    "line": 70,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 33
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1527,
                                  "end": 1531,
                                  "loc": {
                                    "start": {
                                      "line": 70,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 70,
                                      "column": 28
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1532,
                                  "end": 1536,
                                  "loc": {
                                    "start": {
                                      "line": 70,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 70,
                                      "column": 33
                                    }
                                  },
                                  "name": "pois"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1537,
                                "end": 1543,
                                "loc": {
                                  "start": {
                                    "line": 70,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 40
                                  }
                                },
                                "name": "length"
                              },
                              "computed": false
                            }
                          }
                        ],
                        "kind": "let"
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 1545,
                        "end": 1550,
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 42
                          },
                          "end": {
                            "line": 70,
                            "column": 47
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 1545,
                          "end": 1546,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 42
                            },
                            "end": {
                              "line": 70,
                              "column": 43
                            }
                          },
                          "name": "i"
                        },
                        "operator": "<",
                        "right": {
                          "type": "Identifier",
                          "start": 1549,
                          "end": 1550,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 46
                            },
                            "end": {
                              "line": 70,
                              "column": 47
                            }
                          },
                          "name": "l"
                        }
                      },
                      "update": {
                        "type": "UpdateExpression",
                        "start": 1552,
                        "end": 1555,
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 49
                          },
                          "end": {
                            "line": 70,
                            "column": 52
                          }
                        },
                        "operator": "++",
                        "prefix": false,
                        "argument": {
                          "type": "Identifier",
                          "start": 1552,
                          "end": 1553,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 49
                            },
                            "end": {
                              "line": 70,
                              "column": 50
                            }
                          },
                          "name": "i"
                        }
                      },
                      "body": {
                        "type": "BlockStatement",
                        "start": 1557,
                        "end": 1799,
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 54
                          },
                          "end": {
                            "line": 79,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 1565,
                            "end": 1592,
                            "loc": {
                              "start": {
                                "line": 71,
                                "column": 6
                              },
                              "end": {
                                "line": 71,
                                "column": 33
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 1569,
                                "end": 1591,
                                "loc": {
                                  "start": {
                                    "line": 71,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 71,
                                    "column": 32
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 1569,
                                  "end": 1572,
                                  "loc": {
                                    "start": {
                                      "line": 71,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 71,
                                      "column": 13
                                    }
                                  },
                                  "name": "geo"
                                },
                                "init": {
                                  "type": "MemberExpression",
                                  "start": 1575,
                                  "end": 1591,
                                  "loc": {
                                    "start": {
                                      "line": 71,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 71,
                                      "column": 32
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 1575,
                                    "end": 1587,
                                    "loc": {
                                      "start": {
                                        "line": 71,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 71,
                                        "column": 28
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 1575,
                                      "end": 1584,
                                      "loc": {
                                        "start": {
                                          "line": 71,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 71,
                                          "column": 25
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 1575,
                                        "end": 1579,
                                        "loc": {
                                          "start": {
                                            "line": 71,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 71,
                                            "column": 20
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1580,
                                        "end": 1584,
                                        "loc": {
                                          "start": {
                                            "line": 71,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 71,
                                            "column": 25
                                          }
                                        },
                                        "name": "pois"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1585,
                                      "end": 1586,
                                      "loc": {
                                        "start": {
                                          "line": 71,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 71,
                                          "column": 27
                                        }
                                      },
                                      "name": "i"
                                    },
                                    "computed": true
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1588,
                                    "end": 1591,
                                    "loc": {
                                      "start": {
                                        "line": 71,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 71,
                                        "column": 32
                                      }
                                    },
                                    "name": "geo"
                                  },
                                  "computed": false
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "IfStatement",
                            "start": 1600,
                            "end": 1793,
                            "loc": {
                              "start": {
                                "line": 73,
                                "column": 6
                              },
                              "end": {
                                "line": 78,
                                "column": 7
                              }
                            },
                            "test": {
                              "type": "LogicalExpression",
                              "start": 1603,
                              "end": 1679,
                              "loc": {
                                "start": {
                                  "line": 73,
                                  "column": 9
                                },
                                "end": {
                                  "line": 73,
                                  "column": 85
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 1603,
                                "end": 1639,
                                "loc": {
                                  "start": {
                                    "line": 73,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 73,
                                    "column": 45
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 1603,
                                  "end": 1630,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 9
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 36
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 1603,
                                    "end": 1627,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 9
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 33
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 1603,
                                      "end": 1615,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 9
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 21
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 1603,
                                        "end": 1606,
                                        "loc": {
                                          "start": {
                                            "line": 73,
                                            "column": 9
                                          },
                                          "end": {
                                            "line": 73,
                                            "column": 12
                                          }
                                        },
                                        "name": "geo"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1607,
                                        "end": 1615,
                                        "loc": {
                                          "start": {
                                            "line": 73,
                                            "column": 13
                                          },
                                          "end": {
                                            "line": 73,
                                            "column": 21
                                          }
                                        },
                                        "name": "geometry"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1616,
                                      "end": 1627,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 33
                                        }
                                      },
                                      "name": "coordinates"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Literal",
                                    "start": 1628,
                                    "end": 1629,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 35
                                      }
                                    },
                                    "value": 0,
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "computed": true
                                },
                                "operator": "===",
                                "right": {
                                  "type": "Literal",
                                  "start": 1635,
                                  "end": 1639,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 45
                                    }
                                  },
                                  "value": null,
                                  "rawValue": null,
                                  "raw": "null"
                                }
                              },
                              "operator": "||",
                              "right": {
                                "type": "BinaryExpression",
                                "start": 1643,
                                "end": 1679,
                                "loc": {
                                  "start": {
                                    "line": 73,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 73,
                                    "column": 85
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 1643,
                                  "end": 1670,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 49
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 76
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 1643,
                                    "end": 1667,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 73
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 1643,
                                      "end": 1655,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 49
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 61
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 1643,
                                        "end": 1646,
                                        "loc": {
                                          "start": {
                                            "line": 73,
                                            "column": 49
                                          },
                                          "end": {
                                            "line": 73,
                                            "column": 52
                                          }
                                        },
                                        "name": "geo"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1647,
                                        "end": 1655,
                                        "loc": {
                                          "start": {
                                            "line": 73,
                                            "column": 53
                                          },
                                          "end": {
                                            "line": 73,
                                            "column": 61
                                          }
                                        },
                                        "name": "geometry"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1656,
                                      "end": 1667,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 62
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 73
                                        }
                                      },
                                      "name": "coordinates"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Literal",
                                    "start": 1668,
                                    "end": 1669,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 74
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 75
                                      }
                                    },
                                    "value": 1,
                                    "rawValue": 1,
                                    "raw": "1"
                                  },
                                  "computed": true
                                },
                                "operator": "===",
                                "right": {
                                  "type": "Literal",
                                  "start": 1675,
                                  "end": 1679,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 81
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 85
                                    }
                                  },
                                  "value": null,
                                  "rawValue": null,
                                  "raw": "null"
                                }
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 1681,
                              "end": 1708,
                              "loc": {
                                "start": {
                                  "line": 73,
                                  "column": 87
                                },
                                "end": {
                                  "line": 75,
                                  "column": 7
                                }
                              },
                              "body": [
                                {
                                  "type": "ContinueStatement",
                                  "start": 1691,
                                  "end": 1700,
                                  "loc": {
                                    "start": {
                                      "line": 74,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 74,
                                      "column": 17
                                    }
                                  },
                                  "label": null
                                }
                              ]
                            },
                            "alternate": {
                              "type": "BlockStatement",
                              "start": 1714,
                              "end": 1793,
                              "loc": {
                                "start": {
                                  "line": 75,
                                  "column": 13
                                },
                                "end": {
                                  "line": 78,
                                  "column": 7
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1724,
                                  "end": 1749,
                                  "loc": {
                                    "start": {
                                      "line": 76,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 76,
                                      "column": 33
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 1724,
                                    "end": 1748,
                                    "loc": {
                                      "start": {
                                        "line": 76,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 76,
                                        "column": 32
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 1724,
                                      "end": 1744,
                                      "loc": {
                                        "start": {
                                          "line": 76,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 76,
                                          "column": 28
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 1724,
                                        "end": 1738,
                                        "loc": {
                                          "start": {
                                            "line": 76,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 76,
                                            "column": 22
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 1724,
                                          "end": 1727,
                                          "loc": {
                                            "start": {
                                              "line": 76,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 76,
                                              "column": 11
                                            }
                                          },
                                          "name": "geo"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1728,
                                          "end": 1738,
                                          "loc": {
                                            "start": {
                                              "line": 76,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 76,
                                              "column": 22
                                            }
                                          },
                                          "name": "properties"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1739,
                                        "end": 1744,
                                        "loc": {
                                          "start": {
                                            "line": 76,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 76,
                                            "column": 28
                                          }
                                        },
                                        "name": "index"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "Identifier",
                                      "start": 1747,
                                      "end": 1748,
                                      "loc": {
                                        "start": {
                                          "line": 76,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 76,
                                          "column": 32
                                        }
                                      },
                                      "name": "i"
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1758,
                                  "end": 1785,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 77,
                                      "column": 35
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 1758,
                                    "end": 1784,
                                    "loc": {
                                      "start": {
                                        "line": 77,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 77,
                                        "column": 34
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 1758,
                                      "end": 1779,
                                      "loc": {
                                        "start": {
                                          "line": 77,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 77,
                                          "column": 29
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 1758,
                                        "end": 1774,
                                        "loc": {
                                          "start": {
                                            "line": 77,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 77,
                                            "column": 24
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 1758,
                                          "end": 1765,
                                          "loc": {
                                            "start": {
                                              "line": 77,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 77,
                                              "column": 15
                                            }
                                          },
                                          "name": "geojson"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1766,
                                          "end": 1774,
                                          "loc": {
                                            "start": {
                                              "line": 77,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 77,
                                              "column": 24
                                            }
                                          },
                                          "name": "features"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1775,
                                        "end": 1779,
                                        "loc": {
                                          "start": {
                                            "line": 77,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 77,
                                            "column": 29
                                          }
                                        },
                                        "name": "push"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 1780,
                                        "end": 1783,
                                        "loc": {
                                          "start": {
                                            "line": 77,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 77,
                                            "column": 33
                                          }
                                        },
                                        "name": "geo"
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1805,
                      "end": 1836,
                      "loc": {
                        "start": {
                          "line": 81,
                          "column": 4
                        },
                        "end": {
                          "line": 81,
                          "column": 35
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1805,
                        "end": 1835,
                        "loc": {
                          "start": {
                            "line": 81,
                            "column": 4
                          },
                          "end": {
                            "line": 81,
                            "column": 34
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1805,
                          "end": 1826,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 4
                            },
                            "end": {
                              "line": 81,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1805,
                            "end": 1815,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 4
                              },
                              "end": {
                                "line": 81,
                                "column": 14
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1805,
                              "end": 1809,
                              "loc": {
                                "start": {
                                  "line": 81,
                                  "column": 4
                                },
                                "end": {
                                  "line": 81,
                                  "column": 8
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1810,
                              "end": 1815,
                              "loc": {
                                "start": {
                                  "line": 81,
                                  "column": 9
                                },
                                "end": {
                                  "line": 81,
                                  "column": 14
                                }
                              },
                              "name": "layer"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1816,
                            "end": 1826,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 15
                              },
                              "end": {
                                "line": 81,
                                "column": 25
                              }
                            },
                            "name": "setGeoJSON"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 1827,
                            "end": 1834,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 26
                              },
                              "end": {
                                "line": 81,
                                "column": 33
                              }
                            },
                            "name": "geojson"
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1844,
              "end": 2035,
              "loc": {
                "start": {
                  "line": 84,
                  "column": 2
                },
                "end": {
                  "line": 93,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1844,
                "end": 1853,
                "loc": {
                  "start": {
                    "line": 84,
                    "column": 2
                  },
                  "end": {
                    "line": 84,
                    "column": 11
                  }
                },
                "name": "_addIcons"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1853,
                "end": 2035,
                "loc": {
                  "start": {
                    "line": 84,
                    "column": 11
                  },
                  "end": {
                    "line": 93,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 1856,
                  "end": 2035,
                  "loc": {
                    "start": {
                      "line": 84,
                      "column": 14
                    },
                    "end": {
                      "line": 93,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 1862,
                      "end": 2031,
                      "loc": {
                        "start": {
                          "line": 85,
                          "column": 4
                        },
                        "end": {
                          "line": 92,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1862,
                        "end": 2030,
                        "loc": {
                          "start": {
                            "line": 85,
                            "column": 4
                          },
                          "end": {
                            "line": 92,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1862,
                          "end": 1882,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 4
                            },
                            "end": {
                              "line": 85,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1862,
                            "end": 1872,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 4
                              },
                              "end": {
                                "line": 85,
                                "column": 14
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1862,
                              "end": 1866,
                              "loc": {
                                "start": {
                                  "line": 85,
                                  "column": 4
                                },
                                "end": {
                                  "line": 85,
                                  "column": 8
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1867,
                              "end": 1872,
                              "loc": {
                                "start": {
                                  "line": 85,
                                  "column": 9
                                },
                                "end": {
                                  "line": 85,
                                  "column": 14
                                }
                              },
                              "name": "layer"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1873,
                            "end": 1882,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 15
                              },
                              "end": {
                                "line": 85,
                                "column": 24
                              }
                            },
                            "name": "eachLayer"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "FunctionExpression",
                            "start": 1883,
                            "end": 2029,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 25
                              },
                              "end": {
                                "line": 92,
                                "column": 5
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 1892,
                                "end": 1893,
                                "loc": {
                                  "start": {
                                    "line": 85,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 85,
                                    "column": 35
                                  }
                                },
                                "name": "l"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 1895,
                              "end": 2029,
                              "loc": {
                                "start": {
                                  "line": 85,
                                  "column": 37
                                },
                                "end": {
                                  "line": 92,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 1903,
                                  "end": 1997,
                                  "loc": {
                                    "start": {
                                      "line": 86,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 89,
                                      "column": 9
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 1907,
                                      "end": 1996,
                                      "loc": {
                                        "start": {
                                          "line": 86,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 89,
                                          "column": 8
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 1907,
                                        "end": 1913,
                                        "loc": {
                                          "start": {
                                            "line": 86,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 86,
                                            "column": 16
                                          }
                                        },
                                        "name": "myIcon"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 1916,
                                        "end": 1996,
                                        "loc": {
                                          "start": {
                                            "line": 86,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 89,
                                            "column": 8
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 1916,
                                          "end": 1925,
                                          "loc": {
                                            "start": {
                                              "line": 86,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 86,
                                              "column": 28
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 1916,
                                            "end": 1917,
                                            "loc": {
                                              "start": {
                                                "line": 86,
                                                "column": 19
                                              },
                                              "end": {
                                                "line": 86,
                                                "column": 20
                                              }
                                            },
                                            "name": "L"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1918,
                                            "end": 1925,
                                            "loc": {
                                              "start": {
                                                "line": 86,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 86,
                                                "column": 28
                                              }
                                            },
                                            "name": "divIcon"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "ObjectExpression",
                                            "start": 1926,
                                            "end": 1995,
                                            "loc": {
                                              "start": {
                                                "line": 86,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 89,
                                                "column": 7
                                              }
                                            },
                                            "properties": [
                                              {
                                                "type": "Property",
                                                "start": 1936,
                                                "end": 1959,
                                                "loc": {
                                                  "start": {
                                                    "line": 87,
                                                    "column": 8
                                                  },
                                                  "end": {
                                                    "line": 87,
                                                    "column": 31
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 1936,
                                                  "end": 1945,
                                                  "loc": {
                                                    "start": {
                                                      "line": 87,
                                                      "column": 8
                                                    },
                                                    "end": {
                                                      "line": 87,
                                                      "column": 17
                                                    }
                                                  },
                                                  "name": "className"
                                                },
                                                "value": {
                                                  "type": "Literal",
                                                  "start": 1947,
                                                  "end": 1959,
                                                  "loc": {
                                                    "start": {
                                                      "line": 87,
                                                      "column": 19
                                                    },
                                                    "end": {
                                                      "line": 87,
                                                      "column": 31
                                                    }
                                                  },
                                                  "value": "poi js-poi",
                                                  "rawValue": "poi js-poi",
                                                  "raw": "\"poi js-poi\""
                                                },
                                                "kind": "init"
                                              },
                                              {
                                                "type": "Property",
                                                "start": 1969,
                                                "end": 1987,
                                                "loc": {
                                                  "start": {
                                                    "line": 88,
                                                    "column": 8
                                                  },
                                                  "end": {
                                                    "line": 88,
                                                    "column": 26
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 1969,
                                                  "end": 1977,
                                                  "loc": {
                                                    "start": {
                                                      "line": 88,
                                                      "column": 8
                                                    },
                                                    "end": {
                                                      "line": 88,
                                                      "column": 16
                                                    }
                                                  },
                                                  "name": "iconSize"
                                                },
                                                "value": {
                                                  "type": "ArrayExpression",
                                                  "start": 1979,
                                                  "end": 1987,
                                                  "loc": {
                                                    "start": {
                                                      "line": 88,
                                                      "column": 18
                                                    },
                                                    "end": {
                                                      "line": 88,
                                                      "column": 26
                                                    }
                                                  },
                                                  "elements": [
                                                    {
                                                      "type": "Literal",
                                                      "start": 1980,
                                                      "end": 1982,
                                                      "loc": {
                                                        "start": {
                                                          "line": 88,
                                                          "column": 19
                                                        },
                                                        "end": {
                                                          "line": 88,
                                                          "column": 21
                                                        }
                                                      },
                                                      "value": 14,
                                                      "rawValue": 14,
                                                      "raw": "14"
                                                    },
                                                    {
                                                      "type": "Literal",
                                                      "start": 1984,
                                                      "end": 1986,
                                                      "loc": {
                                                        "start": {
                                                          "line": 88,
                                                          "column": 23
                                                        },
                                                        "end": {
                                                          "line": 88,
                                                          "column": 25
                                                        }
                                                      },
                                                      "value": 14,
                                                      "rawValue": 14,
                                                      "raw": "14"
                                                    }
                                                  ]
                                                },
                                                "kind": "init"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "kind": "let"
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 2005,
                                  "end": 2023,
                                  "loc": {
                                    "start": {
                                      "line": 91,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 91,
                                      "column": 24
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 2005,
                                    "end": 2022,
                                    "loc": {
                                      "start": {
                                        "line": 91,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 91,
                                        "column": 23
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 2005,
                                      "end": 2014,
                                      "loc": {
                                        "start": {
                                          "line": 91,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 91,
                                          "column": 15
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 2005,
                                        "end": 2006,
                                        "loc": {
                                          "start": {
                                            "line": 91,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 91,
                                            "column": 7
                                          }
                                        },
                                        "name": "l"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2007,
                                        "end": 2014,
                                        "loc": {
                                          "start": {
                                            "line": 91,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 91,
                                            "column": 15
                                          }
                                        },
                                        "name": "setIcon"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 2015,
                                        "end": 2021,
                                        "loc": {
                                          "start": {
                                            "line": 91,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 91,
                                            "column": 22
                                          }
                                        },
                                        "name": "myIcon"
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 2039,
              "end": 2597,
              "loc": {
                "start": {
                  "line": 95,
                  "column": 2
                },
                "end": {
                  "line": 113,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2039,
                "end": 2050,
                "loc": {
                  "start": {
                    "line": 95,
                    "column": 2
                  },
                  "end": {
                    "line": 95,
                    "column": 13
                  }
                },
                "name": "_createIcon"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 2050,
                "end": 2597,
                "loc": {
                  "start": {
                    "line": 95,
                    "column": 13
                  },
                  "end": {
                    "line": 113,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 2051,
                    "end": 2056,
                    "loc": {
                      "start": {
                        "line": 95,
                        "column": 14
                      },
                      "end": {
                        "line": 95,
                        "column": 19
                      }
                    },
                    "name": "layer"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 2058,
                  "end": 2597,
                  "loc": {
                    "start": {
                      "line": 95,
                      "column": 21
                    },
                    "end": {
                      "line": 113,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 2064,
                      "end": 2096,
                      "loc": {
                        "start": {
                          "line": 96,
                          "column": 4
                        },
                        "end": {
                          "line": 96,
                          "column": 36
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2068,
                          "end": 2095,
                          "loc": {
                            "start": {
                              "line": 96,
                              "column": 8
                            },
                            "end": {
                              "line": 96,
                              "column": 35
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2068,
                            "end": 2073,
                            "loc": {
                              "start": {
                                "line": 96,
                                "column": 8
                              },
                              "end": {
                                "line": 96,
                                "column": 13
                              }
                            },
                            "name": "state"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 2076,
                            "end": 2095,
                            "loc": {
                              "start": {
                                "line": 96,
                                "column": 16
                              },
                              "end": {
                                "line": 96,
                                "column": 35
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 2076,
                              "end": 2093,
                              "loc": {
                                "start": {
                                  "line": 96,
                                  "column": 16
                                },
                                "end": {
                                  "line": 96,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2076,
                                "end": 2084,
                                "loc": {
                                  "start": {
                                    "line": 96,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 96,
                                    "column": 24
                                  }
                                },
                                "name": "MapState"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2085,
                                "end": 2093,
                                "loc": {
                                  "start": {
                                    "line": 96,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 96,
                                    "column": 33
                                  }
                                },
                                "name": "getState"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "let",
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " If there's no active set for the current view, use the first set",
                          "start": 2101,
                          "end": 2168,
                          "loc": {
                            "start": {
                              "line": 97,
                              "column": 4
                            },
                            "end": {
                              "line": 97,
                              "column": 71
                            }
                          },
                          "range": [
                            2101,
                            2168
                          ]
                        }
                      ]
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 2173,
                      "end": 2280,
                      "loc": {
                        "start": {
                          "line": 98,
                          "column": 4
                        },
                        "end": {
                          "line": 100,
                          "column": 31
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2177,
                          "end": 2279,
                          "loc": {
                            "start": {
                              "line": 98,
                              "column": 8
                            },
                            "end": {
                              "line": 100,
                              "column": 30
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2177,
                            "end": 2182,
                            "loc": {
                              "start": {
                                "line": 98,
                                "column": 8
                              },
                              "end": {
                                "line": 98,
                                "column": 13
                              }
                            },
                            "name": "index",
                            "leadingComments": null
                          },
                          "init": {
                            "type": "ConditionalExpression",
                            "start": 2185,
                            "end": 2279,
                            "loc": {
                              "start": {
                                "line": 98,
                                "column": 16
                              },
                              "end": {
                                "line": 100,
                                "column": 30
                              }
                            },
                            "test": {
                              "type": "MemberExpression",
                              "start": 2185,
                              "end": 2217,
                              "loc": {
                                "start": {
                                  "line": 98,
                                  "column": 16
                                },
                                "end": {
                                  "line": 98,
                                  "column": 48
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 2185,
                                "end": 2195,
                                "loc": {
                                  "start": {
                                    "line": 98,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 98,
                                    "column": 26
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 2185,
                                  "end": 2190,
                                  "loc": {
                                    "start": {
                                      "line": 98,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 98,
                                      "column": 21
                                    }
                                  },
                                  "name": "state"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2191,
                                  "end": 2195,
                                  "loc": {
                                    "start": {
                                      "line": 98,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 98,
                                      "column": 26
                                    }
                                  },
                                  "name": "sets"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "MemberExpression",
                                "start": 2196,
                                "end": 2216,
                                "loc": {
                                  "start": {
                                    "line": 98,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 98,
                                    "column": 47
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 2196,
                                  "end": 2201,
                                  "loc": {
                                    "start": {
                                      "line": 98,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 98,
                                      "column": 32
                                    }
                                  },
                                  "name": "state"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2202,
                                  "end": 2216,
                                  "loc": {
                                    "start": {
                                      "line": 98,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 98,
                                      "column": 47
                                    }
                                  },
                                  "name": "activeSetIndex"
                                },
                                "computed": false
                              },
                              "computed": true
                            },
                            "consequent": {
                              "type": "MemberExpression",
                              "start": 2226,
                              "end": 2246,
                              "loc": {
                                "start": {
                                  "line": 99,
                                  "column": 6
                                },
                                "end": {
                                  "line": 99,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2226,
                                "end": 2231,
                                "loc": {
                                  "start": {
                                    "line": 99,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 99,
                                    "column": 11
                                  }
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2232,
                                "end": 2246,
                                "loc": {
                                  "start": {
                                    "line": 99,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 99,
                                    "column": 26
                                  }
                                },
                                "name": "activeSetIndex"
                              },
                              "computed": false
                            },
                            "alternate": {
                              "type": "MemberExpression",
                              "start": 2255,
                              "end": 2279,
                              "loc": {
                                "start": {
                                  "line": 100,
                                  "column": 6
                                },
                                "end": {
                                  "line": 100,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2255,
                                "end": 2260,
                                "loc": {
                                  "start": {
                                    "line": 100,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 100,
                                    "column": 11
                                  }
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2261,
                                "end": 2279,
                                "loc": {
                                  "start": {
                                    "line": 100,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 100,
                                    "column": 30
                                  }
                                },
                                "name": "lastActiveSetIndex"
                              },
                              "computed": false
                            }
                          },
                          "leadingComments": null
                        }
                      ],
                      "kind": "let",
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " If there's no active set for the current view, use the first set",
                          "start": 2101,
                          "end": 2168,
                          "loc": {
                            "start": {
                              "line": 97,
                              "column": 4
                            },
                            "end": {
                              "line": 97,
                              "column": 71
                            }
                          },
                          "range": [
                            2101,
                            2168
                          ]
                        }
                      ]
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 2286,
                      "end": 2319,
                      "loc": {
                        "start": {
                          "line": 102,
                          "column": 4
                        },
                        "end": {
                          "line": 102,
                          "column": 37
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2290,
                          "end": 2318,
                          "loc": {
                            "start": {
                              "line": 102,
                              "column": 8
                            },
                            "end": {
                              "line": 102,
                              "column": 36
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2290,
                            "end": 2293,
                            "loc": {
                              "start": {
                                "line": 102,
                                "column": 8
                              },
                              "end": {
                                "line": 102,
                                "column": 11
                              }
                            },
                            "name": "set"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 2296,
                            "end": 2318,
                            "loc": {
                              "start": {
                                "line": 102,
                                "column": 14
                              },
                              "end": {
                                "line": 102,
                                "column": 36
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 2296,
                              "end": 2306,
                              "loc": {
                                "start": {
                                  "line": 102,
                                  "column": 14
                                },
                                "end": {
                                  "line": 102,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2296,
                                "end": 2301,
                                "loc": {
                                  "start": {
                                    "line": 102,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 102,
                                    "column": 19
                                  }
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2302,
                                "end": 2306,
                                "loc": {
                                  "start": {
                                    "line": 102,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 102,
                                    "column": 24
                                  }
                                },
                                "name": "sets"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "LogicalExpression",
                              "start": 2307,
                              "end": 2317,
                              "loc": {
                                "start": {
                                  "line": 102,
                                  "column": 25
                                },
                                "end": {
                                  "line": 102,
                                  "column": 35
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 2307,
                                "end": 2312,
                                "loc": {
                                  "start": {
                                    "line": 102,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 102,
                                    "column": 30
                                  }
                                },
                                "name": "index"
                              },
                              "operator": "||",
                              "right": {
                                "type": "Literal",
                                "start": 2316,
                                "end": 2317,
                                "loc": {
                                  "start": {
                                    "line": 102,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 102,
                                    "column": 35
                                  }
                                },
                                "value": 0,
                                "rawValue": 0,
                                "raw": "0"
                              }
                            },
                            "computed": true
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 2325,
                      "end": 2356,
                      "loc": {
                        "start": {
                          "line": 104,
                          "column": 4
                        },
                        "end": {
                          "line": 106,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 2329,
                        "end": 2333,
                        "loc": {
                          "start": {
                            "line": 104,
                            "column": 8
                          },
                          "end": {
                            "line": 104,
                            "column": 12
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "Identifier",
                          "start": 2330,
                          "end": 2333,
                          "loc": {
                            "start": {
                              "line": 104,
                              "column": 9
                            },
                            "end": {
                              "line": 104,
                              "column": 12
                            }
                          },
                          "name": "set"
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 2335,
                        "end": 2356,
                        "loc": {
                          "start": {
                            "line": 104,
                            "column": 14
                          },
                          "end": {
                            "line": 106,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ReturnStatement",
                            "start": 2343,
                            "end": 2350,
                            "loc": {
                              "start": {
                                "line": 105,
                                "column": 6
                              },
                              "end": {
                                "line": 105,
                                "column": 13
                              }
                            },
                            "argument": null
                          }
                        ]
                      },
                      "alternate": null
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 2362,
                      "end": 2414,
                      "loc": {
                        "start": {
                          "line": 108,
                          "column": 4
                        },
                        "end": {
                          "line": 108,
                          "column": 56
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2366,
                          "end": 2413,
                          "loc": {
                            "start": {
                              "line": 108,
                              "column": 8
                            },
                            "end": {
                              "line": 108,
                              "column": 55
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2366,
                            "end": 2369,
                            "loc": {
                              "start": {
                                "line": 108,
                                "column": 8
                              },
                              "end": {
                                "line": 108,
                                "column": 11
                              }
                            },
                            "name": "pin"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 2372,
                            "end": 2413,
                            "loc": {
                              "start": {
                                "line": 108,
                                "column": 14
                              },
                              "end": {
                                "line": 108,
                                "column": 55
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 2372,
                              "end": 2381,
                              "loc": {
                                "start": {
                                  "line": 108,
                                  "column": 14
                                },
                                "end": {
                                  "line": 108,
                                  "column": 23
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2372,
                                "end": 2375,
                                "loc": {
                                  "start": {
                                    "line": 108,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 108,
                                    "column": 17
                                  }
                                },
                                "name": "set"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2376,
                                "end": 2381,
                                "loc": {
                                  "start": {
                                    "line": 108,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 108,
                                    "column": 23
                                  }
                                },
                                "name": "items"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "MemberExpression",
                              "start": 2382,
                              "end": 2412,
                              "loc": {
                                "start": {
                                  "line": 108,
                                  "column": 24
                                },
                                "end": {
                                  "line": 108,
                                  "column": 54
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 2382,
                                "end": 2406,
                                "loc": {
                                  "start": {
                                    "line": 108,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 108,
                                    "column": 48
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 2382,
                                  "end": 2395,
                                  "loc": {
                                    "start": {
                                      "line": 108,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 108,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2382,
                                    "end": 2387,
                                    "loc": {
                                      "start": {
                                        "line": 108,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 108,
                                        "column": 29
                                      }
                                    },
                                    "name": "layer"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2388,
                                    "end": 2395,
                                    "loc": {
                                      "start": {
                                        "line": 108,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 108,
                                        "column": 37
                                      }
                                    },
                                    "name": "feature"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2396,
                                  "end": 2406,
                                  "loc": {
                                    "start": {
                                      "line": 108,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 108,
                                      "column": 48
                                    }
                                  },
                                  "name": "properties"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2407,
                                "end": 2412,
                                "loc": {
                                  "start": {
                                    "line": 108,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 108,
                                    "column": 54
                                  }
                                },
                                "name": "index"
                              },
                              "computed": false
                            },
                            "computed": true
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 2419,
                      "end": 2442,
                      "loc": {
                        "start": {
                          "line": 109,
                          "column": 4
                        },
                        "end": {
                          "line": 109,
                          "column": 27
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2423,
                          "end": 2441,
                          "loc": {
                            "start": {
                              "line": 109,
                              "column": 8
                            },
                            "end": {
                              "line": 109,
                              "column": 26
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2423,
                            "end": 2426,
                            "loc": {
                              "start": {
                                "line": 109,
                                "column": 8
                              },
                              "end": {
                                "line": 109,
                                "column": 11
                              }
                            },
                            "name": "poi"
                          },
                          "init": {
                            "type": "ObjectExpression",
                            "start": 2429,
                            "end": 2441,
                            "loc": {
                              "start": {
                                "line": 109,
                                "column": 14
                              },
                              "end": {
                                "line": 109,
                                "column": 26
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 2431,
                                "end": 2439,
                                "loc": {
                                  "start": {
                                    "line": 109,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 109,
                                    "column": 24
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 2431,
                                  "end": 2434,
                                  "loc": {
                                    "start": {
                                      "line": 109,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 109,
                                      "column": 19
                                    }
                                  },
                                  "name": "pin"
                                },
                                "value": {
                                  "type": "Identifier",
                                  "start": 2436,
                                  "end": 2439,
                                  "loc": {
                                    "start": {
                                      "line": 109,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 109,
                                      "column": 24
                                    }
                                  },
                                  "name": "pin"
                                },
                                "kind": "init"
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 2447,
                      "end": 2518,
                      "loc": {
                        "start": {
                          "line": 110,
                          "column": 4
                        },
                        "end": {
                          "line": 110,
                          "column": 75
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2451,
                          "end": 2517,
                          "loc": {
                            "start": {
                              "line": 110,
                              "column": 8
                            },
                            "end": {
                              "line": 110,
                              "column": 74
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2451,
                            "end": 2457,
                            "loc": {
                              "start": {
                                "line": 110,
                                "column": 8
                              },
                              "end": {
                                "line": 110,
                                "column": 14
                              }
                            },
                            "name": "markup"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 2460,
                            "end": 2517,
                            "loc": {
                              "start": {
                                "line": 110,
                                "column": 17
                              },
                              "end": {
                                "line": 110,
                                "column": 74
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 2460,
                              "end": 2486,
                              "loc": {
                                "start": {
                                  "line": 110,
                                  "column": 17
                                },
                                "end": {
                                  "line": 110,
                                  "column": 43
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2460,
                                "end": 2465,
                                "loc": {
                                  "start": {
                                    "line": 110,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 110,
                                    "column": 22
                                  }
                                },
                                "name": "React"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2466,
                                "end": 2486,
                                "loc": {
                                  "start": {
                                    "line": 110,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 110,
                                    "column": 43
                                  }
                                },
                                "name": "renderToStaticMarkup"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "CallExpression",
                                "start": 2487,
                                "end": 2516,
                                "loc": {
                                  "start": {
                                    "line": 110,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 110,
                                    "column": 73
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 2487,
                                  "end": 2506,
                                  "loc": {
                                    "start": {
                                      "line": 110,
                                      "column": 44
                                    },
                                    "end": {
                                      "line": 110,
                                      "column": 63
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2487,
                                    "end": 2492,
                                    "loc": {
                                      "start": {
                                        "line": 110,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 110,
                                        "column": 49
                                      }
                                    },
                                    "name": "React"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2493,
                                    "end": 2506,
                                    "loc": {
                                      "start": {
                                        "line": 110,
                                        "column": 50
                                      },
                                      "end": {
                                        "line": 110,
                                        "column": 63
                                      }
                                    },
                                    "name": "createElement"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 2507,
                                    "end": 2510,
                                    "loc": {
                                      "start": {
                                        "line": 110,
                                        "column": 64
                                      },
                                      "end": {
                                        "line": 110,
                                        "column": 67
                                      }
                                    },
                                    "name": "Pin"
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 2512,
                                    "end": 2515,
                                    "loc": {
                                      "start": {
                                        "line": 110,
                                        "column": 69
                                      },
                                      "end": {
                                        "line": 110,
                                        "column": 72
                                      }
                                    },
                                    "name": "poi"
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let",
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " let pin = PinTemplate(layer.feature.properties);",
                          "start": 2523,
                          "end": 2574,
                          "loc": {
                            "start": {
                              "line": 111,
                              "column": 4
                            },
                            "end": {
                              "line": 111,
                              "column": 55
                            }
                          },
                          "range": [
                            2523,
                            2574
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 2579,
                      "end": 2593,
                      "loc": {
                        "start": {
                          "line": 112,
                          "column": 4
                        },
                        "end": {
                          "line": 112,
                          "column": 18
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 2586,
                        "end": 2592,
                        "loc": {
                          "start": {
                            "line": 112,
                            "column": 11
                          },
                          "end": {
                            "line": 112,
                            "column": 17
                          }
                        },
                        "name": "markup",
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " let pin = PinTemplate(layer.feature.properties);",
                          "start": 2523,
                          "end": 2574,
                          "loc": {
                            "start": {
                              "line": 111,
                              "column": 4
                            },
                            "end": {
                              "line": 111,
                              "column": 55
                            }
                          },
                          "range": [
                            2523,
                            2574
                          ]
                        }
                      ]
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 2601,
              "end": 2653,
              "loc": {
                "start": {
                  "line": 115,
                  "column": 2
                },
                "end": {
                  "line": 117,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2601,
                "end": 2614,
                "loc": {
                  "start": {
                    "line": 115,
                    "column": 2
                  },
                  "end": {
                    "line": 115,
                    "column": 15
                  }
                },
                "name": "_clearMarkers"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 2614,
                "end": 2653,
                "loc": {
                  "start": {
                    "line": 115,
                    "column": 15
                  },
                  "end": {
                    "line": 117,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 2617,
                  "end": 2653,
                  "loc": {
                    "start": {
                      "line": 115,
                      "column": 18
                    },
                    "end": {
                      "line": 117,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 2623,
                      "end": 2649,
                      "loc": {
                        "start": {
                          "line": 116,
                          "column": 4
                        },
                        "end": {
                          "line": 116,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2623,
                        "end": 2648,
                        "loc": {
                          "start": {
                            "line": 116,
                            "column": 4
                          },
                          "end": {
                            "line": 116,
                            "column": 29
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2623,
                          "end": 2644,
                          "loc": {
                            "start": {
                              "line": 116,
                              "column": 4
                            },
                            "end": {
                              "line": 116,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2623,
                            "end": 2633,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 4
                              },
                              "end": {
                                "line": 116,
                                "column": 14
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 2623,
                              "end": 2627,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 4
                                },
                                "end": {
                                  "line": 116,
                                  "column": 8
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2628,
                              "end": 2633,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 9
                                },
                                "end": {
                                  "line": 116,
                                  "column": 14
                                }
                              },
                              "name": "layer"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2634,
                            "end": 2644,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 15
                              },
                              "end": {
                                "line": 116,
                                "column": 25
                              }
                            },
                            "name": "setGeoJSON"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrayExpression",
                            "start": 2645,
                            "end": 2647,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 26
                              },
                              "end": {
                                "line": 116,
                                "column": 28
                              }
                            },
                            "elements": []
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 2657,
              "end": 3009,
              "loc": {
                "start": {
                  "line": 119,
                  "column": 2
                },
                "end": {
                  "line": 136,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2657,
                "end": 2669,
                "loc": {
                  "start": {
                    "line": 119,
                    "column": 2
                  },
                  "end": {
                    "line": 119,
                    "column": 14
                  }
                },
                "name": "_createLayer"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 2669,
                "end": 3009,
                "loc": {
                  "start": {
                    "line": 119,
                    "column": 14
                  },
                  "end": {
                    "line": 136,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 2672,
                  "end": 3009,
                  "loc": {
                    "start": {
                      "line": 119,
                      "column": 17
                    },
                    "end": {
                      "line": 136,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 2678,
                      "end": 2736,
                      "loc": {
                        "start": {
                          "line": 120,
                          "column": 4
                        },
                        "end": {
                          "line": 122,
                          "column": 23
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2678,
                        "end": 2735,
                        "loc": {
                          "start": {
                            "line": 120,
                            "column": 4
                          },
                          "end": {
                            "line": 122,
                            "column": 22
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2678,
                          "end": 2723,
                          "loc": {
                            "start": {
                              "line": 120,
                              "column": 4
                            },
                            "end": {
                              "line": 122,
                              "column": 10
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 2678,
                            "end": 2712,
                            "loc": {
                              "start": {
                                "line": 120,
                                "column": 4
                              },
                              "end": {
                                "line": 121,
                                "column": 23
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 2678,
                              "end": 2699,
                              "loc": {
                                "start": {
                                  "line": 120,
                                  "column": 4
                                },
                                "end": {
                                  "line": 121,
                                  "column": 10
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 2678,
                                "end": 2688,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 14
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2678,
                                  "end": 2682,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 8
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2683,
                                  "end": 2688,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 9
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 14
                                    }
                                  },
                                  "name": "layer"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2696,
                                "end": 2699,
                                "loc": {
                                  "start": {
                                    "line": 121,
                                    "column": 7
                                  },
                                  "end": {
                                    "line": 121,
                                    "column": 10
                                  }
                                },
                                "name": "off"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 2700,
                                "end": 2711,
                                "loc": {
                                  "start": {
                                    "line": 121,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 121,
                                    "column": 22
                                  }
                                },
                                "value": "mouseover",
                                "rawValue": "mouseover",
                                "raw": "\"mouseover\""
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2720,
                            "end": 2723,
                            "loc": {
                              "start": {
                                "line": 122,
                                "column": 7
                              },
                              "end": {
                                "line": 122,
                                "column": 10
                              }
                            },
                            "name": "off"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 2724,
                            "end": 2734,
                            "loc": {
                              "start": {
                                "line": 122,
                                "column": 11
                              },
                              "end": {
                                "line": 122,
                                "column": 21
                              }
                            },
                            "value": "mouseout",
                            "rawValue": "mouseout",
                            "raw": "\"mouseout\""
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2742,
                      "end": 2902,
                      "loc": {
                        "start": {
                          "line": 124,
                          "column": 4
                        },
                        "end": {
                          "line": 130,
                          "column": 9
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2742,
                        "end": 2901,
                        "loc": {
                          "start": {
                            "line": 124,
                            "column": 4
                          },
                          "end": {
                            "line": 130,
                            "column": 8
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2742,
                          "end": 2836,
                          "loc": {
                            "start": {
                              "line": 124,
                              "column": 4
                            },
                            "end": {
                              "line": 128,
                              "column": 9
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 2742,
                            "end": 2826,
                            "loc": {
                              "start": {
                                "line": 124,
                                "column": 4
                              },
                              "end": {
                                "line": 127,
                                "column": 8
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 2742,
                              "end": 2762,
                              "loc": {
                                "start": {
                                  "line": 124,
                                  "column": 4
                                },
                                "end": {
                                  "line": 125,
                                  "column": 9
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 2742,
                                "end": 2752,
                                "loc": {
                                  "start": {
                                    "line": 124,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 124,
                                    "column": 14
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2742,
                                  "end": 2746,
                                  "loc": {
                                    "start": {
                                      "line": 124,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 124,
                                      "column": 8
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2747,
                                  "end": 2752,
                                  "loc": {
                                    "start": {
                                      "line": 124,
                                      "column": 9
                                    },
                                    "end": {
                                      "line": 124,
                                      "column": 14
                                    }
                                  },
                                  "name": "layer"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2760,
                                "end": 2762,
                                "loc": {
                                  "start": {
                                    "line": 125,
                                    "column": 7
                                  },
                                  "end": {
                                    "line": 125,
                                    "column": 9
                                  }
                                },
                                "name": "on"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 2763,
                                "end": 2774,
                                "loc": {
                                  "start": {
                                    "line": 125,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 125,
                                    "column": 21
                                  }
                                },
                                "value": "mouseover",
                                "rawValue": "mouseover",
                                "raw": "\"mouseover\""
                              },
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 2776,
                                "end": 2825,
                                "loc": {
                                  "start": {
                                    "line": 125,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 127,
                                    "column": 7
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": false,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 2777,
                                    "end": 2778,
                                    "loc": {
                                      "start": {
                                        "line": 125,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 125,
                                        "column": 25
                                      }
                                    },
                                    "name": "e"
                                  }
                                ],
                                "body": {
                                  "type": "BlockStatement",
                                  "start": 2783,
                                  "end": 2825,
                                  "loc": {
                                    "start": {
                                      "line": 125,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 127,
                                      "column": 7
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 2793,
                                      "end": 2817,
                                      "loc": {
                                        "start": {
                                          "line": 126,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 126,
                                          "column": 32
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 2793,
                                        "end": 2816,
                                        "loc": {
                                          "start": {
                                            "line": 126,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 126,
                                            "column": 31
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 2793,
                                          "end": 2807,
                                          "loc": {
                                            "start": {
                                              "line": 126,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 126,
                                              "column": 22
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 2793,
                                            "end": 2797,
                                            "loc": {
                                              "start": {
                                                "line": 126,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 126,
                                                "column": 12
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2798,
                                            "end": 2807,
                                            "loc": {
                                              "start": {
                                                "line": 126,
                                                "column": 13
                                              },
                                              "end": {
                                                "line": 126,
                                                "column": 22
                                              }
                                            },
                                            "name": "_poiHover"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "MemberExpression",
                                            "start": 2808,
                                            "end": 2815,
                                            "loc": {
                                              "start": {
                                                "line": 126,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 126,
                                                "column": 30
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 2808,
                                              "end": 2809,
                                              "loc": {
                                                "start": {
                                                  "line": 126,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 126,
                                                  "column": 24
                                                }
                                              },
                                              "name": "e"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2810,
                                              "end": 2815,
                                              "loc": {
                                                "start": {
                                                  "line": 126,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 126,
                                                  "column": 30
                                                }
                                              },
                                              "name": "layer"
                                            },
                                            "computed": false
                                          }
                                        ]
                                      }
                                    }
                                  ]
                                }
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2834,
                            "end": 2836,
                            "loc": {
                              "start": {
                                "line": 128,
                                "column": 7
                              },
                              "end": {
                                "line": 128,
                                "column": 9
                              }
                            },
                            "name": "on"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 2837,
                            "end": 2847,
                            "loc": {
                              "start": {
                                "line": 128,
                                "column": 10
                              },
                              "end": {
                                "line": 128,
                                "column": 20
                              }
                            },
                            "value": "mouseout",
                            "rawValue": "mouseout",
                            "raw": "\"mouseout\""
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 2849,
                            "end": 2900,
                            "loc": {
                              "start": {
                                "line": 128,
                                "column": 22
                              },
                              "end": {
                                "line": 130,
                                "column": 7
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 2850,
                                "end": 2851,
                                "loc": {
                                  "start": {
                                    "line": 128,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 128,
                                    "column": 24
                                  }
                                },
                                "name": "e"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 2856,
                              "end": 2900,
                              "loc": {
                                "start": {
                                  "line": 128,
                                  "column": 29
                                },
                                "end": {
                                  "line": 130,
                                  "column": 7
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 2866,
                                  "end": 2892,
                                  "loc": {
                                    "start": {
                                      "line": 129,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 129,
                                      "column": 34
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 2866,
                                    "end": 2891,
                                    "loc": {
                                      "start": {
                                        "line": 129,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 129,
                                        "column": 33
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 2866,
                                      "end": 2882,
                                      "loc": {
                                        "start": {
                                          "line": 129,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 129,
                                          "column": 24
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 2866,
                                        "end": 2870,
                                        "loc": {
                                          "start": {
                                            "line": 129,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 129,
                                            "column": 12
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2871,
                                        "end": 2882,
                                        "loc": {
                                          "start": {
                                            "line": 129,
                                            "column": 13
                                          },
                                          "end": {
                                            "line": 129,
                                            "column": 24
                                          }
                                        },
                                        "name": "_poiUnhover"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 2883,
                                        "end": 2890,
                                        "loc": {
                                          "start": {
                                            "line": 129,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 129,
                                            "column": 32
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 2883,
                                          "end": 2884,
                                          "loc": {
                                            "start": {
                                              "line": 129,
                                              "column": 25
                                            },
                                            "end": {
                                              "line": 129,
                                              "column": 26
                                            }
                                          },
                                          "name": "e"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2885,
                                          "end": 2890,
                                          "loc": {
                                            "start": {
                                              "line": 129,
                                              "column": 27
                                            },
                                            "end": {
                                              "line": 129,
                                              "column": 32
                                            }
                                          },
                                          "name": "layer"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2912,
                      "end": 2936,
                      "loc": {
                        "start": {
                          "line": 132,
                          "column": 4
                        },
                        "end": {
                          "line": 132,
                          "column": 28
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2912,
                        "end": 2935,
                        "loc": {
                          "start": {
                            "line": 132,
                            "column": 4
                          },
                          "end": {
                            "line": 132,
                            "column": 27
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2912,
                          "end": 2926,
                          "loc": {
                            "start": {
                              "line": 132,
                              "column": 4
                            },
                            "end": {
                              "line": 132,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2912,
                            "end": 2922,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 4
                              },
                              "end": {
                                "line": 132,
                                "column": 14
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 2912,
                              "end": 2916,
                              "loc": {
                                "start": {
                                  "line": 132,
                                  "column": 4
                                },
                                "end": {
                                  "line": 132,
                                  "column": 8
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2917,
                              "end": 2922,
                              "loc": {
                                "start": {
                                  "line": 132,
                                  "column": 9
                                },
                                "end": {
                                  "line": 132,
                                  "column": 14
                                }
                              },
                              "name": "layer"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2923,
                            "end": 2926,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 15
                              },
                              "end": {
                                "line": 132,
                                "column": 18
                              }
                            },
                            "name": "off"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 2927,
                            "end": 2934,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 19
                              },
                              "end": {
                                "line": 132,
                                "column": 26
                              }
                            },
                            "value": "click",
                            "rawValue": "click",
                            "raw": "\"click\""
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2941,
                      "end": 3005,
                      "loc": {
                        "start": {
                          "line": 133,
                          "column": 4
                        },
                        "end": {
                          "line": 135,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2941,
                        "end": 3004,
                        "loc": {
                          "start": {
                            "line": 133,
                            "column": 4
                          },
                          "end": {
                            "line": 135,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2941,
                          "end": 2954,
                          "loc": {
                            "start": {
                              "line": 133,
                              "column": 4
                            },
                            "end": {
                              "line": 133,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2941,
                            "end": 2951,
                            "loc": {
                              "start": {
                                "line": 133,
                                "column": 4
                              },
                              "end": {
                                "line": 133,
                                "column": 14
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 2941,
                              "end": 2945,
                              "loc": {
                                "start": {
                                  "line": 133,
                                  "column": 4
                                },
                                "end": {
                                  "line": 133,
                                  "column": 8
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2946,
                              "end": 2951,
                              "loc": {
                                "start": {
                                  "line": 133,
                                  "column": 9
                                },
                                "end": {
                                  "line": 133,
                                  "column": 14
                                }
                              },
                              "name": "layer"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2952,
                            "end": 2954,
                            "loc": {
                              "start": {
                                "line": 133,
                                "column": 15
                              },
                              "end": {
                                "line": 133,
                                "column": 17
                              }
                            },
                            "name": "on"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 2955,
                            "end": 2962,
                            "loc": {
                              "start": {
                                "line": 133,
                                "column": 18
                              },
                              "end": {
                                "line": 133,
                                "column": 25
                              }
                            },
                            "value": "click",
                            "rawValue": "click",
                            "raw": "\"click\""
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 2964,
                            "end": 3003,
                            "loc": {
                              "start": {
                                "line": 133,
                                "column": 27
                              },
                              "end": {
                                "line": 135,
                                "column": 5
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 2965,
                                "end": 2966,
                                "loc": {
                                  "start": {
                                    "line": 133,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 133,
                                    "column": 29
                                  }
                                },
                                "name": "e"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 2971,
                              "end": 3003,
                              "loc": {
                                "start": {
                                  "line": 133,
                                  "column": 34
                                },
                                "end": {
                                  "line": 135,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 2979,
                                  "end": 2997,
                                  "loc": {
                                    "start": {
                                      "line": 134,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 134,
                                      "column": 24
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 2979,
                                    "end": 2996,
                                    "loc": {
                                      "start": {
                                        "line": 134,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 134,
                                        "column": 23
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 2979,
                                      "end": 2993,
                                      "loc": {
                                        "start": {
                                          "line": 134,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 134,
                                          "column": 20
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 2979,
                                        "end": 2983,
                                        "loc": {
                                          "start": {
                                            "line": 134,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 134,
                                            "column": 10
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2984,
                                        "end": 2993,
                                        "loc": {
                                          "start": {
                                            "line": 134,
                                            "column": 11
                                          },
                                          "end": {
                                            "line": 134,
                                            "column": 20
                                          }
                                        },
                                        "name": "_poiClick"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 2994,
                                        "end": 2995,
                                        "loc": {
                                          "start": {
                                            "line": 134,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 134,
                                            "column": 22
                                          }
                                        },
                                        "name": "e"
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 3013,
              "end": 3559,
              "loc": {
                "start": {
                  "line": 138,
                  "column": 2
                },
                "end": {
                  "line": 156,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3013,
                "end": 3022,
                "loc": {
                  "start": {
                    "line": 138,
                    "column": 2
                  },
                  "end": {
                    "line": 138,
                    "column": 11
                  }
                },
                "name": "_poiHover"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3022,
                "end": 3559,
                "loc": {
                  "start": {
                    "line": 138,
                    "column": 11
                  },
                  "end": {
                    "line": 156,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 3023,
                    "end": 3028,
                    "loc": {
                      "start": {
                        "line": 138,
                        "column": 12
                      },
                      "end": {
                        "line": 138,
                        "column": 17
                      }
                    },
                    "name": "layer"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 3030,
                  "end": 3559,
                  "loc": {
                    "start": {
                      "line": 138,
                      "column": 19
                    },
                    "end": {
                      "line": 156,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 3115,
                      "end": 3220,
                      "loc": {
                        "start": {
                          "line": 140,
                          "column": 4
                        },
                        "end": {
                          "line": 142,
                          "column": 32
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 3119,
                          "end": 3153,
                          "loc": {
                            "start": {
                              "line": 140,
                              "column": 8
                            },
                            "end": {
                              "line": 140,
                              "column": 42
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3119,
                            "end": 3127,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 8
                              },
                              "end": {
                                "line": 140,
                                "column": 16
                              }
                            },
                            "name": "template",
                            "leadingComments": null
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 3130,
                            "end": 3153,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 19
                              },
                              "end": {
                                "line": 140,
                                "column": 42
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 3130,
                              "end": 3146,
                              "loc": {
                                "start": {
                                  "line": 140,
                                  "column": 19
                                },
                                "end": {
                                  "line": 140,
                                  "column": 35
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 3130,
                                "end": 3134,
                                "loc": {
                                  "start": {
                                    "line": 140,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 140,
                                    "column": 23
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3135,
                                "end": 3146,
                                "loc": {
                                  "start": {
                                    "line": 140,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 140,
                                    "column": 35
                                  }
                                },
                                "name": "_createIcon"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 3147,
                                "end": 3152,
                                "loc": {
                                  "start": {
                                    "line": 140,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 140,
                                    "column": 41
                                  }
                                },
                                "name": "layer"
                              }
                            ]
                          },
                          "leadingComments": null
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 3163,
                          "end": 3186,
                          "loc": {
                            "start": {
                              "line": 141,
                              "column": 8
                            },
                            "end": {
                              "line": 141,
                              "column": 31
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3163,
                            "end": 3166,
                            "loc": {
                              "start": {
                                "line": 141,
                                "column": 8
                              },
                              "end": {
                                "line": 141,
                                "column": 11
                              }
                            },
                            "name": "lat"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 3169,
                            "end": 3186,
                            "loc": {
                              "start": {
                                "line": 141,
                                "column": 14
                              },
                              "end": {
                                "line": 141,
                                "column": 31
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 3169,
                              "end": 3182,
                              "loc": {
                                "start": {
                                  "line": 141,
                                  "column": 14
                                },
                                "end": {
                                  "line": 141,
                                  "column": 27
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 3169,
                                "end": 3174,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 19
                                  }
                                },
                                "name": "layer"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3175,
                                "end": 3182,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 27
                                  }
                                },
                                "name": "_latlng"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3183,
                              "end": 3186,
                              "loc": {
                                "start": {
                                  "line": 141,
                                  "column": 28
                                },
                                "end": {
                                  "line": 141,
                                  "column": 31
                                }
                              },
                              "name": "lat"
                            },
                            "computed": false
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 3196,
                          "end": 3219,
                          "loc": {
                            "start": {
                              "line": 142,
                              "column": 8
                            },
                            "end": {
                              "line": 142,
                              "column": 31
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3196,
                            "end": 3199,
                            "loc": {
                              "start": {
                                "line": 142,
                                "column": 8
                              },
                              "end": {
                                "line": 142,
                                "column": 11
                              }
                            },
                            "name": "lng"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 3202,
                            "end": 3219,
                            "loc": {
                              "start": {
                                "line": 142,
                                "column": 14
                              },
                              "end": {
                                "line": 142,
                                "column": 31
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 3202,
                              "end": 3215,
                              "loc": {
                                "start": {
                                  "line": 142,
                                  "column": 14
                                },
                                "end": {
                                  "line": 142,
                                  "column": 27
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 3202,
                                "end": 3207,
                                "loc": {
                                  "start": {
                                    "line": 142,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 142,
                                    "column": 19
                                  }
                                },
                                "name": "layer"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3208,
                                "end": 3215,
                                "loc": {
                                  "start": {
                                    "line": 142,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 142,
                                    "column": 27
                                  }
                                },
                                "name": "_latlng"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3216,
                              "end": 3219,
                              "loc": {
                                "start": {
                                  "line": 142,
                                  "column": 28
                                },
                                "end": {
                                  "line": 142,
                                  "column": 31
                                }
                              },
                              "name": "lng"
                            },
                            "computed": false
                          }
                        }
                      ],
                      "kind": "let",
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " this._fixzIndex(layer); Not needed since pop-ups moved off the markers?",
                          "start": 3036,
                          "end": 3110,
                          "loc": {
                            "start": {
                              "line": 139,
                              "column": 4
                            },
                            "end": {
                              "line": 139,
                              "column": 78
                            }
                          },
                          "range": [
                            3036,
                            3110
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3226,
                      "end": 3251,
                      "loc": {
                        "start": {
                          "line": 144,
                          "column": 4
                        },
                        "end": {
                          "line": 144,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3226,
                        "end": 3250,
                        "loc": {
                          "start": {
                            "line": 144,
                            "column": 4
                          },
                          "end": {
                            "line": 144,
                            "column": 28
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3226,
                          "end": 3242,
                          "loc": {
                            "start": {
                              "line": 144,
                              "column": 4
                            },
                            "end": {
                              "line": 144,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3226,
                            "end": 3230,
                            "loc": {
                              "start": {
                                "line": 144,
                                "column": 4
                              },
                              "end": {
                                "line": 144,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3231,
                            "end": 3242,
                            "loc": {
                              "start": {
                                "line": 144,
                                "column": 9
                              },
                              "end": {
                                "line": 144,
                                "column": 20
                              }
                            },
                            "name": "activeLayer"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 3245,
                          "end": 3250,
                          "loc": {
                            "start": {
                              "line": 144,
                              "column": 23
                            },
                            "end": {
                              "line": 144,
                              "column": 28
                            }
                          },
                          "name": "layer"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3256,
                      "end": 3463,
                      "loc": {
                        "start": {
                          "line": 145,
                          "column": 4
                        },
                        "end": {
                          "line": 152,
                          "column": 24
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3256,
                        "end": 3462,
                        "loc": {
                          "start": {
                            "line": 145,
                            "column": 4
                          },
                          "end": {
                            "line": 152,
                            "column": 23
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3256,
                          "end": 3266,
                          "loc": {
                            "start": {
                              "line": 145,
                              "column": 4
                            },
                            "end": {
                              "line": 145,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3256,
                            "end": 3260,
                            "loc": {
                              "start": {
                                "line": 145,
                                "column": 4
                              },
                              "end": {
                                "line": 145,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3261,
                            "end": 3266,
                            "loc": {
                              "start": {
                                "line": 145,
                                "column": 9
                              },
                              "end": {
                                "line": 145,
                                "column": 14
                              }
                            },
                            "name": "popup"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 3269,
                          "end": 3462,
                          "loc": {
                            "start": {
                              "line": 145,
                              "column": 17
                            },
                            "end": {
                              "line": 152,
                              "column": 23
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 3269,
                            "end": 3452,
                            "loc": {
                              "start": {
                                "line": 145,
                                "column": 17
                              },
                              "end": {
                                "line": 152,
                                "column": 13
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 3269,
                              "end": 3438,
                              "loc": {
                                "start": {
                                  "line": 145,
                                  "column": 17
                                },
                                "end": {
                                  "line": 151,
                                  "column": 27
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3269,
                                "end": 3428,
                                "loc": {
                                  "start": {
                                    "line": 145,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 151,
                                    "column": 17
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 3269,
                                  "end": 3410,
                                  "loc": {
                                    "start": {
                                      "line": 145,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 150,
                                      "column": 36
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 3269,
                                    "end": 3390,
                                    "loc": {
                                      "start": {
                                        "line": 145,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 150,
                                        "column": 16
                                      }
                                    },
                                    "object": {
                                      "type": "CallExpression",
                                      "start": 3269,
                                      "end": 3373,
                                      "loc": {
                                        "start": {
                                          "line": 145,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 149,
                                          "column": 8
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 3269,
                                        "end": 3276,
                                        "loc": {
                                          "start": {
                                            "line": 145,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 145,
                                            "column": 24
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 3269,
                                          "end": 3270,
                                          "loc": {
                                            "start": {
                                              "line": 145,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 145,
                                              "column": 18
                                            }
                                          },
                                          "name": "L"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3271,
                                          "end": 3276,
                                          "loc": {
                                            "start": {
                                              "line": 145,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 145,
                                              "column": 24
                                            }
                                          },
                                          "name": "popup"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "ObjectExpression",
                                          "start": 3277,
                                          "end": 3372,
                                          "loc": {
                                            "start": {
                                              "line": 145,
                                              "column": 25
                                            },
                                            "end": {
                                              "line": 149,
                                              "column": 7
                                            }
                                          },
                                          "properties": [
                                            {
                                              "type": "Property",
                                              "start": 3287,
                                              "end": 3305,
                                              "loc": {
                                                "start": {
                                                  "line": 146,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 146,
                                                  "column": 26
                                                }
                                              },
                                              "method": false,
                                              "shorthand": false,
                                              "computed": false,
                                              "key": {
                                                "type": "Identifier",
                                                "start": 3287,
                                                "end": 3298,
                                                "loc": {
                                                  "start": {
                                                    "line": 146,
                                                    "column": 8
                                                  },
                                                  "end": {
                                                    "line": 146,
                                                    "column": 19
                                                  }
                                                },
                                                "name": "closeButton"
                                              },
                                              "value": {
                                                "type": "Literal",
                                                "start": 3300,
                                                "end": 3305,
                                                "loc": {
                                                  "start": {
                                                    "line": 146,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 146,
                                                    "column": 26
                                                  }
                                                },
                                                "value": false,
                                                "rawValue": false,
                                                "raw": "false"
                                              },
                                              "kind": "init"
                                            },
                                            {
                                              "type": "Property",
                                              "start": 3315,
                                              "end": 3331,
                                              "loc": {
                                                "start": {
                                                  "line": 147,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 147,
                                                  "column": 24
                                                }
                                              },
                                              "method": false,
                                              "shorthand": false,
                                              "computed": false,
                                              "key": {
                                                "type": "Identifier",
                                                "start": 3315,
                                                "end": 3325,
                                                "loc": {
                                                  "start": {
                                                    "line": 147,
                                                    "column": 8
                                                  },
                                                  "end": {
                                                    "line": 147,
                                                    "column": 18
                                                  }
                                                },
                                                "name": "keepInView"
                                              },
                                              "value": {
                                                "type": "Literal",
                                                "start": 3327,
                                                "end": 3331,
                                                "loc": {
                                                  "start": {
                                                    "line": 147,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 147,
                                                    "column": 24
                                                  }
                                                },
                                                "value": true,
                                                "rawValue": true,
                                                "raw": "true"
                                              },
                                              "kind": "init"
                                            },
                                            {
                                              "type": "Property",
                                              "start": 3341,
                                              "end": 3364,
                                              "loc": {
                                                "start": {
                                                  "line": 148,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 148,
                                                  "column": 31
                                                }
                                              },
                                              "method": false,
                                              "shorthand": false,
                                              "computed": false,
                                              "key": {
                                                "type": "Identifier",
                                                "start": 3341,
                                                "end": 3347,
                                                "loc": {
                                                  "start": {
                                                    "line": 148,
                                                    "column": 8
                                                  },
                                                  "end": {
                                                    "line": 148,
                                                    "column": 14
                                                  }
                                                },
                                                "name": "offset"
                                              },
                                              "value": {
                                                "type": "CallExpression",
                                                "start": 3349,
                                                "end": 3364,
                                                "loc": {
                                                  "start": {
                                                    "line": 148,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 148,
                                                    "column": 31
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 3349,
                                                  "end": 3356,
                                                  "loc": {
                                                    "start": {
                                                      "line": 148,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 148,
                                                      "column": 23
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 3349,
                                                    "end": 3350,
                                                    "loc": {
                                                      "start": {
                                                        "line": 148,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 148,
                                                        "column": 17
                                                      }
                                                    },
                                                    "name": "L"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 3351,
                                                    "end": 3356,
                                                    "loc": {
                                                      "start": {
                                                        "line": 148,
                                                        "column": 18
                                                      },
                                                      "end": {
                                                        "line": 148,
                                                        "column": 23
                                                      }
                                                    },
                                                    "name": "point"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Literal",
                                                    "start": 3357,
                                                    "end": 3358,
                                                    "loc": {
                                                      "start": {
                                                        "line": 148,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 148,
                                                        "column": 25
                                                      }
                                                    },
                                                    "value": 0,
                                                    "rawValue": 0,
                                                    "raw": "0"
                                                  },
                                                  {
                                                    "type": "UnaryExpression",
                                                    "start": 3360,
                                                    "end": 3363,
                                                    "loc": {
                                                      "start": {
                                                        "line": 148,
                                                        "column": 27
                                                      },
                                                      "end": {
                                                        "line": 148,
                                                        "column": 30
                                                      }
                                                    },
                                                    "operator": "-",
                                                    "prefix": true,
                                                    "argument": {
                                                      "type": "Literal",
                                                      "start": 3361,
                                                      "end": 3363,
                                                      "loc": {
                                                        "start": {
                                                          "line": 148,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 148,
                                                          "column": 30
                                                        }
                                                      },
                                                      "value": 25,
                                                      "rawValue": 25,
                                                      "raw": "25"
                                                    }
                                                  }
                                                ]
                                              },
                                              "kind": "init"
                                            }
                                          ]
                                        }
                                      ]
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 3381,
                                      "end": 3390,
                                      "loc": {
                                        "start": {
                                          "line": 150,
                                          "column": 7
                                        },
                                        "end": {
                                          "line": 150,
                                          "column": 16
                                        }
                                      },
                                      "name": "setLatLng"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "CallExpression",
                                      "start": 3391,
                                      "end": 3409,
                                      "loc": {
                                        "start": {
                                          "line": 150,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 150,
                                          "column": 35
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 3391,
                                        "end": 3399,
                                        "loc": {
                                          "start": {
                                            "line": 150,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 150,
                                            "column": 25
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 3391,
                                          "end": 3392,
                                          "loc": {
                                            "start": {
                                              "line": 150,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 150,
                                              "column": 18
                                            }
                                          },
                                          "name": "L"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3393,
                                          "end": 3399,
                                          "loc": {
                                            "start": {
                                              "line": 150,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 150,
                                              "column": 25
                                            }
                                          },
                                          "name": "latLng"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 3400,
                                          "end": 3403,
                                          "loc": {
                                            "start": {
                                              "line": 150,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 150,
                                              "column": 29
                                            }
                                          },
                                          "name": "lat"
                                        },
                                        {
                                          "type": "Identifier",
                                          "start": 3405,
                                          "end": 3408,
                                          "loc": {
                                            "start": {
                                              "line": 150,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 150,
                                              "column": 34
                                            }
                                          },
                                          "name": "lng"
                                        }
                                      ]
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3418,
                                  "end": 3428,
                                  "loc": {
                                    "start": {
                                      "line": 151,
                                      "column": 7
                                    },
                                    "end": {
                                      "line": 151,
                                      "column": 17
                                    }
                                  },
                                  "name": "setContent"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 3429,
                                  "end": 3437,
                                  "loc": {
                                    "start": {
                                      "line": 151,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 151,
                                      "column": 26
                                    }
                                  },
                                  "name": "template"
                                }
                              ]
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3446,
                              "end": 3452,
                              "loc": {
                                "start": {
                                  "line": 152,
                                  "column": 7
                                },
                                "end": {
                                  "line": 152,
                                  "column": 13
                                }
                              },
                              "name": "openOn"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 3453,
                              "end": 3461,
                              "loc": {
                                "start": {
                                  "line": 152,
                                  "column": 14
                                },
                                "end": {
                                  "line": 152,
                                  "column": 22
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 3453,
                                "end": 3457,
                                "loc": {
                                  "start": {
                                    "line": 152,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 152,
                                    "column": 18
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3458,
                                "end": 3461,
                                "loc": {
                                  "start": {
                                    "line": 152,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 152,
                                    "column": 22
                                  }
                                },
                                "name": "map"
                              },
                              "computed": false
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 3469,
                      "end": 3515,
                      "loc": {
                        "start": {
                          "line": 154,
                          "column": 4
                        },
                        "end": {
                          "line": 154,
                          "column": 50
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 3473,
                          "end": 3514,
                          "loc": {
                            "start": {
                              "line": 154,
                              "column": 8
                            },
                            "end": {
                              "line": 154,
                              "column": 49
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3473,
                            "end": 3481,
                            "loc": {
                              "start": {
                                "line": 154,
                                "column": 8
                              },
                              "end": {
                                "line": 154,
                                "column": 16
                              }
                            },
                            "name": "poiIndex"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 3484,
                            "end": 3514,
                            "loc": {
                              "start": {
                                "line": 154,
                                "column": 19
                              },
                              "end": {
                                "line": 154,
                                "column": 49
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 3484,
                              "end": 3508,
                              "loc": {
                                "start": {
                                  "line": 154,
                                  "column": 19
                                },
                                "end": {
                                  "line": 154,
                                  "column": 43
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 3484,
                                "end": 3497,
                                "loc": {
                                  "start": {
                                    "line": 154,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 154,
                                    "column": 32
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3484,
                                  "end": 3489,
                                  "loc": {
                                    "start": {
                                      "line": 154,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 154,
                                      "column": 24
                                    }
                                  },
                                  "name": "layer"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3490,
                                  "end": 3497,
                                  "loc": {
                                    "start": {
                                      "line": 154,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 154,
                                      "column": 32
                                    }
                                  },
                                  "name": "feature"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3498,
                                "end": 3508,
                                "loc": {
                                  "start": {
                                    "line": 154,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 154,
                                    "column": 43
                                  }
                                },
                                "name": "properties"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3509,
                              "end": 3514,
                              "loc": {
                                "start": {
                                  "line": 154,
                                  "column": 44
                                },
                                "end": {
                                  "line": 154,
                                  "column": 49
                                }
                              },
                              "name": "index"
                            },
                            "computed": false
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3520,
                      "end": 3555,
                      "loc": {
                        "start": {
                          "line": 155,
                          "column": 4
                        },
                        "end": {
                          "line": 155,
                          "column": 39
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3520,
                        "end": 3554,
                        "loc": {
                          "start": {
                            "line": 155,
                            "column": 4
                          },
                          "end": {
                            "line": 155,
                            "column": 38
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3520,
                          "end": 3544,
                          "loc": {
                            "start": {
                              "line": 155,
                              "column": 4
                            },
                            "end": {
                              "line": 155,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 3520,
                            "end": 3530,
                            "loc": {
                              "start": {
                                "line": 155,
                                "column": 4
                              },
                              "end": {
                                "line": 155,
                                "column": 14
                              }
                            },
                            "name": "MapActions"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3531,
                            "end": 3544,
                            "loc": {
                              "start": {
                                "line": 155,
                                "column": 15
                              },
                              "end": {
                                "line": 155,
                                "column": 28
                              }
                            },
                            "name": "itemHighlight"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 3545,
                            "end": 3553,
                            "loc": {
                              "start": {
                                "line": 155,
                                "column": 29
                              },
                              "end": {
                                "line": 155,
                                "column": 37
                              }
                            },
                            "name": "poiIndex"
                          }
                        ]
                      }
                    }
                  ],
                  "trailingComments": null
                },
                "trailingComments": null
              },
              "trailingComments": [
                {
                  "type": "CommentLine",
                  "value": " A layer argument is passed in, but it is not used",
                  "start": 3563,
                  "end": 3615,
                  "loc": {
                    "start": {
                      "line": 158,
                      "column": 2
                    },
                    "end": {
                      "line": 158,
                      "column": 54
                    }
                  },
                  "range": [
                    3563,
                    3615
                  ]
                },
                {
                  "type": "CommentLine",
                  "value": " The defined argument has been removed to pass ESLint",
                  "start": 3618,
                  "end": 3673,
                  "loc": {
                    "start": {
                      "line": 159,
                      "column": 2
                    },
                    "end": {
                      "line": 159,
                      "column": 57
                    }
                  },
                  "range": [
                    3618,
                    3673
                  ]
                }
              ]
            },
            {
              "type": "MethodDefinition",
              "start": 3676,
              "end": 3751,
              "loc": {
                "start": {
                  "line": 160,
                  "column": 2
                },
                "end": {
                  "line": 163,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3676,
                "end": 3687,
                "loc": {
                  "start": {
                    "line": 160,
                    "column": 2
                  },
                  "end": {
                    "line": 160,
                    "column": 13
                  }
                },
                "name": "_poiUnhover",
                "leadingComments": null
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3687,
                "end": 3751,
                "loc": {
                  "start": {
                    "line": 160,
                    "column": 13
                  },
                  "end": {
                    "line": 163,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 3688,
                    "end": 3693,
                    "loc": {
                      "start": {
                        "line": 160,
                        "column": 14
                      },
                      "end": {
                        "line": 160,
                        "column": 19
                      }
                    },
                    "name": "layer"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 3695,
                  "end": 3751,
                  "loc": {
                    "start": {
                      "line": 160,
                      "column": 21
                    },
                    "end": {
                      "line": 163,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 3722,
                      "end": 3747,
                      "loc": {
                        "start": {
                          "line": 162,
                          "column": 4
                        },
                        "end": {
                          "line": 162,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3722,
                        "end": 3746,
                        "loc": {
                          "start": {
                            "line": 162,
                            "column": 4
                          },
                          "end": {
                            "line": 162,
                            "column": 28
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3722,
                          "end": 3738,
                          "loc": {
                            "start": {
                              "line": 162,
                              "column": 4
                            },
                            "end": {
                              "line": 162,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3722,
                            "end": 3726,
                            "loc": {
                              "start": {
                                "line": 162,
                                "column": 4
                              },
                              "end": {
                                "line": 162,
                                "column": 8
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3727,
                            "end": 3738,
                            "loc": {
                              "start": {
                                "line": 162,
                                "column": 9
                              },
                              "end": {
                                "line": 162,
                                "column": 20
                              }
                            },
                            "name": "activeLayer"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 3741,
                          "end": 3746,
                          "loc": {
                            "start": {
                              "line": 162,
                              "column": 23
                            },
                            "end": {
                              "line": 162,
                              "column": 28
                            }
                          },
                          "name": "layer"
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Use if needed",
                          "start": 3701,
                          "end": 3717,
                          "loc": {
                            "start": {
                              "line": 161,
                              "column": 4
                            },
                            "end": {
                              "line": 161,
                              "column": 20
                            }
                          },
                          "range": [
                            3701,
                            3717
                          ]
                        }
                      ]
                    }
                  ]
                }
              },
              "leadingComments": [
                {
                  "type": "CommentLine",
                  "value": " A layer argument is passed in, but it is not used",
                  "start": 3563,
                  "end": 3615,
                  "loc": {
                    "start": {
                      "line": 158,
                      "column": 2
                    },
                    "end": {
                      "line": 158,
                      "column": 54
                    }
                  },
                  "range": [
                    3563,
                    3615
                  ]
                },
                {
                  "type": "CommentLine",
                  "value": " The defined argument has been removed to pass ESLint",
                  "start": 3618,
                  "end": 3673,
                  "loc": {
                    "start": {
                      "line": 159,
                      "column": 2
                    },
                    "end": {
                      "line": 159,
                      "column": 57
                    }
                  },
                  "range": [
                    3618,
                    3673
                  ]
                }
              ]
            },
            {
              "type": "MethodDefinition",
              "start": 3755,
              "end": 4097,
              "loc": {
                "start": {
                  "line": 165,
                  "column": 2
                },
                "end": {
                  "line": 173,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 3755,
                "end": 3764,
                "loc": {
                  "start": {
                    "line": 165,
                    "column": 2
                  },
                  "end": {
                    "line": 165,
                    "column": 11
                  }
                },
                "name": "_poiClick"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 3764,
                "end": 4097,
                "loc": {
                  "start": {
                    "line": 165,
                    "column": 11
                  },
                  "end": {
                    "line": 173,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 3765,
                    "end": 3770,
                    "loc": {
                      "start": {
                        "line": 165,
                        "column": 12
                      },
                      "end": {
                        "line": 165,
                        "column": 17
                      }
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 3772,
                  "end": 4097,
                  "loc": {
                    "start": {
                      "line": 165,
                      "column": 19
                    },
                    "end": {
                      "line": 173,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 3778,
                      "end": 3887,
                      "loc": {
                        "start": {
                          "line": 166,
                          "column": 4
                        },
                        "end": {
                          "line": 167,
                          "column": 34
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 3782,
                          "end": 3851,
                          "loc": {
                            "start": {
                              "line": 166,
                              "column": 8
                            },
                            "end": {
                              "line": 166,
                              "column": 77
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3782,
                            "end": 3790,
                            "loc": {
                              "start": {
                                "line": 166,
                                "column": 8
                              },
                              "end": {
                                "line": 166,
                                "column": 16
                              }
                            },
                            "name": "poiIndex"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 3793,
                            "end": 3851,
                            "loc": {
                              "start": {
                                "line": 166,
                                "column": 19
                              },
                              "end": {
                                "line": 166,
                                "column": 77
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 3793,
                              "end": 3845,
                              "loc": {
                                "start": {
                                  "line": 166,
                                  "column": 19
                                },
                                "end": {
                                  "line": 166,
                                  "column": 71
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 3793,
                                "end": 3834,
                                "loc": {
                                  "start": {
                                    "line": 166,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 166,
                                    "column": 60
                                  }
                                },
                                "object": {
                                  "type": "LogicalExpression",
                                  "start": 3794,
                                  "end": 3825,
                                  "loc": {
                                    "start": {
                                      "line": 166,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 166,
                                      "column": 51
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 3794,
                                    "end": 3805,
                                    "loc": {
                                      "start": {
                                        "line": 166,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 166,
                                        "column": 31
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 3794,
                                      "end": 3799,
                                      "loc": {
                                        "start": {
                                          "line": 166,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 166,
                                          "column": 25
                                        }
                                      },
                                      "name": "event"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 3800,
                                      "end": 3805,
                                      "loc": {
                                        "start": {
                                          "line": 166,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 166,
                                          "column": 31
                                        }
                                      },
                                      "name": "layer"
                                    },
                                    "computed": false
                                  },
                                  "operator": "||",
                                  "right": {
                                    "type": "MemberExpression",
                                    "start": 3809,
                                    "end": 3825,
                                    "loc": {
                                      "start": {
                                        "line": 166,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 166,
                                        "column": 51
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 3809,
                                      "end": 3813,
                                      "loc": {
                                        "start": {
                                          "line": 166,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 166,
                                          "column": 39
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 3814,
                                      "end": 3825,
                                      "loc": {
                                        "start": {
                                          "line": 166,
                                          "column": 40
                                        },
                                        "end": {
                                          "line": 166,
                                          "column": 51
                                        }
                                      },
                                      "name": "activeLayer"
                                    },
                                    "computed": false
                                  },
                                  "parenthesizedExpression": true
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3827,
                                  "end": 3834,
                                  "loc": {
                                    "start": {
                                      "line": 166,
                                      "column": 53
                                    },
                                    "end": {
                                      "line": 166,
                                      "column": 60
                                    }
                                  },
                                  "name": "feature"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3835,
                                "end": 3845,
                                "loc": {
                                  "start": {
                                    "line": 166,
                                    "column": 61
                                  },
                                  "end": {
                                    "line": 166,
                                    "column": 71
                                  }
                                },
                                "name": "properties"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3846,
                              "end": 3851,
                              "loc": {
                                "start": {
                                  "line": 166,
                                  "column": 72
                                },
                                "end": {
                                  "line": 166,
                                  "column": 77
                                }
                              },
                              "name": "index"
                            },
                            "computed": false
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 3861,
                          "end": 3886,
                          "loc": {
                            "start": {
                              "line": 167,
                              "column": 8
                            },
                            "end": {
                              "line": 167,
                              "column": 33
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3861,
                            "end": 3864,
                            "loc": {
                              "start": {
                                "line": 167,
                                "column": 8
                              },
                              "end": {
                                "line": 167,
                                "column": 11
                              }
                            },
                            "name": "poi"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 3867,
                            "end": 3886,
                            "loc": {
                              "start": {
                                "line": 167,
                                "column": 14
                              },
                              "end": {
                                "line": 167,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 3867,
                              "end": 3876,
                              "loc": {
                                "start": {
                                  "line": 167,
                                  "column": 14
                                },
                                "end": {
                                  "line": 167,
                                  "column": 23
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 3867,
                                "end": 3871,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 18
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3872,
                                "end": 3876,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 23
                                  }
                                },
                                "name": "pois"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3877,
                              "end": 3885,
                              "loc": {
                                "start": {
                                  "line": 167,
                                  "column": 24
                                },
                                "end": {
                                  "line": 167,
                                  "column": 32
                                }
                              },
                              "name": "poiIndex"
                            },
                            "computed": true
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 3892,
                      "end": 4093,
                      "loc": {
                        "start": {
                          "line": 168,
                          "column": 4
                        },
                        "end": {
                          "line": 172,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 3896,
                        "end": 3921,
                        "loc": {
                          "start": {
                            "line": 168,
                            "column": 8
                          },
                          "end": {
                            "line": 168,
                            "column": 33
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 3896,
                          "end": 3909,
                          "loc": {
                            "start": {
                              "line": 168,
                              "column": 8
                            },
                            "end": {
                              "line": 168,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 3896,
                            "end": 3899,
                            "loc": {
                              "start": {
                                "line": 168,
                                "column": 8
                              },
                              "end": {
                                "line": 168,
                                "column": 11
                              }
                            },
                            "name": "poi"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3900,
                            "end": 3909,
                            "loc": {
                              "start": {
                                "line": 168,
                                "column": 12
                              },
                              "end": {
                                "line": 168,
                                "column": 21
                              }
                            },
                            "name": "item_type"
                          },
                          "computed": false
                        },
                        "operator": "===",
                        "right": {
                          "type": "Literal",
                          "start": 3914,
                          "end": 3921,
                          "loc": {
                            "start": {
                              "line": 168,
                              "column": 26
                            },
                            "end": {
                              "line": 168,
                              "column": 33
                            }
                          },
                          "value": "Place",
                          "rawValue": "Place",
                          "raw": "\"Place\""
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 3923,
                        "end": 4028,
                        "loc": {
                          "start": {
                            "line": 168,
                            "column": 35
                          },
                          "end": {
                            "line": 170,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 3931,
                            "end": 4022,
                            "loc": {
                              "start": {
                                "line": 169,
                                "column": 6
                              },
                              "end": {
                                "line": 169,
                                "column": 97
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 3931,
                              "end": 4021,
                              "loc": {
                                "start": {
                                  "line": 169,
                                  "column": 6
                                },
                                "end": {
                                  "line": 169,
                                  "column": 96
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3931,
                                "end": 3951,
                                "loc": {
                                  "start": {
                                    "line": 169,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 169,
                                    "column": 26
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3931,
                                  "end": 3941,
                                  "loc": {
                                    "start": {
                                      "line": 169,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 169,
                                      "column": 16
                                    }
                                  },
                                  "name": "MapActions"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3942,
                                  "end": 3951,
                                  "loc": {
                                    "start": {
                                      "line": 169,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 169,
                                      "column": 26
                                    }
                                  },
                                  "name": "gotoPlace"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ObjectExpression",
                                  "start": 3952,
                                  "end": 4020,
                                  "loc": {
                                    "start": {
                                      "line": 169,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 169,
                                      "column": 95
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "Property",
                                      "start": 3954,
                                      "end": 3969,
                                      "loc": {
                                        "start": {
                                          "line": 169,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 169,
                                          "column": 44
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 3954,
                                        "end": 3959,
                                        "loc": {
                                          "start": {
                                            "line": 169,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 169,
                                            "column": 34
                                          }
                                        },
                                        "name": "place"
                                      },
                                      "value": {
                                        "type": "MemberExpression",
                                        "start": 3961,
                                        "end": 3969,
                                        "loc": {
                                          "start": {
                                            "line": 169,
                                            "column": 36
                                          },
                                          "end": {
                                            "line": 169,
                                            "column": 44
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 3961,
                                          "end": 3964,
                                          "loc": {
                                            "start": {
                                              "line": 169,
                                              "column": 36
                                            },
                                            "end": {
                                              "line": 169,
                                              "column": 39
                                            }
                                          },
                                          "name": "poi"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3965,
                                          "end": 3969,
                                          "loc": {
                                            "start": {
                                              "line": 169,
                                              "column": 40
                                            },
                                            "end": {
                                              "line": 169,
                                              "column": 44
                                            }
                                          },
                                          "name": "slug"
                                        },
                                        "computed": false
                                      },
                                      "kind": "init"
                                    },
                                    {
                                      "type": "Property",
                                      "start": 3971,
                                      "end": 3992,
                                      "loc": {
                                        "start": {
                                          "line": 169,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 169,
                                          "column": 67
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 3971,
                                        "end": 3981,
                                        "loc": {
                                          "start": {
                                            "line": 169,
                                            "column": 46
                                          },
                                          "end": {
                                            "line": 169,
                                            "column": 56
                                          }
                                        },
                                        "name": "placeTitle"
                                      },
                                      "value": {
                                        "type": "MemberExpression",
                                        "start": 3983,
                                        "end": 3992,
                                        "loc": {
                                          "start": {
                                            "line": 169,
                                            "column": 58
                                          },
                                          "end": {
                                            "line": 169,
                                            "column": 67
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 3983,
                                          "end": 3986,
                                          "loc": {
                                            "start": {
                                              "line": 169,
                                              "column": 58
                                            },
                                            "end": {
                                              "line": 169,
                                              "column": 61
                                            }
                                          },
                                          "name": "poi"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3987,
                                          "end": 3992,
                                          "loc": {
                                            "start": {
                                              "line": 169,
                                              "column": 62
                                            },
                                            "end": {
                                              "line": 169,
                                              "column": 67
                                            }
                                          },
                                          "name": "title"
                                        },
                                        "computed": false
                                      },
                                      "kind": "init"
                                    },
                                    {
                                      "type": "Property",
                                      "start": 3994,
                                      "end": 4018,
                                      "loc": {
                                        "start": {
                                          "line": 169,
                                          "column": 69
                                        },
                                        "end": {
                                          "line": 169,
                                          "column": 93
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 3994,
                                        "end": 4004,
                                        "loc": {
                                          "start": {
                                            "line": 169,
                                            "column": 69
                                          },
                                          "end": {
                                            "line": 169,
                                            "column": 79
                                          }
                                        },
                                        "name": "breadcrumb"
                                      },
                                      "value": {
                                        "type": "MemberExpression",
                                        "start": 4006,
                                        "end": 4018,
                                        "loc": {
                                          "start": {
                                            "line": 169,
                                            "column": 81
                                          },
                                          "end": {
                                            "line": 169,
                                            "column": 93
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 4006,
                                          "end": 4009,
                                          "loc": {
                                            "start": {
                                              "line": 169,
                                              "column": 81
                                            },
                                            "end": {
                                              "line": 169,
                                              "column": 84
                                            }
                                          },
                                          "name": "poi"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 4010,
                                          "end": 4018,
                                          "loc": {
                                            "start": {
                                              "line": 169,
                                              "column": 85
                                            },
                                            "end": {
                                              "line": 169,
                                              "column": 93
                                            }
                                          },
                                          "name": "subtitle"
                                        },
                                        "computed": false
                                      },
                                      "kind": "init"
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        ]
                      },
                      "alternate": {
                        "type": "BlockStatement",
                        "start": 4034,
                        "end": 4093,
                        "loc": {
                          "start": {
                            "line": 170,
                            "column": 11
                          },
                          "end": {
                            "line": 172,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 4042,
                            "end": 4087,
                            "loc": {
                              "start": {
                                "line": 171,
                                "column": 6
                              },
                              "end": {
                                "line": 171,
                                "column": 51
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 4042,
                              "end": 4086,
                              "loc": {
                                "start": {
                                  "line": 171,
                                  "column": 6
                                },
                                "end": {
                                  "line": 171,
                                  "column": 50
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 4042,
                                "end": 4060,
                                "loc": {
                                  "start": {
                                    "line": 171,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 171,
                                    "column": 24
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 4042,
                                  "end": 4052,
                                  "loc": {
                                    "start": {
                                      "line": 171,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 171,
                                      "column": 16
                                    }
                                  },
                                  "name": "MapActions"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4053,
                                  "end": 4060,
                                  "loc": {
                                    "start": {
                                      "line": 171,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 171,
                                      "column": 24
                                    }
                                  },
                                  "name": "poiOpen"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ObjectExpression",
                                  "start": 4061,
                                  "end": 4085,
                                  "loc": {
                                    "start": {
                                      "line": 171,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 171,
                                      "column": 49
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "Property",
                                      "start": 4063,
                                      "end": 4078,
                                      "loc": {
                                        "start": {
                                          "line": 171,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 171,
                                          "column": 42
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 4063,
                                        "end": 4068,
                                        "loc": {
                                          "start": {
                                            "line": 171,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 171,
                                            "column": 32
                                          }
                                        },
                                        "name": "index"
                                      },
                                      "value": {
                                        "type": "Identifier",
                                        "start": 4070,
                                        "end": 4078,
                                        "loc": {
                                          "start": {
                                            "line": 171,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 171,
                                            "column": 42
                                          }
                                        },
                                        "name": "poiIndex"
                                      },
                                      "kind": "init"
                                    },
                                    {
                                      "type": "Property",
                                      "start": 4080,
                                      "end": 4083,
                                      "loc": {
                                        "start": {
                                          "line": 171,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 171,
                                          "column": 47
                                        }
                                      },
                                      "method": false,
                                      "shorthand": true,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 4080,
                                        "end": 4083,
                                        "loc": {
                                          "start": {
                                            "line": 171,
                                            "column": 44
                                          },
                                          "end": {
                                            "line": 171,
                                            "column": 47
                                          }
                                        },
                                        "name": "poi"
                                      },
                                      "kind": "init",
                                      "value": {
                                        "type": "Identifier",
                                        "start": 4080,
                                        "end": 4083,
                                        "loc": {
                                          "start": {
                                            "line": 171,
                                            "column": 44
                                          },
                                          "end": {
                                            "line": 171,
                                            "column": 47
                                          }
                                        },
                                        "name": "poi"
                                      }
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 4101,
              "end": 4357,
              "loc": {
                "start": {
                  "line": 175,
                  "column": 2
                },
                "end": {
                  "line": 180,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 4101,
                "end": 4111,
                "loc": {
                  "start": {
                    "line": 175,
                    "column": 2
                  },
                  "end": {
                    "line": 175,
                    "column": 12
                  }
                },
                "name": "_fixzIndex"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 4111,
                "end": 4357,
                "loc": {
                  "start": {
                    "line": 175,
                    "column": 12
                  },
                  "end": {
                    "line": 180,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 4112,
                    "end": 4124,
                    "loc": {
                      "start": {
                        "line": 175,
                        "column": 13
                      },
                      "end": {
                        "line": 175,
                        "column": 25
                      }
                    },
                    "name": "currentLayer"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 4126,
                  "end": 4357,
                  "loc": {
                    "start": {
                      "line": 175,
                      "column": 27
                    },
                    "end": {
                      "line": 180,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 4132,
                      "end": 4239,
                      "loc": {
                        "start": {
                          "line": 176,
                          "column": 4
                        },
                        "end": {
                          "line": 178,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 4132,
                        "end": 4238,
                        "loc": {
                          "start": {
                            "line": 176,
                            "column": 4
                          },
                          "end": {
                            "line": 178,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 4132,
                          "end": 4152,
                          "loc": {
                            "start": {
                              "line": 176,
                              "column": 4
                            },
                            "end": {
                              "line": 176,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 4132,
                            "end": 4142,
                            "loc": {
                              "start": {
                                "line": 176,
                                "column": 4
                              },
                              "end": {
                                "line": 176,
                                "column": 14
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 4132,
                              "end": 4136,
                              "loc": {
                                "start": {
                                  "line": 176,
                                  "column": 4
                                },
                                "end": {
                                  "line": 176,
                                  "column": 8
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 4137,
                              "end": 4142,
                              "loc": {
                                "start": {
                                  "line": 176,
                                  "column": 9
                                },
                                "end": {
                                  "line": 176,
                                  "column": 14
                                }
                              },
                              "name": "layer"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4143,
                            "end": 4152,
                            "loc": {
                              "start": {
                                "line": 176,
                                "column": 15
                              },
                              "end": {
                                "line": 176,
                                "column": 24
                              }
                            },
                            "name": "eachLayer"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "FunctionExpression",
                            "start": 4153,
                            "end": 4237,
                            "loc": {
                              "start": {
                                "line": 176,
                                "column": 25
                              },
                              "end": {
                                "line": 178,
                                "column": 5
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 4162,
                                "end": 4167,
                                "loc": {
                                  "start": {
                                    "line": 176,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 176,
                                    "column": 39
                                  }
                                },
                                "name": "layer"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 4169,
                              "end": 4237,
                              "loc": {
                                "start": {
                                  "line": 176,
                                  "column": 41
                                },
                                "end": {
                                  "line": 178,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 4177,
                                  "end": 4231,
                                  "loc": {
                                    "start": {
                                      "line": 177,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 177,
                                      "column": 60
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 4177,
                                    "end": 4230,
                                    "loc": {
                                      "start": {
                                        "line": 177,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 177,
                                        "column": 59
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 4177,
                                      "end": 4201,
                                      "loc": {
                                        "start": {
                                          "line": 177,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 177,
                                          "column": 30
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 4177,
                                        "end": 4194,
                                        "loc": {
                                          "start": {
                                            "line": 177,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 177,
                                            "column": 23
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 4177,
                                          "end": 4188,
                                          "loc": {
                                            "start": {
                                              "line": 177,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 177,
                                              "column": 17
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 4177,
                                            "end": 4182,
                                            "loc": {
                                              "start": {
                                                "line": 177,
                                                "column": 6
                                              },
                                              "end": {
                                                "line": 177,
                                                "column": 11
                                              }
                                            },
                                            "name": "layer"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 4183,
                                            "end": 4188,
                                            "loc": {
                                              "start": {
                                                "line": 177,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 177,
                                                "column": 17
                                              }
                                            },
                                            "name": "_icon"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 4189,
                                          "end": 4194,
                                          "loc": {
                                            "start": {
                                              "line": 177,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 177,
                                              "column": 23
                                            }
                                          },
                                          "name": "style"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 4195,
                                        "end": 4201,
                                        "loc": {
                                          "start": {
                                            "line": 177,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 177,
                                            "column": 30
                                          }
                                        },
                                        "name": "zIndex"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "MemberExpression",
                                      "start": 4204,
                                      "end": 4230,
                                      "loc": {
                                        "start": {
                                          "line": 177,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 177,
                                          "column": 59
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 4204,
                                        "end": 4228,
                                        "loc": {
                                          "start": {
                                            "line": 177,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 177,
                                            "column": 57
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 4204,
                                          "end": 4215,
                                          "loc": {
                                            "start": {
                                              "line": 177,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 177,
                                              "column": 44
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 4204,
                                            "end": 4209,
                                            "loc": {
                                              "start": {
                                                "line": 177,
                                                "column": 33
                                              },
                                              "end": {
                                                "line": 177,
                                                "column": 38
                                              }
                                            },
                                            "name": "layer"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 4210,
                                            "end": 4215,
                                            "loc": {
                                              "start": {
                                                "line": 177,
                                                "column": 39
                                              },
                                              "end": {
                                                "line": 177,
                                                "column": 44
                                              }
                                            },
                                            "name": "_icon"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 4216,
                                          "end": 4228,
                                          "loc": {
                                            "start": {
                                              "line": 177,
                                              "column": 45
                                            },
                                            "end": {
                                              "line": 177,
                                              "column": 57
                                            }
                                          },
                                          "name": "_leaflet_pos"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 4229,
                                        "end": 4230,
                                        "loc": {
                                          "start": {
                                            "line": 177,
                                            "column": 58
                                          },
                                          "end": {
                                            "line": 177,
                                            "column": 59
                                          }
                                        },
                                        "name": "y"
                                      },
                                      "computed": false
                                    }
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4244,
                      "end": 4353,
                      "loc": {
                        "start": {
                          "line": 179,
                          "column": 4
                        },
                        "end": {
                          "line": 179,
                          "column": 113
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4244,
                        "end": 4352,
                        "loc": {
                          "start": {
                            "line": 179,
                            "column": 4
                          },
                          "end": {
                            "line": 179,
                            "column": 112
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4244,
                          "end": 4275,
                          "loc": {
                            "start": {
                              "line": 179,
                              "column": 4
                            },
                            "end": {
                              "line": 179,
                              "column": 35
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 4244,
                            "end": 4268,
                            "loc": {
                              "start": {
                                "line": 179,
                                "column": 4
                              },
                              "end": {
                                "line": 179,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 4244,
                              "end": 4262,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 4
                                },
                                "end": {
                                  "line": 179,
                                  "column": 22
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 4244,
                                "end": 4256,
                                "loc": {
                                  "start": {
                                    "line": 179,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 179,
                                    "column": 16
                                  }
                                },
                                "name": "currentLayer"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4257,
                                "end": 4262,
                                "loc": {
                                  "start": {
                                    "line": 179,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 179,
                                    "column": 22
                                  }
                                },
                                "name": "_icon"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 4263,
                              "end": 4268,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 23
                                },
                                "end": {
                                  "line": 179,
                                  "column": 28
                                }
                              },
                              "name": "style"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4269,
                            "end": 4275,
                            "loc": {
                              "start": {
                                "line": 179,
                                "column": 29
                              },
                              "end": {
                                "line": 179,
                                "column": 35
                              }
                            },
                            "name": "zIndex"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BinaryExpression",
                          "start": 4278,
                          "end": 4352,
                          "loc": {
                            "start": {
                              "line": 179,
                              "column": 38
                            },
                            "end": {
                              "line": 179,
                              "column": 112
                            }
                          },
                          "left": {
                            "type": "BinaryExpression",
                            "start": 4278,
                            "end": 4347,
                            "loc": {
                              "start": {
                                "line": 179,
                                "column": 38
                              },
                              "end": {
                                "line": 179,
                                "column": 107
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 4278,
                              "end": 4311,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 38
                                },
                                "end": {
                                  "line": 179,
                                  "column": 71
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 4278,
                                "end": 4309,
                                "loc": {
                                  "start": {
                                    "line": 179,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 179,
                                    "column": 69
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 4278,
                                  "end": 4296,
                                  "loc": {
                                    "start": {
                                      "line": 179,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 179,
                                      "column": 56
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 4278,
                                    "end": 4290,
                                    "loc": {
                                      "start": {
                                        "line": 179,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 179,
                                        "column": 50
                                      }
                                    },
                                    "name": "currentLayer"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 4291,
                                    "end": 4296,
                                    "loc": {
                                      "start": {
                                        "line": 179,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 179,
                                        "column": 56
                                      }
                                    },
                                    "name": "_icon"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4297,
                                  "end": 4309,
                                  "loc": {
                                    "start": {
                                      "line": 179,
                                      "column": 57
                                    },
                                    "end": {
                                      "line": 179,
                                      "column": 69
                                    }
                                  },
                                  "name": "_leaflet_pos"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4310,
                                "end": 4311,
                                "loc": {
                                  "start": {
                                    "line": 179,
                                    "column": 70
                                  },
                                  "end": {
                                    "line": 179,
                                    "column": 71
                                  }
                                },
                                "name": "y"
                              },
                              "computed": false
                            },
                            "operator": "+",
                            "right": {
                              "type": "MemberExpression",
                              "start": 4314,
                              "end": 4347,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 74
                                },
                                "end": {
                                  "line": 179,
                                  "column": 107
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 4314,
                                "end": 4334,
                                "loc": {
                                  "start": {
                                    "line": 179,
                                    "column": 74
                                  },
                                  "end": {
                                    "line": 179,
                                    "column": 94
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 4314,
                                  "end": 4326,
                                  "loc": {
                                    "start": {
                                      "line": 179,
                                      "column": 74
                                    },
                                    "end": {
                                      "line": 179,
                                      "column": 86
                                    }
                                  },
                                  "name": "currentLayer"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4327,
                                  "end": 4334,
                                  "loc": {
                                    "start": {
                                      "line": 179,
                                      "column": 87
                                    },
                                    "end": {
                                      "line": 179,
                                      "column": 94
                                    }
                                  },
                                  "name": "options"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4335,
                                "end": 4347,
                                "loc": {
                                  "start": {
                                    "line": 179,
                                    "column": 95
                                  },
                                  "end": {
                                    "line": 179,
                                    "column": 107
                                  }
                                },
                                "name": "zIndexOffset"
                              },
                              "computed": false
                            }
                          },
                          "operator": "+",
                          "right": {
                            "type": "Literal",
                            "start": 4350,
                            "end": 4352,
                            "loc": {
                              "start": {
                                "line": 179,
                                "column": 110
                              },
                              "end": {
                                "line": 179,
                                "column": 112
                              }
                            },
                            "value": 60,
                            "rawValue": 60,
                            "raw": "60"
                          }
                        }
                      }
                    }
                  ]
                }
              }
            }
          ]
        },
        "__esdoc__pseudo_export": false,
        "leadingComments": [],
        "trailingComments": []
      },
      "leadingComments": null
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 4362,
      "end": 4387,
      "loc": {
        "start": {
          "line": 184,
          "column": 0
        },
        "end": {
          "line": 184,
          "column": 25
        }
      },
      "declaration": {
        "type": "VariableDeclaration",
        "kind": "let",
        "loc": {
          "start": {
            "line": 184,
            "column": 0
          },
          "end": {
            "line": 184,
            "column": 25
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "id": {
              "type": "Identifier",
              "name": "markerSet"
            },
            "init": {
              "type": "NewExpression",
              "callee": {
                "type": "Identifier",
                "name": "MarkerSet"
              }
            }
          }
        ],
        "leadingComments": [],
        "trailingComments": []
      }
    }
  ]
}