{
  "type": "Program",
  "start": 0,
  "end": 1460,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 77,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 0,
      "end": 23,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 23
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 7,
          "end": 8,
          "loc": {
            "start": {
              "line": 1,
              "column": 7
            },
            "end": {
              "line": 1,
              "column": 8
            }
          },
          "local": {
            "type": "Identifier",
            "start": 7,
            "end": 8,
            "loc": {
              "start": {
                "line": 1,
                "column": 7
              },
              "end": {
                "line": 1,
                "column": 8
              }
            },
            "name": "$"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 14,
        "end": 22,
        "loc": {
          "start": {
            "line": 1,
            "column": 14
          },
          "end": {
            "line": 1,
            "column": 22
          }
        },
        "value": "jquery",
        "rawValue": "jquery",
        "raw": "\"jquery\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 24,
      "end": 63,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 39
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 31,
          "end": 37,
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 13
            }
          },
          "local": {
            "type": "Identifier",
            "start": 31,
            "end": 37,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 13
              }
            },
            "name": "Arkham"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 43,
        "end": 62,
        "loc": {
          "start": {
            "line": 2,
            "column": 19
          },
          "end": {
            "line": 2,
            "column": 38
          }
        },
        "value": "../../core/arkham",
        "rawValue": "../../core/arkham",
        "raw": "\"../../core/arkham\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 64,
      "end": 108,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 44
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 73,
          "end": 82,
          "loc": {
            "start": {
              "line": 3,
              "column": 9
            },
            "end": {
              "line": 3,
              "column": 18
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 73,
            "end": 82,
            "loc": {
              "start": {
                "line": 3,
                "column": 9
              },
              "end": {
                "line": 3,
                "column": 18
              }
            },
            "name": "Component"
          },
          "local": {
            "type": "Identifier",
            "start": 73,
            "end": 82,
            "loc": {
              "start": {
                "line": 3,
                "column": 9
              },
              "end": {
                "line": 3,
                "column": 18
              }
            },
            "name": "Component"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 90,
        "end": 107,
        "loc": {
          "start": {
            "line": 3,
            "column": 26
          },
          "end": {
            "line": 3,
            "column": 43
          }
        },
        "value": "../../core/bane",
        "rawValue": "../../core/bane",
        "raw": "\"../../core/bane\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 109,
      "end": 144,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 35
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 116,
          "end": 126,
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 17
            }
          },
          "local": {
            "type": "Identifier",
            "start": 116,
            "end": 126,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 17
              }
            },
            "name": "MapActions"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 132,
        "end": 143,
        "loc": {
          "start": {
            "line": 4,
            "column": 23
          },
          "end": {
            "line": 4,
            "column": 34
          }
        },
        "value": "./actions",
        "rawValue": "./actions",
        "raw": "\"./actions\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 145,
      "end": 176,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 31
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 152,
          "end": 160,
          "loc": {
            "start": {
              "line": 5,
              "column": 7
            },
            "end": {
              "line": 5,
              "column": 15
            }
          },
          "local": {
            "type": "Identifier",
            "start": 152,
            "end": 160,
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 15
              }
            },
            "name": "MapState"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 166,
        "end": 175,
        "loc": {
          "start": {
            "line": 5,
            "column": 21
          },
          "end": {
            "line": 5,
            "column": 30
          }
        },
        "value": "./state",
        "rawValue": "./state",
        "raw": "\"./state\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 177,
      "end": 204,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 27
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 184,
          "end": 190,
          "loc": {
            "start": {
              "line": 6,
              "column": 7
            },
            "end": {
              "line": 6,
              "column": 13
            }
          },
          "local": {
            "type": "Identifier",
            "start": 184,
            "end": 190,
            "loc": {
              "start": {
                "line": 6,
                "column": 7
              },
              "end": {
                "line": 6,
                "column": 13
              }
            },
            "name": "MapAPI"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 196,
        "end": 203,
        "loc": {
          "start": {
            "line": 6,
            "column": 19
          },
          "end": {
            "line": 6,
            "column": 26
          }
        },
        "value": "./api",
        "rawValue": "./api",
        "raw": "\"./api\""
      },
      "trailingComments": [
        {
          "type": "Block",
          "value": "*\n * Wrapper around the map element\n ",
          "start": 206,
          "end": 247,
          "loc": {
            "start": {
              "line": 8,
              "column": 0
            },
            "end": {
              "line": 10,
              "column": 3
            }
          },
          "range": [
            206,
            247
          ]
        }
      ]
    },
    {
      "type": "Identifier",
      "start": 248,
      "end": 1427,
      "loc": {
        "start": {
          "line": 11,
          "column": 0
        },
        "end": {
          "line": 74,
          "column": 1
        }
      },
      "id": {
        "type": "Identifier",
        "start": 254,
        "end": 268,
        "loc": {
          "start": {
            "line": 11,
            "column": 6
          },
          "end": {
            "line": 11,
            "column": 20
          }
        },
        "name": "InteractiveMap",
        "leadingComments": null
      },
      "superClass": {
        "type": "Identifier",
        "start": 277,
        "end": 286,
        "loc": {
          "start": {
            "line": 11,
            "column": 29
          },
          "end": {
            "line": 11,
            "column": 38
          }
        },
        "name": "Component"
      },
      "body": {
        "type": "ClassBody",
        "start": 287,
        "end": 1427,
        "loc": {
          "start": {
            "line": 11,
            "column": 39
          },
          "end": {
            "line": 74,
            "column": 1
          }
        },
        "body": [
          {
            "type": "MethodDefinition",
            "start": 292,
            "end": 543,
            "loc": {
              "start": {
                "line": 13,
                "column": 2
              },
              "end": {
                "line": 26,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 292,
              "end": 302,
              "loc": {
                "start": {
                  "line": 13,
                  "column": 2
                },
                "end": {
                  "line": 13,
                  "column": 12
                }
              },
              "name": "initialize"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 302,
              "end": 543,
              "loc": {
                "start": {
                  "line": 13,
                  "column": 12
                },
                "end": {
                  "line": 26,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 305,
                "end": 543,
                "loc": {
                  "start": {
                    "line": 13,
                    "column": 15
                  },
                  "end": {
                    "line": 26,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 311,
                    "end": 394,
                    "loc": {
                      "start": {
                        "line": 14,
                        "column": 4
                      },
                      "end": {
                        "line": 17,
                        "column": 7
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 311,
                      "end": 393,
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 4
                        },
                        "end": {
                          "line": 17,
                          "column": 6
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 311,
                        "end": 320,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 4
                          },
                          "end": {
                            "line": 14,
                            "column": 13
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 311,
                          "end": 317,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 4
                            },
                            "end": {
                              "line": 14,
                              "column": 10
                            }
                          },
                          "name": "Arkham"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 318,
                          "end": 320,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 11
                            },
                            "end": {
                              "line": 14,
                              "column": 13
                            }
                          },
                          "name": "on"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 321,
                          "end": 331,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 14
                            },
                            "end": {
                              "line": 14,
                              "column": 24
                            }
                          },
                          "value": "map.init",
                          "rawValue": "map.init",
                          "raw": "\"map.init\""
                        },
                        {
                          "type": "ArrowFunctionExpression",
                          "start": 333,
                          "end": 392,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 26
                            },
                            "end": {
                              "line": 17,
                              "column": 5
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [],
                          "body": {
                            "type": "BlockStatement",
                            "start": 339,
                            "end": 392,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 32
                              },
                              "end": {
                                "line": 17,
                                "column": 5
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 347,
                                "end": 361,
                                "loc": {
                                  "start": {
                                    "line": 15,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 15,
                                    "column": 20
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 347,
                                  "end": 360,
                                  "loc": {
                                    "start": {
                                      "line": 15,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 15,
                                      "column": 19
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 347,
                                    "end": 358,
                                    "loc": {
                                      "start": {
                                        "line": 15,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 15,
                                        "column": 17
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 347,
                                      "end": 351,
                                      "loc": {
                                        "start": {
                                          "line": 15,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 15,
                                          "column": 10
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 352,
                                      "end": 358,
                                      "loc": {
                                        "start": {
                                          "line": 15,
                                          "column": 11
                                        },
                                        "end": {
                                          "line": 15,
                                          "column": 17
                                        }
                                      },
                                      "name": "launch"
                                    },
                                    "computed": false
                                  },
                                  "arguments": []
                                }
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 368,
                                "end": 386,
                                "loc": {
                                  "start": {
                                    "line": 16,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 16,
                                    "column": 24
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 368,
                                  "end": 385,
                                  "loc": {
                                    "start": {
                                      "line": 16,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 16,
                                      "column": 23
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 368,
                                    "end": 383,
                                    "loc": {
                                      "start": {
                                        "line": 16,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 16,
                                        "column": 21
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 368,
                                      "end": 372,
                                      "loc": {
                                        "start": {
                                          "line": 16,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 16,
                                          "column": 10
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 373,
                                      "end": 383,
                                      "loc": {
                                        "start": {
                                          "line": 16,
                                          "column": 11
                                        },
                                        "end": {
                                          "line": 16,
                                          "column": 21
                                        }
                                      },
                                      "name": "changeView"
                                    },
                                    "computed": false
                                  },
                                  "arguments": []
                                }
                              }
                            ]
                          }
                        }
                      ]
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 400,
                    "end": 466,
                    "loc": {
                      "start": {
                        "line": 19,
                        "column": 4
                      },
                      "end": {
                        "line": 21,
                        "column": 7
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 400,
                      "end": 465,
                      "loc": {
                        "start": {
                          "line": 19,
                          "column": 4
                        },
                        "end": {
                          "line": 21,
                          "column": 6
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 400,
                        "end": 409,
                        "loc": {
                          "start": {
                            "line": 19,
                            "column": 4
                          },
                          "end": {
                            "line": 19,
                            "column": 13
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 400,
                          "end": 406,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 4
                            },
                            "end": {
                              "line": 19,
                              "column": 10
                            }
                          },
                          "name": "Arkham"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 407,
                          "end": 409,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 11
                            },
                            "end": {
                              "line": 19,
                              "column": 13
                            }
                          },
                          "name": "on"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 410,
                          "end": 424,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 14
                            },
                            "end": {
                              "line": 19,
                              "column": 28
                            }
                          },
                          "value": "view.changed",
                          "rawValue": "view.changed",
                          "raw": "\"view.changed\""
                        },
                        {
                          "type": "ArrowFunctionExpression",
                          "start": 426,
                          "end": 464,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 30
                            },
                            "end": {
                              "line": 21,
                              "column": 5
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [],
                          "body": {
                            "type": "BlockStatement",
                            "start": 432,
                            "end": 464,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 36
                              },
                              "end": {
                                "line": 21,
                                "column": 5
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 440,
                                "end": 458,
                                "loc": {
                                  "start": {
                                    "line": 20,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 20,
                                    "column": 24
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 440,
                                  "end": 457,
                                  "loc": {
                                    "start": {
                                      "line": 20,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 20,
                                      "column": 23
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 440,
                                    "end": 455,
                                    "loc": {
                                      "start": {
                                        "line": 20,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 20,
                                        "column": 21
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 440,
                                      "end": 444,
                                      "loc": {
                                        "start": {
                                          "line": 20,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 20,
                                          "column": 10
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 445,
                                      "end": 455,
                                      "loc": {
                                        "start": {
                                          "line": 20,
                                          "column": 11
                                        },
                                        "end": {
                                          "line": 20,
                                          "column": 21
                                        }
                                      },
                                      "name": "changeView"
                                    },
                                    "computed": false
                                  },
                                  "arguments": []
                                }
                              }
                            ]
                          }
                        }
                      ]
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 472,
                    "end": 539,
                    "loc": {
                      "start": {
                        "line": 23,
                        "column": 4
                      },
                      "end": {
                        "line": 25,
                        "column": 7
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 472,
                      "end": 538,
                      "loc": {
                        "start": {
                          "line": 23,
                          "column": 4
                        },
                        "end": {
                          "line": 25,
                          "column": 6
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 472,
                        "end": 481,
                        "loc": {
                          "start": {
                            "line": 23,
                            "column": 4
                          },
                          "end": {
                            "line": 23,
                            "column": 13
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 472,
                          "end": 478,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 4
                            },
                            "end": {
                              "line": 23,
                              "column": 10
                            }
                          },
                          "name": "Arkham"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 479,
                          "end": 481,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 11
                            },
                            "end": {
                              "line": 23,
                              "column": 13
                            }
                          },
                          "name": "on"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 482,
                          "end": 497,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 14
                            },
                            "end": {
                              "line": 23,
                              "column": 29
                            }
                          },
                          "value": "place.fetched",
                          "rawValue": "place.fetched",
                          "raw": "\"place.fetched\""
                        },
                        {
                          "type": "ArrowFunctionExpression",
                          "start": 499,
                          "end": 537,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 31
                            },
                            "end": {
                              "line": 25,
                              "column": 5
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [],
                          "body": {
                            "type": "BlockStatement",
                            "start": 505,
                            "end": 537,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 37
                              },
                              "end": {
                                "line": 25,
                                "column": 5
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 513,
                                "end": 531,
                                "loc": {
                                  "start": {
                                    "line": 24,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 24,
                                    "column": 24
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 513,
                                  "end": 530,
                                  "loc": {
                                    "start": {
                                      "line": 24,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 24,
                                      "column": 23
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 513,
                                    "end": 528,
                                    "loc": {
                                      "start": {
                                        "line": 24,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 24,
                                        "column": 21
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 513,
                                      "end": 517,
                                      "loc": {
                                        "start": {
                                          "line": 24,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 24,
                                          "column": 10
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 518,
                                      "end": 528,
                                      "loc": {
                                        "start": {
                                          "line": 24,
                                          "column": 11
                                        },
                                        "end": {
                                          "line": 24,
                                          "column": 21
                                        }
                                      },
                                      "name": "changeView"
                                    },
                                    "computed": false
                                  },
                                  "arguments": []
                                }
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 547,
            "end": 590,
            "loc": {
              "start": {
                "line": 28,
                "column": 2
              },
              "end": {
                "line": 30,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 547,
              "end": 553,
              "loc": {
                "start": {
                  "line": 28,
                  "column": 2
                },
                "end": {
                  "line": 28,
                  "column": 8
                }
              },
              "name": "launch"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 553,
              "end": 590,
              "loc": {
                "start": {
                  "line": 28,
                  "column": 8
                },
                "end": {
                  "line": 30,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 556,
                "end": 590,
                "loc": {
                  "start": {
                    "line": 28,
                    "column": 11
                  },
                  "end": {
                    "line": 30,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 562,
                    "end": 586,
                    "loc": {
                      "start": {
                        "line": 29,
                        "column": 4
                      },
                      "end": {
                        "line": 29,
                        "column": 28
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 562,
                      "end": 585,
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 4
                        },
                        "end": {
                          "line": 29,
                          "column": 27
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 562,
                        "end": 575,
                        "loc": {
                          "start": {
                            "line": 29,
                            "column": 4
                          },
                          "end": {
                            "line": 29,
                            "column": 17
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 562,
                          "end": 568,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 4
                            },
                            "end": {
                              "line": 29,
                              "column": 10
                            }
                          },
                          "name": "MapAPI"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 569,
                          "end": 575,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 11
                            },
                            "end": {
                              "line": 29,
                              "column": 17
                            }
                          },
                          "name": "launch"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "MemberExpression",
                          "start": 576,
                          "end": 584,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 18
                            },
                            "end": {
                              "line": 29,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 576,
                            "end": 580,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 18
                              },
                              "end": {
                                "line": 29,
                                "column": 22
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 581,
                            "end": 584,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 23
                              },
                              "end": {
                                "line": 29,
                                "column": 26
                              }
                            },
                            "name": "$el"
                          },
                          "computed": false
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 594,
            "end": 625,
            "loc": {
              "start": {
                "line": 32,
                "column": 2
              },
              "end": {
                "line": 34,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 594,
              "end": 598,
              "loc": {
                "start": {
                  "line": 32,
                  "column": 2
                },
                "end": {
                  "line": 32,
                  "column": 6
                }
              },
              "name": "kill"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 598,
              "end": 625,
              "loc": {
                "start": {
                  "line": 32,
                  "column": 6
                },
                "end": {
                  "line": 34,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 601,
                "end": 625,
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 9
                  },
                  "end": {
                    "line": 34,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 607,
                    "end": 621,
                    "loc": {
                      "start": {
                        "line": 33,
                        "column": 4
                      },
                      "end": {
                        "line": 33,
                        "column": 18
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 607,
                      "end": 620,
                      "loc": {
                        "start": {
                          "line": 33,
                          "column": 4
                        },
                        "end": {
                          "line": 33,
                          "column": 17
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 607,
                        "end": 618,
                        "loc": {
                          "start": {
                            "line": 33,
                            "column": 4
                          },
                          "end": {
                            "line": 33,
                            "column": 15
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 607,
                          "end": 613,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 4
                            },
                            "end": {
                              "line": 33,
                              "column": 10
                            }
                          },
                          "name": "MapAPI"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 614,
                          "end": 618,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 11
                            },
                            "end": {
                              "line": 33,
                              "column": 15
                            }
                          },
                          "name": "kill"
                        },
                        "computed": false
                      },
                      "arguments": []
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 629,
            "end": 950,
            "loc": {
              "start": {
                "line": 36,
                "column": 2
              },
              "end": {
                "line": 50,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 629,
              "end": 639,
              "loc": {
                "start": {
                  "line": 36,
                  "column": 2
                },
                "end": {
                  "line": 36,
                  "column": 12
                }
              },
              "name": "changeView"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 639,
              "end": 950,
              "loc": {
                "start": {
                  "line": 36,
                  "column": 12
                },
                "end": {
                  "line": 50,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 642,
                "end": 950,
                "loc": {
                  "start": {
                    "line": 36,
                    "column": 15
                  },
                  "end": {
                    "line": 50,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 648,
                    "end": 680,
                    "loc": {
                      "start": {
                        "line": 37,
                        "column": 4
                      },
                      "end": {
                        "line": 37,
                        "column": 36
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 652,
                        "end": 679,
                        "loc": {
                          "start": {
                            "line": 37,
                            "column": 8
                          },
                          "end": {
                            "line": 37,
                            "column": 35
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 652,
                          "end": 657,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 8
                            },
                            "end": {
                              "line": 37,
                              "column": 13
                            }
                          },
                          "name": "state"
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 660,
                          "end": 679,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 16
                            },
                            "end": {
                              "line": 37,
                              "column": 35
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 660,
                            "end": 677,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 16
                              },
                              "end": {
                                "line": 37,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 660,
                              "end": 668,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 16
                                },
                                "end": {
                                  "line": 37,
                                  "column": 24
                                }
                              },
                              "name": "MapState"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 669,
                              "end": 677,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 25
                                },
                                "end": {
                                  "line": 37,
                                  "column": 33
                                }
                              },
                              "name": "getState"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 685,
                    "end": 699,
                    "loc": {
                      "start": {
                        "line": 38,
                        "column": 4
                      },
                      "end": {
                        "line": 38,
                        "column": 18
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 689,
                        "end": 698,
                        "loc": {
                          "start": {
                            "line": 38,
                            "column": 8
                          },
                          "end": {
                            "line": 38,
                            "column": 17
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 689,
                          "end": 693,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 8
                            },
                            "end": {
                              "line": 38,
                              "column": 12
                            }
                          },
                          "name": "pois"
                        },
                        "init": {
                          "type": "ArrayExpression",
                          "start": 696,
                          "end": 698,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 15
                            },
                            "end": {
                              "line": 38,
                              "column": 17
                            }
                          },
                          "elements": []
                        }
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "IfStatement",
                    "start": 705,
                    "end": 857,
                    "loc": {
                      "start": {
                        "line": 40,
                        "column": 4
                      },
                      "end": {
                        "line": 44,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "UnaryExpression",
                      "start": 709,
                      "end": 742,
                      "loc": {
                        "start": {
                          "line": 40,
                          "column": 8
                        },
                        "end": {
                          "line": 40,
                          "column": 41
                        }
                      },
                      "operator": "!",
                      "prefix": true,
                      "argument": {
                        "type": "MemberExpression",
                        "start": 710,
                        "end": 742,
                        "loc": {
                          "start": {
                            "line": 40,
                            "column": 9
                          },
                          "end": {
                            "line": 40,
                            "column": 41
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 710,
                          "end": 720,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 9
                            },
                            "end": {
                              "line": 40,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 710,
                            "end": 715,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 9
                              },
                              "end": {
                                "line": 40,
                                "column": 14
                              }
                            },
                            "name": "state"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 716,
                            "end": 720,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 15
                              },
                              "end": {
                                "line": 40,
                                "column": 19
                              }
                            },
                            "name": "sets"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "MemberExpression",
                          "start": 721,
                          "end": 741,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 20
                            },
                            "end": {
                              "line": 40,
                              "column": 40
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 721,
                            "end": 726,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 20
                              },
                              "end": {
                                "line": 40,
                                "column": 25
                              }
                            },
                            "name": "state"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 727,
                            "end": 741,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 26
                              },
                              "end": {
                                "line": 40,
                                "column": 40
                              }
                            },
                            "name": "activeSetIndex"
                          },
                          "computed": false
                        },
                        "computed": true
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 744,
                      "end": 791,
                      "loc": {
                        "start": {
                          "line": 40,
                          "column": 43
                        },
                        "end": {
                          "line": 42,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 752,
                          "end": 785,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 6
                            },
                            "end": {
                              "line": 41,
                              "column": 39
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 752,
                            "end": 784,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 6
                              },
                              "end": {
                                "line": 41,
                                "column": 38
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 752,
                              "end": 761,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 6
                                },
                                "end": {
                                  "line": 41,
                                  "column": 15
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 752,
                                "end": 756,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 10
                                  }
                                },
                                "name": "pois"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 757,
                                "end": 761,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 15
                                  }
                                },
                                "name": "push"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "MemberExpression",
                                "start": 762,
                                "end": 783,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 37
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 762,
                                  "end": 767,
                                  "loc": {
                                    "start": {
                                      "line": 41,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 41,
                                      "column": 21
                                    }
                                  },
                                  "name": "state"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 768,
                                  "end": 783,
                                  "loc": {
                                    "start": {
                                      "line": 41,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 41,
                                      "column": 37
                                    }
                                  },
                                  "name": "currentLocation"
                                },
                                "computed": false
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "alternate": {
                      "type": "BlockStatement",
                      "start": 797,
                      "end": 857,
                      "loc": {
                        "start": {
                          "line": 42,
                          "column": 11
                        },
                        "end": {
                          "line": 44,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 805,
                          "end": 851,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 6
                            },
                            "end": {
                              "line": 43,
                              "column": 52
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 805,
                            "end": 850,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 6
                              },
                              "end": {
                                "line": 43,
                                "column": 51
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 805,
                              "end": 809,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 6
                                },
                                "end": {
                                  "line": 43,
                                  "column": 10
                                }
                              },
                              "name": "pois"
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 812,
                              "end": 850,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 13
                                },
                                "end": {
                                  "line": 43,
                                  "column": 51
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 812,
                                "end": 844,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 45
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 812,
                                  "end": 822,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 23
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 812,
                                    "end": 817,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 18
                                      }
                                    },
                                    "name": "state"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 818,
                                    "end": 822,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 23
                                      }
                                    },
                                    "name": "sets"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "MemberExpression",
                                  "start": 823,
                                  "end": 843,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 44
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 823,
                                    "end": 828,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 29
                                      }
                                    },
                                    "name": "state"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 829,
                                    "end": 843,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 44
                                      }
                                    },
                                    "name": "activeSetIndex"
                                  },
                                  "computed": false
                                },
                                "computed": true
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 845,
                                "end": 850,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 51
                                  }
                                },
                                "name": "items"
                              },
                              "computed": false
                            }
                          }
                        }
                      ],
                      "trailingComments": null
                    },
                    "trailingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Prevent double evnts",
                        "start": 863,
                        "end": 886,
                        "loc": {
                          "start": {
                            "line": 46,
                            "column": 4
                          },
                          "end": {
                            "line": 46,
                            "column": 27
                          }
                        },
                        "range": [
                          863,
                          886
                        ]
                      }
                    ]
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 891,
                    "end": 920,
                    "loc": {
                      "start": {
                        "line": 47,
                        "column": 4
                      },
                      "end": {
                        "line": 47,
                        "column": 33
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 891,
                      "end": 919,
                      "loc": {
                        "start": {
                          "line": 47,
                          "column": 4
                        },
                        "end": {
                          "line": 47,
                          "column": 32
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 891,
                        "end": 903,
                        "loc": {
                          "start": {
                            "line": 47,
                            "column": 4
                          },
                          "end": {
                            "line": 47,
                            "column": 16
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 891,
                          "end": 899,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 4
                            },
                            "end": {
                              "line": 47,
                              "column": 12
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 891,
                            "end": 895,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 4
                              },
                              "end": {
                                "line": 47,
                                "column": 8
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 896,
                            "end": 899,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 9
                              },
                              "end": {
                                "line": 47,
                                "column": 12
                              }
                            },
                            "name": "$el"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 900,
                          "end": 903,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 13
                            },
                            "end": {
                              "line": 47,
                              "column": 16
                            }
                          },
                          "name": "off"
                        },
                        "computed": false,
                        "leadingComments": null
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 904,
                          "end": 918,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 17
                            },
                            "end": {
                              "line": 47,
                              "column": 31
                            }
                          },
                          "value": "click.marker",
                          "rawValue": "click.marker",
                          "raw": "\"click.marker\""
                        }
                      ],
                      "leadingComments": null
                    },
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Prevent double evnts",
                        "start": 863,
                        "end": 886,
                        "loc": {
                          "start": {
                            "line": 46,
                            "column": 4
                          },
                          "end": {
                            "line": 46,
                            "column": 27
                          }
                        },
                        "range": [
                          863,
                          886
                        ]
                      }
                    ]
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 926,
                    "end": 946,
                    "loc": {
                      "start": {
                        "line": 49,
                        "column": 4
                      },
                      "end": {
                        "line": 49,
                        "column": 24
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 926,
                      "end": 945,
                      "loc": {
                        "start": {
                          "line": 49,
                          "column": 4
                        },
                        "end": {
                          "line": 49,
                          "column": 23
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 926,
                        "end": 939,
                        "loc": {
                          "start": {
                            "line": 49,
                            "column": 4
                          },
                          "end": {
                            "line": 49,
                            "column": 17
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 926,
                          "end": 932,
                          "loc": {
                            "start": {
                              "line": 49,
                              "column": 4
                            },
                            "end": {
                              "line": 49,
                              "column": 10
                            }
                          },
                          "name": "MapAPI"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 933,
                          "end": 939,
                          "loc": {
                            "start": {
                              "line": 49,
                              "column": 11
                            },
                            "end": {
                              "line": 49,
                              "column": 17
                            }
                          },
                          "name": "redraw"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "start": 940,
                          "end": 944,
                          "loc": {
                            "start": {
                              "line": 49,
                              "column": 18
                            },
                            "end": {
                              "line": 49,
                              "column": 22
                            }
                          },
                          "name": "pois"
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 954,
            "end": 1087,
            "loc": {
              "start": {
                "line": 52,
                "column": 2
              },
              "end": {
                "line": 56,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 954,
              "end": 964,
              "loc": {
                "start": {
                  "line": 52,
                  "column": 2
                },
                "end": {
                  "line": 52,
                  "column": 12
                }
              },
              "name": "hasFetched"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 964,
              "end": 1087,
              "loc": {
                "start": {
                  "line": 52,
                  "column": 12
                },
                "end": {
                  "line": 56,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 967,
                "end": 1087,
                "loc": {
                  "start": {
                    "line": 52,
                    "column": 15
                  },
                  "end": {
                    "line": 56,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 973,
                    "end": 1005,
                    "loc": {
                      "start": {
                        "line": 53,
                        "column": 4
                      },
                      "end": {
                        "line": 53,
                        "column": 36
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 977,
                        "end": 1004,
                        "loc": {
                          "start": {
                            "line": 53,
                            "column": 8
                          },
                          "end": {
                            "line": 53,
                            "column": 35
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 977,
                          "end": 982,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 8
                            },
                            "end": {
                              "line": 53,
                              "column": 13
                            }
                          },
                          "name": "state"
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 985,
                          "end": 1004,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 16
                            },
                            "end": {
                              "line": 53,
                              "column": 35
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 985,
                            "end": 1002,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 16
                              },
                              "end": {
                                "line": 53,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 985,
                              "end": 993,
                              "loc": {
                                "start": {
                                  "line": 53,
                                  "column": 16
                                },
                                "end": {
                                  "line": 53,
                                  "column": 24
                                }
                              },
                              "name": "MapState"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 994,
                              "end": 1002,
                              "loc": {
                                "start": {
                                  "line": 53,
                                  "column": 25
                                },
                                "end": {
                                  "line": 53,
                                  "column": 33
                                }
                              },
                              "name": "getState"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 1010,
                    "end": 1060,
                    "loc": {
                      "start": {
                        "line": 54,
                        "column": 4
                      },
                      "end": {
                        "line": 54,
                        "column": 54
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 1014,
                        "end": 1059,
                        "loc": {
                          "start": {
                            "line": 54,
                            "column": 8
                          },
                          "end": {
                            "line": 54,
                            "column": 53
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 1014,
                          "end": 1018,
                          "loc": {
                            "start": {
                              "line": 54,
                              "column": 8
                            },
                            "end": {
                              "line": 54,
                              "column": 12
                            }
                          },
                          "name": "pois"
                        },
                        "init": {
                          "type": "MemberExpression",
                          "start": 1021,
                          "end": 1059,
                          "loc": {
                            "start": {
                              "line": 54,
                              "column": 15
                            },
                            "end": {
                              "line": 54,
                              "column": 53
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1021,
                            "end": 1053,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 15
                              },
                              "end": {
                                "line": 54,
                                "column": 47
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1021,
                              "end": 1031,
                              "loc": {
                                "start": {
                                  "line": 54,
                                  "column": 15
                                },
                                "end": {
                                  "line": 54,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1021,
                                "end": 1026,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 20
                                  }
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1027,
                                "end": 1031,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 25
                                  }
                                },
                                "name": "sets"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "MemberExpression",
                              "start": 1032,
                              "end": 1052,
                              "loc": {
                                "start": {
                                  "line": 54,
                                  "column": 26
                                },
                                "end": {
                                  "line": 54,
                                  "column": 46
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1032,
                                "end": 1037,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 31
                                  }
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1038,
                                "end": 1052,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 46
                                  }
                                },
                                "name": "activeSetIndex"
                              },
                              "computed": false
                            },
                            "computed": true
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1054,
                            "end": 1059,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 48
                              },
                              "end": {
                                "line": 54,
                                "column": 53
                              }
                            },
                            "name": "items"
                          },
                          "computed": false
                        }
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 1065,
                    "end": 1083,
                    "loc": {
                      "start": {
                        "line": 55,
                        "column": 4
                      },
                      "end": {
                        "line": 55,
                        "column": 22
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 1065,
                      "end": 1082,
                      "loc": {
                        "start": {
                          "line": 55,
                          "column": 4
                        },
                        "end": {
                          "line": 55,
                          "column": 21
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1065,
                        "end": 1076,
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 4
                          },
                          "end": {
                            "line": 55,
                            "column": 15
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 1065,
                          "end": 1071,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 4
                            },
                            "end": {
                              "line": 55,
                              "column": 10
                            }
                          },
                          "name": "MapAPI"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1072,
                          "end": 1076,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 11
                            },
                            "end": {
                              "line": 55,
                              "column": 15
                            }
                          },
                          "name": "plot"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "start": 1077,
                          "end": 1081,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 16
                            },
                            "end": {
                              "line": 55,
                              "column": 20
                            }
                          },
                          "name": "pois"
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 1091,
            "end": 1424,
            "loc": {
              "start": {
                "line": 58,
                "column": 2
              },
              "end": {
                "line": 72,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 1091,
              "end": 1099,
              "loc": {
                "start": {
                  "line": 58,
                  "column": 2
                },
                "end": {
                  "line": 58,
                  "column": 10
                }
              },
              "name": "pinClick"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 1099,
              "end": 1424,
              "loc": {
                "start": {
                  "line": 58,
                  "column": 10
                },
                "end": {
                  "line": 72,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 1100,
                  "end": 1101,
                  "loc": {
                    "start": {
                      "line": 58,
                      "column": 11
                    },
                    "end": {
                      "line": 58,
                      "column": 12
                    }
                  },
                  "name": "e"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 1103,
                "end": 1424,
                "loc": {
                  "start": {
                    "line": 58,
                    "column": 14
                  },
                  "end": {
                    "line": 72,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 1109,
                    "end": 1158,
                    "loc": {
                      "start": {
                        "line": 59,
                        "column": 4
                      },
                      "end": {
                        "line": 59,
                        "column": 53
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 1113,
                        "end": 1157,
                        "loc": {
                          "start": {
                            "line": 59,
                            "column": 8
                          },
                          "end": {
                            "line": 59,
                            "column": 52
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 1113,
                          "end": 1120,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 8
                            },
                            "end": {
                              "line": 59,
                              "column": 15
                            }
                          },
                          "name": "pinType"
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 1123,
                          "end": 1157,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 18
                            },
                            "end": {
                              "line": 59,
                              "column": 52
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1123,
                            "end": 1146,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 18
                              },
                              "end": {
                                "line": 59,
                                "column": 41
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 1123,
                              "end": 1141,
                              "loc": {
                                "start": {
                                  "line": 59,
                                  "column": 18
                                },
                                "end": {
                                  "line": 59,
                                  "column": 36
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 1123,
                                "end": 1124,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 19
                                  }
                                },
                                "name": "$"
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 1125,
                                  "end": 1140,
                                  "loc": {
                                    "start": {
                                      "line": 59,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 59,
                                      "column": 35
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1125,
                                    "end": 1126,
                                    "loc": {
                                      "start": {
                                        "line": 59,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 59,
                                        "column": 21
                                      }
                                    },
                                    "name": "e"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1127,
                                    "end": 1140,
                                    "loc": {
                                      "start": {
                                        "line": 59,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 59,
                                        "column": 35
                                      }
                                    },
                                    "name": "currentTarget"
                                  },
                                  "computed": false
                                }
                              ]
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1142,
                              "end": 1146,
                              "loc": {
                                "start": {
                                  "line": 59,
                                  "column": 37
                                },
                                "end": {
                                  "line": 59,
                                  "column": 41
                                }
                              },
                              "name": "data"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 1147,
                              "end": 1156,
                              "loc": {
                                "start": {
                                  "line": 59,
                                  "column": 42
                                },
                                "end": {
                                  "line": 59,
                                  "column": 51
                                }
                              },
                              "value": "pintype",
                              "rawValue": "pintype",
                              "raw": "\"pintype\""
                            }
                          ]
                        }
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "IfStatement",
                    "start": 1164,
                    "end": 1420,
                    "loc": {
                      "start": {
                        "line": 61,
                        "column": 4
                      },
                      "end": {
                        "line": 71,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "BinaryExpression",
                      "start": 1167,
                      "end": 1184,
                      "loc": {
                        "start": {
                          "line": 61,
                          "column": 7
                        },
                        "end": {
                          "line": 61,
                          "column": 24
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 1167,
                        "end": 1174,
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 7
                          },
                          "end": {
                            "line": 61,
                            "column": 14
                          }
                        },
                        "name": "pinType"
                      },
                      "operator": "===",
                      "right": {
                        "type": "Literal",
                        "start": 1179,
                        "end": 1184,
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 19
                          },
                          "end": {
                            "line": 61,
                            "column": 24
                          }
                        },
                        "value": "poi",
                        "rawValue": "poi",
                        "raw": "\"poi\""
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 1186,
                      "end": 1297,
                      "loc": {
                        "start": {
                          "line": 61,
                          "column": 26
                        },
                        "end": {
                          "line": 66,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 1194,
                          "end": 1259,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 6
                            },
                            "end": {
                              "line": 64,
                              "column": 8
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 1198,
                              "end": 1258,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 10
                                },
                                "end": {
                                  "line": 64,
                                  "column": 7
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 1198,
                                "end": 1202,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 14
                                  }
                                },
                                "name": "data"
                              },
                              "init": {
                                "type": "ObjectExpression",
                                "start": 1205,
                                "end": 1258,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 64,
                                    "column": 7
                                  }
                                },
                                "properties": [
                                  {
                                    "type": "Property",
                                    "start": 1215,
                                    "end": 1250,
                                    "loc": {
                                      "start": {
                                        "line": 63,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 63,
                                        "column": 43
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 1215,
                                      "end": 1218,
                                      "loc": {
                                        "start": {
                                          "line": 63,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 63,
                                          "column": 11
                                        }
                                      },
                                      "name": "poi"
                                    },
                                    "value": {
                                      "type": "CallExpression",
                                      "start": 1220,
                                      "end": 1250,
                                      "loc": {
                                        "start": {
                                          "line": 63,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 63,
                                          "column": 43
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 1220,
                                        "end": 1243,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 13
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 36
                                          }
                                        },
                                        "object": {
                                          "type": "CallExpression",
                                          "start": 1220,
                                          "end": 1238,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 13
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 31
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 1220,
                                            "end": 1221,
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 13
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 14
                                              }
                                            },
                                            "name": "$"
                                          },
                                          "arguments": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 1222,
                                              "end": 1237,
                                              "loc": {
                                                "start": {
                                                  "line": 63,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 63,
                                                  "column": 30
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 1222,
                                                "end": 1223,
                                                "loc": {
                                                  "start": {
                                                    "line": 63,
                                                    "column": 15
                                                  },
                                                  "end": {
                                                    "line": 63,
                                                    "column": 16
                                                  }
                                                },
                                                "name": "e"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1224,
                                                "end": 1237,
                                                "loc": {
                                                  "start": {
                                                    "line": 63,
                                                    "column": 17
                                                  },
                                                  "end": {
                                                    "line": 63,
                                                    "column": 30
                                                  }
                                                },
                                                "name": "currentTarget"
                                              },
                                              "computed": false
                                            }
                                          ]
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1239,
                                          "end": 1243,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 32
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 36
                                            }
                                          },
                                          "name": "data"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "Literal",
                                          "start": 1244,
                                          "end": 1249,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 42
                                            }
                                          },
                                          "value": "poi",
                                          "rawValue": "poi",
                                          "raw": "\"poi\""
                                        }
                                      ]
                                    },
                                    "kind": "init"
                                  }
                                ]
                              }
                            }
                          ],
                          "kind": "let"
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1266,
                          "end": 1291,
                          "loc": {
                            "start": {
                              "line": 65,
                              "column": 6
                            },
                            "end": {
                              "line": 65,
                              "column": 31
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 1266,
                            "end": 1290,
                            "loc": {
                              "start": {
                                "line": 65,
                                "column": 6
                              },
                              "end": {
                                "line": 65,
                                "column": 30
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1266,
                              "end": 1284,
                              "loc": {
                                "start": {
                                  "line": 65,
                                  "column": 6
                                },
                                "end": {
                                  "line": 65,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1266,
                                "end": 1276,
                                "loc": {
                                  "start": {
                                    "line": 65,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 65,
                                    "column": 16
                                  }
                                },
                                "name": "MapActions"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1277,
                                "end": 1284,
                                "loc": {
                                  "start": {
                                    "line": 65,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 65,
                                    "column": 24
                                  }
                                },
                                "name": "poiOpen"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 1285,
                                "end": 1289,
                                "loc": {
                                  "start": {
                                    "line": 65,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 65,
                                    "column": 29
                                  }
                                },
                                "name": "data"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "alternate": {
                      "type": "BlockStatement",
                      "start": 1303,
                      "end": 1420,
                      "loc": {
                        "start": {
                          "line": 66,
                          "column": 11
                        },
                        "end": {
                          "line": 71,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 1311,
                          "end": 1380,
                          "loc": {
                            "start": {
                              "line": 67,
                              "column": 6
                            },
                            "end": {
                              "line": 69,
                              "column": 8
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 1315,
                              "end": 1379,
                              "loc": {
                                "start": {
                                  "line": 67,
                                  "column": 10
                                },
                                "end": {
                                  "line": 69,
                                  "column": 7
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 1315,
                                "end": 1319,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 14
                                  }
                                },
                                "name": "data"
                              },
                              "init": {
                                "type": "ObjectExpression",
                                "start": 1322,
                                "end": 1379,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 69,
                                    "column": 7
                                  }
                                },
                                "properties": [
                                  {
                                    "type": "Property",
                                    "start": 1332,
                                    "end": 1371,
                                    "loc": {
                                      "start": {
                                        "line": 68,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 68,
                                        "column": 47
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 1332,
                                      "end": 1337,
                                      "loc": {
                                        "start": {
                                          "line": 68,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 68,
                                          "column": 13
                                        }
                                      },
                                      "name": "place"
                                    },
                                    "value": {
                                      "type": "CallExpression",
                                      "start": 1339,
                                      "end": 1371,
                                      "loc": {
                                        "start": {
                                          "line": 68,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 68,
                                          "column": 47
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 1339,
                                        "end": 1362,
                                        "loc": {
                                          "start": {
                                            "line": 68,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 68,
                                            "column": 38
                                          }
                                        },
                                        "object": {
                                          "type": "CallExpression",
                                          "start": 1339,
                                          "end": 1357,
                                          "loc": {
                                            "start": {
                                              "line": 68,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 68,
                                              "column": 33
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 1339,
                                            "end": 1340,
                                            "loc": {
                                              "start": {
                                                "line": 68,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 68,
                                                "column": 16
                                              }
                                            },
                                            "name": "$"
                                          },
                                          "arguments": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 1341,
                                              "end": 1356,
                                              "loc": {
                                                "start": {
                                                  "line": 68,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 68,
                                                  "column": 32
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 1341,
                                                "end": 1342,
                                                "loc": {
                                                  "start": {
                                                    "line": 68,
                                                    "column": 17
                                                  },
                                                  "end": {
                                                    "line": 68,
                                                    "column": 18
                                                  }
                                                },
                                                "name": "e"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1343,
                                                "end": 1356,
                                                "loc": {
                                                  "start": {
                                                    "line": 68,
                                                    "column": 19
                                                  },
                                                  "end": {
                                                    "line": 68,
                                                    "column": 32
                                                  }
                                                },
                                                "name": "currentTarget"
                                              },
                                              "computed": false
                                            }
                                          ]
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1358,
                                          "end": 1362,
                                          "loc": {
                                            "start": {
                                              "line": 68,
                                              "column": 34
                                            },
                                            "end": {
                                              "line": 68,
                                              "column": 38
                                            }
                                          },
                                          "name": "data"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "Literal",
                                          "start": 1363,
                                          "end": 1370,
                                          "loc": {
                                            "start": {
                                              "line": 68,
                                              "column": 39
                                            },
                                            "end": {
                                              "line": 68,
                                              "column": 46
                                            }
                                          },
                                          "value": "place",
                                          "rawValue": "place",
                                          "raw": "\"place\""
                                        }
                                      ]
                                    },
                                    "kind": "init"
                                  }
                                ]
                              }
                            }
                          ],
                          "kind": "let"
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1387,
                          "end": 1414,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 6
                            },
                            "end": {
                              "line": 70,
                              "column": 33
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 1387,
                            "end": 1413,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 6
                              },
                              "end": {
                                "line": 70,
                                "column": 32
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1387,
                              "end": 1407,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 6
                                },
                                "end": {
                                  "line": 70,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1387,
                                "end": 1397,
                                "loc": {
                                  "start": {
                                    "line": 70,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 16
                                  }
                                },
                                "name": "MapActions"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1398,
                                "end": 1407,
                                "loc": {
                                  "start": {
                                    "line": 70,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 26
                                  }
                                },
                                "name": "gotoPlace"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 1408,
                                "end": 1412,
                                "loc": {
                                  "start": {
                                    "line": 70,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 31
                                  }
                                },
                                "name": "data"
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                ]
              }
            }
          }
        ]
      },
      "leadingComments": [],
      "name": "_",
      "trailingComments": []
    },
    {
      "type": "Identifier",
      "start": 1429,
      "end": 1459,
      "loc": {
        "start": {
          "line": 76,
          "column": 0
        },
        "end": {
          "line": 76,
          "column": 30
        }
      },
      "declaration": {
        "type": "Identifier",
        "start": 1444,
        "end": 1458,
        "loc": {
          "start": {
            "line": 76,
            "column": 15
          },
          "end": {
            "line": 76,
            "column": 29
          }
        },
        "name": "InteractiveMap"
      },
      "name": "_",
      "leadingComments": [],
      "trailingComments": []
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 1429,
      "end": 1459,
      "loc": {
        "start": {
          "line": 76,
          "column": 0
        },
        "end": {
          "line": 76,
          "column": 30
        }
      },
      "declaration": {
        "type": "ClassDeclaration",
        "start": 248,
        "end": 1427,
        "loc": {
          "start": {
            "line": 11,
            "column": 0
          },
          "end": {
            "line": 74,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 254,
          "end": 268,
          "loc": {
            "start": {
              "line": 11,
              "column": 6
            },
            "end": {
              "line": 11,
              "column": 20
            }
          },
          "name": "InteractiveMap",
          "leadingComments": null
        },
        "superClass": {
          "type": "Identifier",
          "start": 277,
          "end": 286,
          "loc": {
            "start": {
              "line": 11,
              "column": 29
            },
            "end": {
              "line": 11,
              "column": 38
            }
          },
          "name": "Component"
        },
        "body": {
          "type": "ClassBody",
          "start": 287,
          "end": 1427,
          "loc": {
            "start": {
              "line": 11,
              "column": 39
            },
            "end": {
              "line": 74,
              "column": 1
            }
          },
          "body": [
            {
              "type": "MethodDefinition",
              "start": 292,
              "end": 543,
              "loc": {
                "start": {
                  "line": 13,
                  "column": 2
                },
                "end": {
                  "line": 26,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 292,
                "end": 302,
                "loc": {
                  "start": {
                    "line": 13,
                    "column": 2
                  },
                  "end": {
                    "line": 13,
                    "column": 12
                  }
                },
                "name": "initialize"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 302,
                "end": 543,
                "loc": {
                  "start": {
                    "line": 13,
                    "column": 12
                  },
                  "end": {
                    "line": 26,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 305,
                  "end": 543,
                  "loc": {
                    "start": {
                      "line": 13,
                      "column": 15
                    },
                    "end": {
                      "line": 26,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 311,
                      "end": 394,
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 4
                        },
                        "end": {
                          "line": 17,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 311,
                        "end": 393,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 4
                          },
                          "end": {
                            "line": 17,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 311,
                          "end": 320,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 4
                            },
                            "end": {
                              "line": 14,
                              "column": 13
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 311,
                            "end": 317,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 4
                              },
                              "end": {
                                "line": 14,
                                "column": 10
                              }
                            },
                            "name": "Arkham"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 318,
                            "end": 320,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 11
                              },
                              "end": {
                                "line": 14,
                                "column": 13
                              }
                            },
                            "name": "on"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 321,
                            "end": 331,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 14
                              },
                              "end": {
                                "line": 14,
                                "column": 24
                              }
                            },
                            "value": "map.init",
                            "rawValue": "map.init",
                            "raw": "\"map.init\""
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 333,
                            "end": 392,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 26
                              },
                              "end": {
                                "line": 17,
                                "column": 5
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [],
                            "body": {
                              "type": "BlockStatement",
                              "start": 339,
                              "end": 392,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 32
                                },
                                "end": {
                                  "line": 17,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 347,
                                  "end": 361,
                                  "loc": {
                                    "start": {
                                      "line": 15,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 15,
                                      "column": 20
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 347,
                                    "end": 360,
                                    "loc": {
                                      "start": {
                                        "line": 15,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 15,
                                        "column": 19
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 347,
                                      "end": 358,
                                      "loc": {
                                        "start": {
                                          "line": 15,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 15,
                                          "column": 17
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 347,
                                        "end": 351,
                                        "loc": {
                                          "start": {
                                            "line": 15,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 15,
                                            "column": 10
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 352,
                                        "end": 358,
                                        "loc": {
                                          "start": {
                                            "line": 15,
                                            "column": 11
                                          },
                                          "end": {
                                            "line": 15,
                                            "column": 17
                                          }
                                        },
                                        "name": "launch"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 368,
                                  "end": 386,
                                  "loc": {
                                    "start": {
                                      "line": 16,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 16,
                                      "column": 24
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 368,
                                    "end": 385,
                                    "loc": {
                                      "start": {
                                        "line": 16,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 16,
                                        "column": 23
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 368,
                                      "end": 383,
                                      "loc": {
                                        "start": {
                                          "line": 16,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 16,
                                          "column": 21
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 368,
                                        "end": 372,
                                        "loc": {
                                          "start": {
                                            "line": 16,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 16,
                                            "column": 10
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 373,
                                        "end": 383,
                                        "loc": {
                                          "start": {
                                            "line": 16,
                                            "column": 11
                                          },
                                          "end": {
                                            "line": 16,
                                            "column": 21
                                          }
                                        },
                                        "name": "changeView"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 400,
                      "end": 466,
                      "loc": {
                        "start": {
                          "line": 19,
                          "column": 4
                        },
                        "end": {
                          "line": 21,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 400,
                        "end": 465,
                        "loc": {
                          "start": {
                            "line": 19,
                            "column": 4
                          },
                          "end": {
                            "line": 21,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 400,
                          "end": 409,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 4
                            },
                            "end": {
                              "line": 19,
                              "column": 13
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 400,
                            "end": 406,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 4
                              },
                              "end": {
                                "line": 19,
                                "column": 10
                              }
                            },
                            "name": "Arkham"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 407,
                            "end": 409,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 11
                              },
                              "end": {
                                "line": 19,
                                "column": 13
                              }
                            },
                            "name": "on"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 410,
                            "end": 424,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 14
                              },
                              "end": {
                                "line": 19,
                                "column": 28
                              }
                            },
                            "value": "view.changed",
                            "rawValue": "view.changed",
                            "raw": "\"view.changed\""
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 426,
                            "end": 464,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 30
                              },
                              "end": {
                                "line": 21,
                                "column": 5
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [],
                            "body": {
                              "type": "BlockStatement",
                              "start": 432,
                              "end": 464,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 36
                                },
                                "end": {
                                  "line": 21,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 440,
                                  "end": 458,
                                  "loc": {
                                    "start": {
                                      "line": 20,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 20,
                                      "column": 24
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 440,
                                    "end": 457,
                                    "loc": {
                                      "start": {
                                        "line": 20,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 20,
                                        "column": 23
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 440,
                                      "end": 455,
                                      "loc": {
                                        "start": {
                                          "line": 20,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 20,
                                          "column": 21
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 440,
                                        "end": 444,
                                        "loc": {
                                          "start": {
                                            "line": 20,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 20,
                                            "column": 10
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 445,
                                        "end": 455,
                                        "loc": {
                                          "start": {
                                            "line": 20,
                                            "column": 11
                                          },
                                          "end": {
                                            "line": 20,
                                            "column": 21
                                          }
                                        },
                                        "name": "changeView"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 472,
                      "end": 539,
                      "loc": {
                        "start": {
                          "line": 23,
                          "column": 4
                        },
                        "end": {
                          "line": 25,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 472,
                        "end": 538,
                        "loc": {
                          "start": {
                            "line": 23,
                            "column": 4
                          },
                          "end": {
                            "line": 25,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 472,
                          "end": 481,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 4
                            },
                            "end": {
                              "line": 23,
                              "column": 13
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 472,
                            "end": 478,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 4
                              },
                              "end": {
                                "line": 23,
                                "column": 10
                              }
                            },
                            "name": "Arkham"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 479,
                            "end": 481,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 11
                              },
                              "end": {
                                "line": 23,
                                "column": 13
                              }
                            },
                            "name": "on"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 482,
                            "end": 497,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 14
                              },
                              "end": {
                                "line": 23,
                                "column": 29
                              }
                            },
                            "value": "place.fetched",
                            "rawValue": "place.fetched",
                            "raw": "\"place.fetched\""
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 499,
                            "end": 537,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 31
                              },
                              "end": {
                                "line": 25,
                                "column": 5
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [],
                            "body": {
                              "type": "BlockStatement",
                              "start": 505,
                              "end": 537,
                              "loc": {
                                "start": {
                                  "line": 23,
                                  "column": 37
                                },
                                "end": {
                                  "line": 25,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 513,
                                  "end": 531,
                                  "loc": {
                                    "start": {
                                      "line": 24,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 24,
                                      "column": 24
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 513,
                                    "end": 530,
                                    "loc": {
                                      "start": {
                                        "line": 24,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 24,
                                        "column": 23
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 513,
                                      "end": 528,
                                      "loc": {
                                        "start": {
                                          "line": 24,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 24,
                                          "column": 21
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 513,
                                        "end": 517,
                                        "loc": {
                                          "start": {
                                            "line": 24,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 24,
                                            "column": 10
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 518,
                                        "end": 528,
                                        "loc": {
                                          "start": {
                                            "line": 24,
                                            "column": 11
                                          },
                                          "end": {
                                            "line": 24,
                                            "column": 21
                                          }
                                        },
                                        "name": "changeView"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 547,
              "end": 590,
              "loc": {
                "start": {
                  "line": 28,
                  "column": 2
                },
                "end": {
                  "line": 30,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 547,
                "end": 553,
                "loc": {
                  "start": {
                    "line": 28,
                    "column": 2
                  },
                  "end": {
                    "line": 28,
                    "column": 8
                  }
                },
                "name": "launch"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 553,
                "end": 590,
                "loc": {
                  "start": {
                    "line": 28,
                    "column": 8
                  },
                  "end": {
                    "line": 30,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 556,
                  "end": 590,
                  "loc": {
                    "start": {
                      "line": 28,
                      "column": 11
                    },
                    "end": {
                      "line": 30,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 562,
                      "end": 586,
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 4
                        },
                        "end": {
                          "line": 29,
                          "column": 28
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 562,
                        "end": 585,
                        "loc": {
                          "start": {
                            "line": 29,
                            "column": 4
                          },
                          "end": {
                            "line": 29,
                            "column": 27
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 562,
                          "end": 575,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 4
                            },
                            "end": {
                              "line": 29,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 562,
                            "end": 568,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 4
                              },
                              "end": {
                                "line": 29,
                                "column": 10
                              }
                            },
                            "name": "MapAPI"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 569,
                            "end": 575,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 11
                              },
                              "end": {
                                "line": 29,
                                "column": 17
                              }
                            },
                            "name": "launch"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 576,
                            "end": 584,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 18
                              },
                              "end": {
                                "line": 29,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 576,
                              "end": 580,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 18
                                },
                                "end": {
                                  "line": 29,
                                  "column": 22
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 581,
                              "end": 584,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 23
                                },
                                "end": {
                                  "line": 29,
                                  "column": 26
                                }
                              },
                              "name": "$el"
                            },
                            "computed": false
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 594,
              "end": 625,
              "loc": {
                "start": {
                  "line": 32,
                  "column": 2
                },
                "end": {
                  "line": 34,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 594,
                "end": 598,
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 2
                  },
                  "end": {
                    "line": 32,
                    "column": 6
                  }
                },
                "name": "kill"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 598,
                "end": 625,
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 6
                  },
                  "end": {
                    "line": 34,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 601,
                  "end": 625,
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 9
                    },
                    "end": {
                      "line": 34,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 607,
                      "end": 621,
                      "loc": {
                        "start": {
                          "line": 33,
                          "column": 4
                        },
                        "end": {
                          "line": 33,
                          "column": 18
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 607,
                        "end": 620,
                        "loc": {
                          "start": {
                            "line": 33,
                            "column": 4
                          },
                          "end": {
                            "line": 33,
                            "column": 17
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 607,
                          "end": 618,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 4
                            },
                            "end": {
                              "line": 33,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 607,
                            "end": 613,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 4
                              },
                              "end": {
                                "line": 33,
                                "column": 10
                              }
                            },
                            "name": "MapAPI"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 614,
                            "end": 618,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 11
                              },
                              "end": {
                                "line": 33,
                                "column": 15
                              }
                            },
                            "name": "kill"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 629,
              "end": 950,
              "loc": {
                "start": {
                  "line": 36,
                  "column": 2
                },
                "end": {
                  "line": 50,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 629,
                "end": 639,
                "loc": {
                  "start": {
                    "line": 36,
                    "column": 2
                  },
                  "end": {
                    "line": 36,
                    "column": 12
                  }
                },
                "name": "changeView"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 639,
                "end": 950,
                "loc": {
                  "start": {
                    "line": 36,
                    "column": 12
                  },
                  "end": {
                    "line": 50,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 642,
                  "end": 950,
                  "loc": {
                    "start": {
                      "line": 36,
                      "column": 15
                    },
                    "end": {
                      "line": 50,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 648,
                      "end": 680,
                      "loc": {
                        "start": {
                          "line": 37,
                          "column": 4
                        },
                        "end": {
                          "line": 37,
                          "column": 36
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 652,
                          "end": 679,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 8
                            },
                            "end": {
                              "line": 37,
                              "column": 35
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 652,
                            "end": 657,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 8
                              },
                              "end": {
                                "line": 37,
                                "column": 13
                              }
                            },
                            "name": "state"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 660,
                            "end": 679,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 16
                              },
                              "end": {
                                "line": 37,
                                "column": 35
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 660,
                              "end": 677,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 16
                                },
                                "end": {
                                  "line": 37,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 660,
                                "end": 668,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 24
                                  }
                                },
                                "name": "MapState"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 669,
                                "end": 677,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 33
                                  }
                                },
                                "name": "getState"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 685,
                      "end": 699,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 4
                        },
                        "end": {
                          "line": 38,
                          "column": 18
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 689,
                          "end": 698,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 8
                            },
                            "end": {
                              "line": 38,
                              "column": 17
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 689,
                            "end": 693,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 8
                              },
                              "end": {
                                "line": 38,
                                "column": 12
                              }
                            },
                            "name": "pois"
                          },
                          "init": {
                            "type": "ArrayExpression",
                            "start": 696,
                            "end": 698,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 15
                              },
                              "end": {
                                "line": 38,
                                "column": 17
                              }
                            },
                            "elements": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 705,
                      "end": 857,
                      "loc": {
                        "start": {
                          "line": 40,
                          "column": 4
                        },
                        "end": {
                          "line": 44,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 709,
                        "end": 742,
                        "loc": {
                          "start": {
                            "line": 40,
                            "column": 8
                          },
                          "end": {
                            "line": 40,
                            "column": 41
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "MemberExpression",
                          "start": 710,
                          "end": 742,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 9
                            },
                            "end": {
                              "line": 40,
                              "column": 41
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 710,
                            "end": 720,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 9
                              },
                              "end": {
                                "line": 40,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 710,
                              "end": 715,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 9
                                },
                                "end": {
                                  "line": 40,
                                  "column": 14
                                }
                              },
                              "name": "state"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 716,
                              "end": 720,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 15
                                },
                                "end": {
                                  "line": 40,
                                  "column": 19
                                }
                              },
                              "name": "sets"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "MemberExpression",
                            "start": 721,
                            "end": 741,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 20
                              },
                              "end": {
                                "line": 40,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 721,
                              "end": 726,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 20
                                },
                                "end": {
                                  "line": 40,
                                  "column": 25
                                }
                              },
                              "name": "state"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 727,
                              "end": 741,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 26
                                },
                                "end": {
                                  "line": 40,
                                  "column": 40
                                }
                              },
                              "name": "activeSetIndex"
                            },
                            "computed": false
                          },
                          "computed": true
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 744,
                        "end": 791,
                        "loc": {
                          "start": {
                            "line": 40,
                            "column": 43
                          },
                          "end": {
                            "line": 42,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 752,
                            "end": 785,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 6
                              },
                              "end": {
                                "line": 41,
                                "column": 39
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 752,
                              "end": 784,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 6
                                },
                                "end": {
                                  "line": 41,
                                  "column": 38
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 752,
                                "end": 761,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 15
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 752,
                                  "end": 756,
                                  "loc": {
                                    "start": {
                                      "line": 41,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 41,
                                      "column": 10
                                    }
                                  },
                                  "name": "pois"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 757,
                                  "end": 761,
                                  "loc": {
                                    "start": {
                                      "line": 41,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 41,
                                      "column": 15
                                    }
                                  },
                                  "name": "push"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 762,
                                  "end": 783,
                                  "loc": {
                                    "start": {
                                      "line": 41,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 41,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 762,
                                    "end": 767,
                                    "loc": {
                                      "start": {
                                        "line": 41,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 41,
                                        "column": 21
                                      }
                                    },
                                    "name": "state"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 768,
                                    "end": 783,
                                    "loc": {
                                      "start": {
                                        "line": 41,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 41,
                                        "column": 37
                                      }
                                    },
                                    "name": "currentLocation"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          }
                        ]
                      },
                      "alternate": {
                        "type": "BlockStatement",
                        "start": 797,
                        "end": 857,
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 11
                          },
                          "end": {
                            "line": 44,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 805,
                            "end": 851,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 6
                              },
                              "end": {
                                "line": 43,
                                "column": 52
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 805,
                              "end": 850,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 6
                                },
                                "end": {
                                  "line": 43,
                                  "column": 51
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 805,
                                "end": 809,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 10
                                  }
                                },
                                "name": "pois"
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 812,
                                "end": 850,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 51
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 812,
                                  "end": 844,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 45
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 812,
                                    "end": 822,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 23
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 812,
                                      "end": 817,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 18
                                        }
                                      },
                                      "name": "state"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 818,
                                      "end": 822,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 23
                                        }
                                      },
                                      "name": "sets"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "MemberExpression",
                                    "start": 823,
                                    "end": 843,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 44
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 823,
                                      "end": 828,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 29
                                        }
                                      },
                                      "name": "state"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 829,
                                      "end": 843,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 44
                                        }
                                      },
                                      "name": "activeSetIndex"
                                    },
                                    "computed": false
                                  },
                                  "computed": true
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 845,
                                  "end": 850,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 51
                                    }
                                  },
                                  "name": "items"
                                },
                                "computed": false
                              }
                            }
                          }
                        ],
                        "trailingComments": null
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Prevent double evnts",
                          "start": 863,
                          "end": 886,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 4
                            },
                            "end": {
                              "line": 46,
                              "column": 27
                            }
                          },
                          "range": [
                            863,
                            886
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 891,
                      "end": 920,
                      "loc": {
                        "start": {
                          "line": 47,
                          "column": 4
                        },
                        "end": {
                          "line": 47,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 891,
                        "end": 919,
                        "loc": {
                          "start": {
                            "line": 47,
                            "column": 4
                          },
                          "end": {
                            "line": 47,
                            "column": 32
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 891,
                          "end": 903,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 4
                            },
                            "end": {
                              "line": 47,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 891,
                            "end": 899,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 4
                              },
                              "end": {
                                "line": 47,
                                "column": 12
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 891,
                              "end": 895,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 4
                                },
                                "end": {
                                  "line": 47,
                                  "column": 8
                                }
                              },
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 896,
                              "end": 899,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 9
                                },
                                "end": {
                                  "line": 47,
                                  "column": 12
                                }
                              },
                              "name": "$el"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 900,
                            "end": 903,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 13
                              },
                              "end": {
                                "line": 47,
                                "column": 16
                              }
                            },
                            "name": "off"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 904,
                            "end": 918,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 17
                              },
                              "end": {
                                "line": 47,
                                "column": 31
                              }
                            },
                            "value": "click.marker",
                            "rawValue": "click.marker",
                            "raw": "\"click.marker\""
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Prevent double evnts",
                          "start": 863,
                          "end": 886,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 4
                            },
                            "end": {
                              "line": 46,
                              "column": 27
                            }
                          },
                          "range": [
                            863,
                            886
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 926,
                      "end": 946,
                      "loc": {
                        "start": {
                          "line": 49,
                          "column": 4
                        },
                        "end": {
                          "line": 49,
                          "column": 24
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 926,
                        "end": 945,
                        "loc": {
                          "start": {
                            "line": 49,
                            "column": 4
                          },
                          "end": {
                            "line": 49,
                            "column": 23
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 926,
                          "end": 939,
                          "loc": {
                            "start": {
                              "line": 49,
                              "column": 4
                            },
                            "end": {
                              "line": 49,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 926,
                            "end": 932,
                            "loc": {
                              "start": {
                                "line": 49,
                                "column": 4
                              },
                              "end": {
                                "line": 49,
                                "column": 10
                              }
                            },
                            "name": "MapAPI"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 933,
                            "end": 939,
                            "loc": {
                              "start": {
                                "line": 49,
                                "column": 11
                              },
                              "end": {
                                "line": 49,
                                "column": 17
                              }
                            },
                            "name": "redraw"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 940,
                            "end": 944,
                            "loc": {
                              "start": {
                                "line": 49,
                                "column": 18
                              },
                              "end": {
                                "line": 49,
                                "column": 22
                              }
                            },
                            "name": "pois"
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 954,
              "end": 1087,
              "loc": {
                "start": {
                  "line": 52,
                  "column": 2
                },
                "end": {
                  "line": 56,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 954,
                "end": 964,
                "loc": {
                  "start": {
                    "line": 52,
                    "column": 2
                  },
                  "end": {
                    "line": 52,
                    "column": 12
                  }
                },
                "name": "hasFetched"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 964,
                "end": 1087,
                "loc": {
                  "start": {
                    "line": 52,
                    "column": 12
                  },
                  "end": {
                    "line": 56,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 967,
                  "end": 1087,
                  "loc": {
                    "start": {
                      "line": 52,
                      "column": 15
                    },
                    "end": {
                      "line": 56,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 973,
                      "end": 1005,
                      "loc": {
                        "start": {
                          "line": 53,
                          "column": 4
                        },
                        "end": {
                          "line": 53,
                          "column": 36
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 977,
                          "end": 1004,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 8
                            },
                            "end": {
                              "line": 53,
                              "column": 35
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 977,
                            "end": 982,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 8
                              },
                              "end": {
                                "line": 53,
                                "column": 13
                              }
                            },
                            "name": "state"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 985,
                            "end": 1004,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 16
                              },
                              "end": {
                                "line": 53,
                                "column": 35
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 985,
                              "end": 1002,
                              "loc": {
                                "start": {
                                  "line": 53,
                                  "column": 16
                                },
                                "end": {
                                  "line": 53,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 985,
                                "end": 993,
                                "loc": {
                                  "start": {
                                    "line": 53,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 53,
                                    "column": 24
                                  }
                                },
                                "name": "MapState"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 994,
                                "end": 1002,
                                "loc": {
                                  "start": {
                                    "line": 53,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 53,
                                    "column": 33
                                  }
                                },
                                "name": "getState"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 1010,
                      "end": 1060,
                      "loc": {
                        "start": {
                          "line": 54,
                          "column": 4
                        },
                        "end": {
                          "line": 54,
                          "column": 54
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1014,
                          "end": 1059,
                          "loc": {
                            "start": {
                              "line": 54,
                              "column": 8
                            },
                            "end": {
                              "line": 54,
                              "column": 53
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1014,
                            "end": 1018,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 8
                              },
                              "end": {
                                "line": 54,
                                "column": 12
                              }
                            },
                            "name": "pois"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 1021,
                            "end": 1059,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 15
                              },
                              "end": {
                                "line": 54,
                                "column": 53
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1021,
                              "end": 1053,
                              "loc": {
                                "start": {
                                  "line": 54,
                                  "column": 15
                                },
                                "end": {
                                  "line": 54,
                                  "column": 47
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1021,
                                "end": 1031,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 25
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1021,
                                  "end": 1026,
                                  "loc": {
                                    "start": {
                                      "line": 54,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 54,
                                      "column": 20
                                    }
                                  },
                                  "name": "state"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1027,
                                  "end": 1031,
                                  "loc": {
                                    "start": {
                                      "line": 54,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 54,
                                      "column": 25
                                    }
                                  },
                                  "name": "sets"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "MemberExpression",
                                "start": 1032,
                                "end": 1052,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 46
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1032,
                                  "end": 1037,
                                  "loc": {
                                    "start": {
                                      "line": 54,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 54,
                                      "column": 31
                                    }
                                  },
                                  "name": "state"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1038,
                                  "end": 1052,
                                  "loc": {
                                    "start": {
                                      "line": 54,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 54,
                                      "column": 46
                                    }
                                  },
                                  "name": "activeSetIndex"
                                },
                                "computed": false
                              },
                              "computed": true
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1054,
                              "end": 1059,
                              "loc": {
                                "start": {
                                  "line": 54,
                                  "column": 48
                                },
                                "end": {
                                  "line": 54,
                                  "column": 53
                                }
                              },
                              "name": "items"
                            },
                            "computed": false
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1065,
                      "end": 1083,
                      "loc": {
                        "start": {
                          "line": 55,
                          "column": 4
                        },
                        "end": {
                          "line": 55,
                          "column": 22
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1065,
                        "end": 1082,
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 4
                          },
                          "end": {
                            "line": 55,
                            "column": 21
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1065,
                          "end": 1076,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 4
                            },
                            "end": {
                              "line": 55,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1065,
                            "end": 1071,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 4
                              },
                              "end": {
                                "line": 55,
                                "column": 10
                              }
                            },
                            "name": "MapAPI"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1072,
                            "end": 1076,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 11
                              },
                              "end": {
                                "line": 55,
                                "column": 15
                              }
                            },
                            "name": "plot"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 1077,
                            "end": 1081,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 16
                              },
                              "end": {
                                "line": 55,
                                "column": 20
                              }
                            },
                            "name": "pois"
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1091,
              "end": 1424,
              "loc": {
                "start": {
                  "line": 58,
                  "column": 2
                },
                "end": {
                  "line": 72,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1091,
                "end": 1099,
                "loc": {
                  "start": {
                    "line": 58,
                    "column": 2
                  },
                  "end": {
                    "line": 58,
                    "column": 10
                  }
                },
                "name": "pinClick"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1099,
                "end": 1424,
                "loc": {
                  "start": {
                    "line": 58,
                    "column": 10
                  },
                  "end": {
                    "line": 72,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 1100,
                    "end": 1101,
                    "loc": {
                      "start": {
                        "line": 58,
                        "column": 11
                      },
                      "end": {
                        "line": 58,
                        "column": 12
                      }
                    },
                    "name": "e"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1103,
                  "end": 1424,
                  "loc": {
                    "start": {
                      "line": 58,
                      "column": 14
                    },
                    "end": {
                      "line": 72,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 1109,
                      "end": 1158,
                      "loc": {
                        "start": {
                          "line": 59,
                          "column": 4
                        },
                        "end": {
                          "line": 59,
                          "column": 53
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1113,
                          "end": 1157,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 8
                            },
                            "end": {
                              "line": 59,
                              "column": 52
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1113,
                            "end": 1120,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 8
                              },
                              "end": {
                                "line": 59,
                                "column": 15
                              }
                            },
                            "name": "pinType"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 1123,
                            "end": 1157,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 18
                              },
                              "end": {
                                "line": 59,
                                "column": 52
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1123,
                              "end": 1146,
                              "loc": {
                                "start": {
                                  "line": 59,
                                  "column": 18
                                },
                                "end": {
                                  "line": 59,
                                  "column": 41
                                }
                              },
                              "object": {
                                "type": "CallExpression",
                                "start": 1123,
                                "end": 1141,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 36
                                  }
                                },
                                "callee": {
                                  "type": "Identifier",
                                  "start": 1123,
                                  "end": 1124,
                                  "loc": {
                                    "start": {
                                      "line": 59,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 59,
                                      "column": 19
                                    }
                                  },
                                  "name": "$"
                                },
                                "arguments": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 1125,
                                    "end": 1140,
                                    "loc": {
                                      "start": {
                                        "line": 59,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 59,
                                        "column": 35
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1125,
                                      "end": 1126,
                                      "loc": {
                                        "start": {
                                          "line": 59,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 59,
                                          "column": 21
                                        }
                                      },
                                      "name": "e"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1127,
                                      "end": 1140,
                                      "loc": {
                                        "start": {
                                          "line": 59,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 59,
                                          "column": 35
                                        }
                                      },
                                      "name": "currentTarget"
                                    },
                                    "computed": false
                                  }
                                ]
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1142,
                                "end": 1146,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 41
                                  }
                                },
                                "name": "data"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 1147,
                                "end": 1156,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 51
                                  }
                                },
                                "value": "pintype",
                                "rawValue": "pintype",
                                "raw": "\"pintype\""
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 1164,
                      "end": 1420,
                      "loc": {
                        "start": {
                          "line": 61,
                          "column": 4
                        },
                        "end": {
                          "line": 71,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 1167,
                        "end": 1184,
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 7
                          },
                          "end": {
                            "line": 61,
                            "column": 24
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 1167,
                          "end": 1174,
                          "loc": {
                            "start": {
                              "line": 61,
                              "column": 7
                            },
                            "end": {
                              "line": 61,
                              "column": 14
                            }
                          },
                          "name": "pinType"
                        },
                        "operator": "===",
                        "right": {
                          "type": "Literal",
                          "start": 1179,
                          "end": 1184,
                          "loc": {
                            "start": {
                              "line": 61,
                              "column": 19
                            },
                            "end": {
                              "line": 61,
                              "column": 24
                            }
                          },
                          "value": "poi",
                          "rawValue": "poi",
                          "raw": "\"poi\""
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1186,
                        "end": 1297,
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 26
                          },
                          "end": {
                            "line": 66,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 1194,
                            "end": 1259,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 6
                              },
                              "end": {
                                "line": 64,
                                "column": 8
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 1198,
                                "end": 1258,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 64,
                                    "column": 7
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 1198,
                                  "end": 1202,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 14
                                    }
                                  },
                                  "name": "data"
                                },
                                "init": {
                                  "type": "ObjectExpression",
                                  "start": 1205,
                                  "end": 1258,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 64,
                                      "column": 7
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "Property",
                                      "start": 1215,
                                      "end": 1250,
                                      "loc": {
                                        "start": {
                                          "line": 63,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 63,
                                          "column": 43
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 1215,
                                        "end": 1218,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 11
                                          }
                                        },
                                        "name": "poi"
                                      },
                                      "value": {
                                        "type": "CallExpression",
                                        "start": 1220,
                                        "end": 1250,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 13
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 43
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 1220,
                                          "end": 1243,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 13
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 36
                                            }
                                          },
                                          "object": {
                                            "type": "CallExpression",
                                            "start": 1220,
                                            "end": 1238,
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 13
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 31
                                              }
                                            },
                                            "callee": {
                                              "type": "Identifier",
                                              "start": 1220,
                                              "end": 1221,
                                              "loc": {
                                                "start": {
                                                  "line": 63,
                                                  "column": 13
                                                },
                                                "end": {
                                                  "line": 63,
                                                  "column": 14
                                                }
                                              },
                                              "name": "$"
                                            },
                                            "arguments": [
                                              {
                                                "type": "MemberExpression",
                                                "start": 1222,
                                                "end": 1237,
                                                "loc": {
                                                  "start": {
                                                    "line": 63,
                                                    "column": 15
                                                  },
                                                  "end": {
                                                    "line": 63,
                                                    "column": 30
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1222,
                                                  "end": 1223,
                                                  "loc": {
                                                    "start": {
                                                      "line": 63,
                                                      "column": 15
                                                    },
                                                    "end": {
                                                      "line": 63,
                                                      "column": 16
                                                    }
                                                  },
                                                  "name": "e"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1224,
                                                  "end": 1237,
                                                  "loc": {
                                                    "start": {
                                                      "line": 63,
                                                      "column": 17
                                                    },
                                                    "end": {
                                                      "line": 63,
                                                      "column": 30
                                                    }
                                                  },
                                                  "name": "currentTarget"
                                                },
                                                "computed": false
                                              }
                                            ]
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1239,
                                            "end": 1243,
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 36
                                              }
                                            },
                                            "name": "data"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 1244,
                                            "end": 1249,
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 42
                                              }
                                            },
                                            "value": "poi",
                                            "rawValue": "poi",
                                            "raw": "\"poi\""
                                          }
                                        ]
                                      },
                                      "kind": "init"
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 1266,
                            "end": 1291,
                            "loc": {
                              "start": {
                                "line": 65,
                                "column": 6
                              },
                              "end": {
                                "line": 65,
                                "column": 31
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 1266,
                              "end": 1290,
                              "loc": {
                                "start": {
                                  "line": 65,
                                  "column": 6
                                },
                                "end": {
                                  "line": 65,
                                  "column": 30
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1266,
                                "end": 1284,
                                "loc": {
                                  "start": {
                                    "line": 65,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 65,
                                    "column": 24
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1266,
                                  "end": 1276,
                                  "loc": {
                                    "start": {
                                      "line": 65,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 65,
                                      "column": 16
                                    }
                                  },
                                  "name": "MapActions"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1277,
                                  "end": 1284,
                                  "loc": {
                                    "start": {
                                      "line": 65,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 65,
                                      "column": 24
                                    }
                                  },
                                  "name": "poiOpen"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 1285,
                                  "end": 1289,
                                  "loc": {
                                    "start": {
                                      "line": 65,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 65,
                                      "column": 29
                                    }
                                  },
                                  "name": "data"
                                }
                              ]
                            }
                          }
                        ]
                      },
                      "alternate": {
                        "type": "BlockStatement",
                        "start": 1303,
                        "end": 1420,
                        "loc": {
                          "start": {
                            "line": 66,
                            "column": 11
                          },
                          "end": {
                            "line": 71,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 1311,
                            "end": 1380,
                            "loc": {
                              "start": {
                                "line": 67,
                                "column": 6
                              },
                              "end": {
                                "line": 69,
                                "column": 8
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 1315,
                                "end": 1379,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 69,
                                    "column": 7
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 1315,
                                  "end": 1319,
                                  "loc": {
                                    "start": {
                                      "line": 67,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 67,
                                      "column": 14
                                    }
                                  },
                                  "name": "data"
                                },
                                "init": {
                                  "type": "ObjectExpression",
                                  "start": 1322,
                                  "end": 1379,
                                  "loc": {
                                    "start": {
                                      "line": 67,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 69,
                                      "column": 7
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "Property",
                                      "start": 1332,
                                      "end": 1371,
                                      "loc": {
                                        "start": {
                                          "line": 68,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 68,
                                          "column": 47
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 1332,
                                        "end": 1337,
                                        "loc": {
                                          "start": {
                                            "line": 68,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 68,
                                            "column": 13
                                          }
                                        },
                                        "name": "place"
                                      },
                                      "value": {
                                        "type": "CallExpression",
                                        "start": 1339,
                                        "end": 1371,
                                        "loc": {
                                          "start": {
                                            "line": 68,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 68,
                                            "column": 47
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 1339,
                                          "end": 1362,
                                          "loc": {
                                            "start": {
                                              "line": 68,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 68,
                                              "column": 38
                                            }
                                          },
                                          "object": {
                                            "type": "CallExpression",
                                            "start": 1339,
                                            "end": 1357,
                                            "loc": {
                                              "start": {
                                                "line": 68,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 68,
                                                "column": 33
                                              }
                                            },
                                            "callee": {
                                              "type": "Identifier",
                                              "start": 1339,
                                              "end": 1340,
                                              "loc": {
                                                "start": {
                                                  "line": 68,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 68,
                                                  "column": 16
                                                }
                                              },
                                              "name": "$"
                                            },
                                            "arguments": [
                                              {
                                                "type": "MemberExpression",
                                                "start": 1341,
                                                "end": 1356,
                                                "loc": {
                                                  "start": {
                                                    "line": 68,
                                                    "column": 17
                                                  },
                                                  "end": {
                                                    "line": 68,
                                                    "column": 32
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1341,
                                                  "end": 1342,
                                                  "loc": {
                                                    "start": {
                                                      "line": 68,
                                                      "column": 17
                                                    },
                                                    "end": {
                                                      "line": 68,
                                                      "column": 18
                                                    }
                                                  },
                                                  "name": "e"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1343,
                                                  "end": 1356,
                                                  "loc": {
                                                    "start": {
                                                      "line": 68,
                                                      "column": 19
                                                    },
                                                    "end": {
                                                      "line": 68,
                                                      "column": 32
                                                    }
                                                  },
                                                  "name": "currentTarget"
                                                },
                                                "computed": false
                                              }
                                            ]
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1358,
                                            "end": 1362,
                                            "loc": {
                                              "start": {
                                                "line": 68,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 68,
                                                "column": 38
                                              }
                                            },
                                            "name": "data"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 1363,
                                            "end": 1370,
                                            "loc": {
                                              "start": {
                                                "line": 68,
                                                "column": 39
                                              },
                                              "end": {
                                                "line": 68,
                                                "column": 46
                                              }
                                            },
                                            "value": "place",
                                            "rawValue": "place",
                                            "raw": "\"place\""
                                          }
                                        ]
                                      },
                                      "kind": "init"
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 1387,
                            "end": 1414,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 6
                              },
                              "end": {
                                "line": 70,
                                "column": 33
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 1387,
                              "end": 1413,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 6
                                },
                                "end": {
                                  "line": 70,
                                  "column": 32
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1387,
                                "end": 1407,
                                "loc": {
                                  "start": {
                                    "line": 70,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 26
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1387,
                                  "end": 1397,
                                  "loc": {
                                    "start": {
                                      "line": 70,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 70,
                                      "column": 16
                                    }
                                  },
                                  "name": "MapActions"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1398,
                                  "end": 1407,
                                  "loc": {
                                    "start": {
                                      "line": 70,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 70,
                                      "column": 26
                                    }
                                  },
                                  "name": "gotoPlace"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 1408,
                                  "end": 1412,
                                  "loc": {
                                    "start": {
                                      "line": 70,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 70,
                                      "column": 31
                                    }
                                  },
                                  "name": "data"
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            }
          ]
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * Wrapper around the map element\n ",
            "start": 206,
            "end": 247,
            "loc": {
              "start": {
                "line": 8,
                "column": 0
              },
              "end": {
                "line": 10,
                "column": 3
              }
            },
            "range": [
              206,
              247
            ]
          }
        ],
        "__esdoc__pseudo_export": false,
        "trailingComments": []
      },
      "leadingComments": null
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 1429,
      "end": 1459,
      "loc": {
        "start": {
          "line": 76,
          "column": 0
        },
        "end": {
          "line": 76,
          "column": 30
        }
      },
      "declaration": {
        "type": "VariableDeclaration",
        "kind": "let",
        "loc": {
          "start": {
            "line": 76,
            "column": 0
          },
          "end": {
            "line": 76,
            "column": 30
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "id": {
              "type": "Identifier",
              "name": "interactiveMap"
            },
            "init": {
              "type": "NewExpression",
              "callee": {
                "type": "Identifier",
                "name": "InteractiveMap"
              }
            }
          }
        ],
        "leadingComments": [],
        "trailingComments": []
      }
    }
  ]
}