{
  "type": "Program",
  "start": 0,
  "end": 2052,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 74,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 0,
      "end": 26,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 26
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 7,
          "end": 12,
          "loc": {
            "start": {
              "line": 1,
              "column": 7
            },
            "end": {
              "line": 1,
              "column": 12
            }
          },
          "local": {
            "type": "Identifier",
            "start": 7,
            "end": 12,
            "loc": {
              "start": {
                "line": 1,
                "column": 7
              },
              "end": {
                "line": 1,
                "column": 12
              }
            },
            "name": "React"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 18,
        "end": 25,
        "loc": {
          "start": {
            "line": 1,
            "column": 18
          },
          "end": {
            "line": 1,
            "column": 25
          }
        },
        "value": "react",
        "rawValue": "react",
        "raw": "\"react\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 27,
      "end": 63,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 36
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 34,
          "end": 41,
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 14
            }
          },
          "local": {
            "type": "Identifier",
            "start": 34,
            "end": 41,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 14
              }
            },
            "name": "Sidebar"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 47,
        "end": 62,
        "loc": {
          "start": {
            "line": 2,
            "column": 20
          },
          "end": {
            "line": 2,
            "column": 35
          }
        },
        "value": "./sidebar.jsx",
        "rawValue": "./sidebar.jsx",
        "raw": "\"./sidebar.jsx\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 64,
      "end": 117,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 53
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 71,
          "end": 86,
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 22
            }
          },
          "local": {
            "type": "Identifier",
            "start": 71,
            "end": 86,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 22
              }
            },
            "name": "SidebarFetching"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 92,
        "end": 116,
        "loc": {
          "start": {
            "line": 3,
            "column": 28
          },
          "end": {
            "line": 3,
            "column": 52
          }
        },
        "value": "./sidebar-fetching.jsx",
        "rawValue": "./sidebar-fetching.jsx",
        "raw": "\"./sidebar-fetching.jsx\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 118,
      "end": 169,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 51
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 125,
          "end": 139,
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 21
            }
          },
          "local": {
            "type": "Identifier",
            "start": 125,
            "end": 139,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 21
              }
            },
            "name": "SidebarDetails"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 145,
        "end": 168,
        "loc": {
          "start": {
            "line": 4,
            "column": 27
          },
          "end": {
            "line": 4,
            "column": 50
          }
        },
        "value": "./sidebar-details.jsx",
        "rawValue": "./sidebar-details.jsx",
        "raw": "\"./sidebar-details.jsx\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 170,
      "end": 198,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 28
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 177,
          "end": 180,
          "loc": {
            "start": {
              "line": 5,
              "column": 7
            },
            "end": {
              "line": 5,
              "column": 10
            }
          },
          "local": {
            "type": "Identifier",
            "start": 177,
            "end": 180,
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 10
              }
            },
            "name": "Map"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 186,
        "end": 197,
        "loc": {
          "start": {
            "line": 5,
            "column": 16
          },
          "end": {
            "line": 5,
            "column": 27
          }
        },
        "value": "./map.jsx",
        "rawValue": "./map.jsx",
        "raw": "\"./map.jsx\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 199,
      "end": 231,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 32
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 206,
          "end": 211,
          "loc": {
            "start": {
              "line": 6,
              "column": 7
            },
            "end": {
              "line": 6,
              "column": 12
            }
          },
          "local": {
            "type": "Identifier",
            "start": 206,
            "end": 211,
            "loc": {
              "start": {
                "line": 6,
                "column": 7
              },
              "end": {
                "line": 6,
                "column": 12
              }
            },
            "name": "Alert"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 217,
        "end": 230,
        "loc": {
          "start": {
            "line": 6,
            "column": 18
          },
          "end": {
            "line": 6,
            "column": 31
          }
        },
        "value": "./alert.jsx",
        "rawValue": "./alert.jsx",
        "raw": "\"./alert.jsx\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 232,
      "end": 264,
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 7,
          "column": 32
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 239,
          "end": 247,
          "loc": {
            "start": {
              "line": 7,
              "column": 7
            },
            "end": {
              "line": 7,
              "column": 15
            }
          },
          "local": {
            "type": "Identifier",
            "start": 239,
            "end": 247,
            "loc": {
              "start": {
                "line": 7,
                "column": 7
              },
              "end": {
                "line": 7,
                "column": 15
              }
            },
            "name": "MapState"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 253,
        "end": 263,
        "loc": {
          "start": {
            "line": 7,
            "column": 21
          },
          "end": {
            "line": 7,
            "column": 31
          }
        },
        "value": "../state",
        "rawValue": "../state",
        "raw": "\"../state\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 265,
      "end": 301,
      "loc": {
        "start": {
          "line": 8,
          "column": 0
        },
        "end": {
          "line": 8,
          "column": 36
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 272,
          "end": 282,
          "loc": {
            "start": {
              "line": 8,
              "column": 7
            },
            "end": {
              "line": 8,
              "column": 17
            }
          },
          "local": {
            "type": "Identifier",
            "start": 272,
            "end": 282,
            "loc": {
              "start": {
                "line": 8,
                "column": 7
              },
              "end": {
                "line": 8,
                "column": 17
              }
            },
            "name": "MapActions"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 288,
        "end": 300,
        "loc": {
          "start": {
            "line": 8,
            "column": 23
          },
          "end": {
            "line": 8,
            "column": 35
          }
        },
        "value": "../actions",
        "rawValue": "../actions",
        "raw": "\"../actions\""
      }
    },
    {
      "type": "VariableDeclaration",
      "start": 303,
      "end": 366,
      "loc": {
        "start": {
          "line": 10,
          "column": 0
        },
        "end": {
          "line": 12,
          "column": 2
        }
      },
      "declarations": [
        {
          "type": "VariableDeclarator",
          "start": 307,
          "end": 365,
          "loc": {
            "start": {
              "line": 10,
              "column": 4
            },
            "end": {
              "line": 12,
              "column": 1
            }
          },
          "id": {
            "type": "Identifier",
            "start": 307,
            "end": 318,
            "loc": {
              "start": {
                "line": 10,
                "column": 4
              },
              "end": {
                "line": 10,
                "column": 15
              }
            },
            "name": "getMapState"
          },
          "init": {
            "type": "FunctionExpression",
            "start": 321,
            "end": 365,
            "loc": {
              "start": {
                "line": 10,
                "column": 18
              },
              "end": {
                "line": 12,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 307,
              "end": 318,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 4
                },
                "end": {
                  "line": 10,
                  "column": 15
                }
              },
              "name": "getMapState"
            },
            "generator": false,
            "expression": false,
            "async": false,
            "params": [],
            "body": {
              "type": "BlockStatement",
              "start": 332,
              "end": 365,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 29
                },
                "end": {
                  "line": 12,
                  "column": 1
                }
              },
              "body": [
                {
                  "type": "ReturnStatement",
                  "start": 336,
                  "end": 363,
                  "loc": {
                    "start": {
                      "line": 11,
                      "column": 2
                    },
                    "end": {
                      "line": 11,
                      "column": 29
                    }
                  },
                  "argument": {
                    "type": "CallExpression",
                    "start": 343,
                    "end": 362,
                    "loc": {
                      "start": {
                        "line": 11,
                        "column": 9
                      },
                      "end": {
                        "line": 11,
                        "column": 28
                      }
                    },
                    "callee": {
                      "type": "MemberExpression",
                      "start": 343,
                      "end": 360,
                      "loc": {
                        "start": {
                          "line": 11,
                          "column": 9
                        },
                        "end": {
                          "line": 11,
                          "column": 26
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 343,
                        "end": 351,
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 9
                          },
                          "end": {
                            "line": 11,
                            "column": 17
                          }
                        },
                        "name": "MapState"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 352,
                        "end": 360,
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 18
                          },
                          "end": {
                            "line": 11,
                            "column": 26
                          }
                        },
                        "name": "getState"
                      },
                      "computed": false
                    },
                    "arguments": []
                  }
                }
              ]
            }
          }
        }
      ],
      "kind": "let",
      "trailingComments": [
        {
          "type": "Block",
          "value": "*\n * Controls the sidebar views, and the map\n ",
          "start": 368,
          "end": 418,
          "loc": {
            "start": {
              "line": 14,
              "column": 0
            },
            "end": {
              "line": 16,
              "column": 3
            }
          },
          "range": [
            368,
            418
          ]
        }
      ]
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 419,
      "end": 2051,
      "loc": {
        "start": {
          "line": 17,
          "column": 0
        },
        "end": {
          "line": 73,
          "column": 1
        }
      },
      "declaration": {
        "type": "ClassDeclaration",
        "start": 434,
        "end": 2051,
        "loc": {
          "start": {
            "line": 17,
            "column": 15
          },
          "end": {
            "line": 73,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 440,
          "end": 448,
          "loc": {
            "start": {
              "line": 17,
              "column": 21
            },
            "end": {
              "line": 17,
              "column": 29
            }
          },
          "name": "MainView",
          "leadingComments": null
        },
        "superClass": {
          "type": "MemberExpression",
          "start": 457,
          "end": 472,
          "loc": {
            "start": {
              "line": 17,
              "column": 38
            },
            "end": {
              "line": 17,
              "column": 53
            }
          },
          "object": {
            "type": "Identifier",
            "start": 457,
            "end": 462,
            "loc": {
              "start": {
                "line": 17,
                "column": 38
              },
              "end": {
                "line": 17,
                "column": 43
              }
            },
            "name": "React"
          },
          "property": {
            "type": "Identifier",
            "start": 463,
            "end": 472,
            "loc": {
              "start": {
                "line": 17,
                "column": 44
              },
              "end": {
                "line": 17,
                "column": 53
              }
            },
            "name": "Component"
          },
          "computed": false
        },
        "body": {
          "type": "ClassBody",
          "start": 473,
          "end": 2051,
          "loc": {
            "start": {
              "line": 17,
              "column": 54
            },
            "end": {
              "line": 73,
              "column": 1
            }
          },
          "body": [
            {
              "type": "MethodDefinition",
              "start": 477,
              "end": 552,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 2
                },
                "end": {
                  "line": 22,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 477,
                "end": 488,
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 2
                  },
                  "end": {
                    "line": 18,
                    "column": 13
                  }
                },
                "name": "constructor"
              },
              "static": false,
              "kind": "constructor",
              "value": {
                "type": "FunctionExpression",
                "start": 488,
                "end": 552,
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 13
                  },
                  "end": {
                    "line": 22,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 489,
                    "end": 494,
                    "loc": {
                      "start": {
                        "line": 18,
                        "column": 14
                      },
                      "end": {
                        "line": 18,
                        "column": 19
                      }
                    },
                    "name": "props"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 496,
                  "end": 552,
                  "loc": {
                    "start": {
                      "line": 18,
                      "column": 21
                    },
                    "end": {
                      "line": 22,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 502,
                      "end": 515,
                      "loc": {
                        "start": {
                          "line": 19,
                          "column": 4
                        },
                        "end": {
                          "line": 19,
                          "column": 17
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 502,
                        "end": 514,
                        "loc": {
                          "start": {
                            "line": 19,
                            "column": 4
                          },
                          "end": {
                            "line": 19,
                            "column": 16
                          }
                        },
                        "callee": {
                          "type": "Super",
                          "start": 502,
                          "end": 507,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 4
                            },
                            "end": {
                              "line": 19,
                              "column": 9
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 508,
                            "end": 513,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 10
                              },
                              "end": {
                                "line": 19,
                                "column": 15
                              }
                            },
                            "name": "props"
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 521,
                      "end": 548,
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 4
                        },
                        "end": {
                          "line": 21,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 521,
                        "end": 547,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 4
                          },
                          "end": {
                            "line": 21,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 521,
                          "end": 531,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 4
                            },
                            "end": {
                              "line": 21,
                              "column": 14
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 521,
                            "end": 525,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 4
                              },
                              "end": {
                                "line": 21,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 526,
                            "end": 531,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 9
                              },
                              "end": {
                                "line": 21,
                                "column": 14
                              }
                            },
                            "name": "state"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 534,
                          "end": 547,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 17
                            },
                            "end": {
                              "line": 21,
                              "column": 30
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 534,
                            "end": 545,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 17
                              },
                              "end": {
                                "line": 21,
                                "column": 28
                              }
                            },
                            "name": "getMapState"
                          },
                          "arguments": []
                        }
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 556,
              "end": 640,
              "loc": {
                "start": {
                  "line": 24,
                  "column": 2
                },
                "end": {
                  "line": 26,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 556,
                "end": 573,
                "loc": {
                  "start": {
                    "line": 24,
                    "column": 2
                  },
                  "end": {
                    "line": 24,
                    "column": 19
                  }
                },
                "name": "componentDidMount"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 573,
                "end": 640,
                "loc": {
                  "start": {
                    "line": 24,
                    "column": 19
                  },
                  "end": {
                    "line": 26,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 576,
                  "end": 640,
                  "loc": {
                    "start": {
                      "line": 24,
                      "column": 22
                    },
                    "end": {
                      "line": 26,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 582,
                      "end": 636,
                      "loc": {
                        "start": {
                          "line": 25,
                          "column": 4
                        },
                        "end": {
                          "line": 25,
                          "column": 58
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 582,
                        "end": 635,
                        "loc": {
                          "start": {
                            "line": 25,
                            "column": 4
                          },
                          "end": {
                            "line": 25,
                            "column": 57
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 582,
                          "end": 608,
                          "loc": {
                            "start": {
                              "line": 25,
                              "column": 4
                            },
                            "end": {
                              "line": 25,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 582,
                            "end": 590,
                            "loc": {
                              "start": {
                                "line": 25,
                                "column": 4
                              },
                              "end": {
                                "line": 25,
                                "column": 12
                              }
                            },
                            "name": "MapState"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 591,
                            "end": 608,
                            "loc": {
                              "start": {
                                "line": 25,
                                "column": 13
                              },
                              "end": {
                                "line": 25,
                                "column": 30
                              }
                            },
                            "name": "addChangeListener"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "CallExpression",
                            "start": 609,
                            "end": 634,
                            "loc": {
                              "start": {
                                "line": 25,
                                "column": 31
                              },
                              "end": {
                                "line": 25,
                                "column": 56
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 609,
                              "end": 628,
                              "loc": {
                                "start": {
                                  "line": 25,
                                  "column": 31
                                },
                                "end": {
                                  "line": 25,
                                  "column": 50
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 609,
                                "end": 623,
                                "loc": {
                                  "start": {
                                    "line": 25,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 25,
                                    "column": 45
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 609,
                                  "end": 613,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 35
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 614,
                                  "end": 623,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 45
                                    }
                                  },
                                  "name": "_onChange"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 624,
                                "end": 628,
                                "loc": {
                                  "start": {
                                    "line": 25,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 25,
                                    "column": 50
                                  }
                                },
                                "name": "bind"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ThisExpression",
                                "start": 629,
                                "end": 633,
                                "loc": {
                                  "start": {
                                    "line": 25,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 25,
                                    "column": 55
                                  }
                                }
                              }
                            ]
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 644,
              "end": 734,
              "loc": {
                "start": {
                  "line": 28,
                  "column": 2
                },
                "end": {
                  "line": 30,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 644,
                "end": 664,
                "loc": {
                  "start": {
                    "line": 28,
                    "column": 2
                  },
                  "end": {
                    "line": 28,
                    "column": 22
                  }
                },
                "name": "componentWillUnmount"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 664,
                "end": 734,
                "loc": {
                  "start": {
                    "line": 28,
                    "column": 22
                  },
                  "end": {
                    "line": 30,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 667,
                  "end": 734,
                  "loc": {
                    "start": {
                      "line": 28,
                      "column": 25
                    },
                    "end": {
                      "line": 30,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 673,
                      "end": 730,
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 4
                        },
                        "end": {
                          "line": 29,
                          "column": 61
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 673,
                        "end": 729,
                        "loc": {
                          "start": {
                            "line": 29,
                            "column": 4
                          },
                          "end": {
                            "line": 29,
                            "column": 60
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 673,
                          "end": 702,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 4
                            },
                            "end": {
                              "line": 29,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 673,
                            "end": 681,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 4
                              },
                              "end": {
                                "line": 29,
                                "column": 12
                              }
                            },
                            "name": "MapState"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 682,
                            "end": 702,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 13
                              },
                              "end": {
                                "line": 29,
                                "column": 33
                              }
                            },
                            "name": "removeChangeListener"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "CallExpression",
                            "start": 703,
                            "end": 728,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 34
                              },
                              "end": {
                                "line": 29,
                                "column": 59
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 703,
                              "end": 722,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 34
                                },
                                "end": {
                                  "line": 29,
                                  "column": 53
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 703,
                                "end": 717,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 48
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 703,
                                  "end": 707,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 38
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 708,
                                  "end": 717,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 48
                                    }
                                  },
                                  "name": "_onChange"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 718,
                                "end": 722,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 53
                                  }
                                },
                                "name": "bind"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ThisExpression",
                                "start": 723,
                                "end": 727,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 54
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 58
                                  }
                                }
                              }
                            ]
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 738,
              "end": 789,
              "loc": {
                "start": {
                  "line": 32,
                  "column": 2
                },
                "end": {
                  "line": 34,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 738,
                "end": 747,
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 2
                  },
                  "end": {
                    "line": 32,
                    "column": 11
                  }
                },
                "name": "_onChange"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 747,
                "end": 789,
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 11
                  },
                  "end": {
                    "line": 34,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 750,
                  "end": 789,
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 14
                    },
                    "end": {
                      "line": 34,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 756,
                      "end": 785,
                      "loc": {
                        "start": {
                          "line": 33,
                          "column": 4
                        },
                        "end": {
                          "line": 33,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 756,
                        "end": 784,
                        "loc": {
                          "start": {
                            "line": 33,
                            "column": 4
                          },
                          "end": {
                            "line": 33,
                            "column": 32
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 756,
                          "end": 769,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 4
                            },
                            "end": {
                              "line": 33,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 756,
                            "end": 760,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 4
                              },
                              "end": {
                                "line": 33,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 761,
                            "end": 769,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 9
                              },
                              "end": {
                                "line": 33,
                                "column": 17
                              }
                            },
                            "name": "setState"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "CallExpression",
                            "start": 770,
                            "end": 783,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 18
                              },
                              "end": {
                                "line": 33,
                                "column": 31
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 770,
                              "end": 781,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 18
                                },
                                "end": {
                                  "line": 33,
                                  "column": 29
                                }
                              },
                              "name": "getMapState"
                            },
                            "arguments": []
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 793,
              "end": 1930,
              "loc": {
                "start": {
                  "line": 36,
                  "column": 2
                },
                "end": {
                  "line": 66,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 793,
                "end": 799,
                "loc": {
                  "start": {
                    "line": 36,
                    "column": 2
                  },
                  "end": {
                    "line": 36,
                    "column": 8
                  }
                },
                "name": "render"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 799,
                "end": 1930,
                "loc": {
                  "start": {
                    "line": 36,
                    "column": 8
                  },
                  "end": {
                    "line": 66,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 802,
                  "end": 1930,
                  "loc": {
                    "start": {
                      "line": 36,
                      "column": 11
                    },
                    "end": {
                      "line": 66,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 808,
                      "end": 820,
                      "loc": {
                        "start": {
                          "line": 37,
                          "column": 4
                        },
                        "end": {
                          "line": 37,
                          "column": 16
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 812,
                          "end": 819,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 8
                            },
                            "end": {
                              "line": 37,
                              "column": 15
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 812,
                            "end": 819,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 8
                              },
                              "end": {
                                "line": 37,
                                "column": 15
                              }
                            },
                            "name": "sidebar"
                          },
                          "init": null
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 825,
                      "end": 849,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 4
                        },
                        "end": {
                          "line": 38,
                          "column": 28
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 829,
                          "end": 848,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 8
                            },
                            "end": {
                              "line": 38,
                              "column": 27
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 829,
                            "end": 840,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 8
                              },
                              "end": {
                                "line": 38,
                                "column": 19
                              }
                            },
                            "name": "classString"
                          },
                          "init": {
                            "type": "Literal",
                            "start": 843,
                            "end": 848,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 22
                              },
                              "end": {
                                "line": 38,
                                "column": 27
                              }
                            },
                            "value": "map",
                            "rawValue": "map",
                            "raw": "\"map\""
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 855,
                      "end": 915,
                      "loc": {
                        "start": {
                          "line": 40,
                          "column": 4
                        },
                        "end": {
                          "line": 42,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 859,
                        "end": 876,
                        "loc": {
                          "start": {
                            "line": 40,
                            "column": 8
                          },
                          "end": {
                            "line": 40,
                            "column": 25
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 859,
                          "end": 869,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 8
                            },
                            "end": {
                              "line": 40,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 859,
                            "end": 863,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 8
                              },
                              "end": {
                                "line": 40,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 864,
                            "end": 869,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 13
                              },
                              "end": {
                                "line": 40,
                                "column": 18
                              }
                            },
                            "name": "state"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 870,
                          "end": 876,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 19
                            },
                            "end": {
                              "line": 40,
                              "column": 25
                            }
                          },
                          "name": "isOpen"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 878,
                        "end": 915,
                        "loc": {
                          "start": {
                            "line": 40,
                            "column": 27
                          },
                          "end": {
                            "line": 42,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 886,
                            "end": 909,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 6
                              },
                              "end": {
                                "line": 41,
                                "column": 29
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 886,
                              "end": 908,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 6
                                },
                                "end": {
                                  "line": 41,
                                  "column": 28
                                }
                              },
                              "operator": "+=",
                              "left": {
                                "type": "Identifier",
                                "start": 886,
                                "end": 897,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 17
                                  }
                                },
                                "name": "classString"
                              },
                              "right": {
                                "type": "Literal",
                                "start": 901,
                                "end": 908,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 28
                                  }
                                },
                                "value": " open",
                                "rawValue": " open",
                                "raw": "\" open\""
                              }
                            }
                          }
                        ]
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 921,
                      "end": 1485,
                      "loc": {
                        "start": {
                          "line": 44,
                          "column": 4
                        },
                        "end": {
                          "line": 52,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 925,
                        "end": 946,
                        "loc": {
                          "start": {
                            "line": 44,
                            "column": 8
                          },
                          "end": {
                            "line": 44,
                            "column": 29
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 925,
                          "end": 935,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 8
                            },
                            "end": {
                              "line": 44,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 925,
                            "end": 929,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 8
                              },
                              "end": {
                                "line": 44,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 930,
                            "end": 935,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 13
                              },
                              "end": {
                                "line": 44,
                                "column": 18
                              }
                            },
                            "name": "state"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 936,
                          "end": 946,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 19
                            },
                            "end": {
                              "line": 44,
                              "column": 29
                            }
                          },
                          "name": "isFetching"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 948,
                        "end": 1099,
                        "loc": {
                          "start": {
                            "line": 44,
                            "column": 31
                          },
                          "end": {
                            "line": 46,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 956,
                            "end": 1093,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 6
                              },
                              "end": {
                                "line": 45,
                                "column": 143
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 956,
                              "end": 1092,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 6
                                },
                                "end": {
                                  "line": 45,
                                  "column": 142
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 956,
                                "end": 963,
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 13
                                  }
                                },
                                "name": "sidebar"
                              },
                              "right": {
                                "type": "JSXElement",
                                "start": 966,
                                "end": 1092,
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 142
                                  }
                                },
                                "openingElement": {
                                  "type": "JSXOpeningElement",
                                  "start": 966,
                                  "end": 1092,
                                  "loc": {
                                    "start": {
                                      "line": 45,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 45,
                                      "column": 142
                                    }
                                  },
                                  "attributes": [
                                    {
                                      "type": "JSXAttribute",
                                      "start": 983,
                                      "end": 1020,
                                      "loc": {
                                        "start": {
                                          "line": 45,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 45,
                                          "column": 70
                                        }
                                      },
                                      "name": {
                                        "type": "JSXIdentifier",
                                        "start": 983,
                                        "end": 991,
                                        "loc": {
                                          "start": {
                                            "line": 45,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 45,
                                            "column": 41
                                          }
                                        },
                                        "name": "location"
                                      },
                                      "value": {
                                        "type": "JSXExpressionContainer",
                                        "start": 992,
                                        "end": 1020,
                                        "loc": {
                                          "start": {
                                            "line": 45,
                                            "column": 42
                                          },
                                          "end": {
                                            "line": 45,
                                            "column": 70
                                          }
                                        },
                                        "expression": {
                                          "type": "MemberExpression",
                                          "start": 993,
                                          "end": 1019,
                                          "loc": {
                                            "start": {
                                              "line": 45,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 45,
                                              "column": 69
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 993,
                                            "end": 1003,
                                            "loc": {
                                              "start": {
                                                "line": 45,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 45,
                                                "column": 53
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 993,
                                              "end": 997,
                                              "loc": {
                                                "start": {
                                                  "line": 45,
                                                  "column": 43
                                                },
                                                "end": {
                                                  "line": 45,
                                                  "column": 47
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 998,
                                              "end": 1003,
                                              "loc": {
                                                "start": {
                                                  "line": 45,
                                                  "column": 48
                                                },
                                                "end": {
                                                  "line": 45,
                                                  "column": 53
                                                }
                                              },
                                              "name": "state"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1004,
                                            "end": 1019,
                                            "loc": {
                                              "start": {
                                                "line": 45,
                                                "column": 54
                                              },
                                              "end": {
                                                "line": 45,
                                                "column": 69
                                              }
                                            },
                                            "name": "currentLocation"
                                          },
                                          "computed": false
                                        }
                                      }
                                    },
                                    {
                                      "type": "JSXAttribute",
                                      "start": 1021,
                                      "end": 1053,
                                      "loc": {
                                        "start": {
                                          "line": 45,
                                          "column": 71
                                        },
                                        "end": {
                                          "line": 45,
                                          "column": 103
                                        }
                                      },
                                      "name": {
                                        "type": "JSXIdentifier",
                                        "start": 1021,
                                        "end": 1026,
                                        "loc": {
                                          "start": {
                                            "line": 45,
                                            "column": 71
                                          },
                                          "end": {
                                            "line": 45,
                                            "column": 76
                                          }
                                        },
                                        "name": "place"
                                      },
                                      "value": {
                                        "type": "JSXExpressionContainer",
                                        "start": 1027,
                                        "end": 1053,
                                        "loc": {
                                          "start": {
                                            "line": 45,
                                            "column": 77
                                          },
                                          "end": {
                                            "line": 45,
                                            "column": 103
                                          }
                                        },
                                        "expression": {
                                          "type": "MemberExpression",
                                          "start": 1028,
                                          "end": 1052,
                                          "loc": {
                                            "start": {
                                              "line": 45,
                                              "column": 78
                                            },
                                            "end": {
                                              "line": 45,
                                              "column": 102
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 1028,
                                            "end": 1038,
                                            "loc": {
                                              "start": {
                                                "line": 45,
                                                "column": 78
                                              },
                                              "end": {
                                                "line": 45,
                                                "column": 88
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 1028,
                                              "end": 1032,
                                              "loc": {
                                                "start": {
                                                  "line": 45,
                                                  "column": 78
                                                },
                                                "end": {
                                                  "line": 45,
                                                  "column": 82
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1033,
                                              "end": 1038,
                                              "loc": {
                                                "start": {
                                                  "line": 45,
                                                  "column": 83
                                                },
                                                "end": {
                                                  "line": 45,
                                                  "column": 88
                                                }
                                              },
                                              "name": "state"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1039,
                                            "end": 1052,
                                            "loc": {
                                              "start": {
                                                "line": 45,
                                                "column": 89
                                              },
                                              "end": {
                                                "line": 45,
                                                "column": 102
                                              }
                                            },
                                            "name": "fetchingPlace"
                                          },
                                          "computed": false
                                        }
                                      }
                                    },
                                    {
                                      "type": "JSXAttribute",
                                      "start": 1054,
                                      "end": 1089,
                                      "loc": {
                                        "start": {
                                          "line": 45,
                                          "column": 104
                                        },
                                        "end": {
                                          "line": 45,
                                          "column": 139
                                        }
                                      },
                                      "name": {
                                        "type": "JSXIdentifier",
                                        "start": 1054,
                                        "end": 1064,
                                        "loc": {
                                          "start": {
                                            "line": 45,
                                            "column": 104
                                          },
                                          "end": {
                                            "line": 45,
                                            "column": 114
                                          }
                                        },
                                        "name": "breadcrumb"
                                      },
                                      "value": {
                                        "type": "JSXExpressionContainer",
                                        "start": 1065,
                                        "end": 1089,
                                        "loc": {
                                          "start": {
                                            "line": 45,
                                            "column": 115
                                          },
                                          "end": {
                                            "line": 45,
                                            "column": 139
                                          }
                                        },
                                        "expression": {
                                          "type": "MemberExpression",
                                          "start": 1066,
                                          "end": 1088,
                                          "loc": {
                                            "start": {
                                              "line": 45,
                                              "column": 116
                                            },
                                            "end": {
                                              "line": 45,
                                              "column": 138
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 1066,
                                            "end": 1076,
                                            "loc": {
                                              "start": {
                                                "line": 45,
                                                "column": 116
                                              },
                                              "end": {
                                                "line": 45,
                                                "column": 126
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 1066,
                                              "end": 1070,
                                              "loc": {
                                                "start": {
                                                  "line": 45,
                                                  "column": 116
                                                },
                                                "end": {
                                                  "line": 45,
                                                  "column": 120
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1071,
                                              "end": 1076,
                                              "loc": {
                                                "start": {
                                                  "line": 45,
                                                  "column": 121
                                                },
                                                "end": {
                                                  "line": 45,
                                                  "column": 126
                                                }
                                              },
                                              "name": "state"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1077,
                                            "end": 1088,
                                            "loc": {
                                              "start": {
                                                "line": 45,
                                                "column": 127
                                              },
                                              "end": {
                                                "line": 45,
                                                "column": 138
                                              }
                                            },
                                            "name": "placeParent"
                                          },
                                          "computed": false
                                        }
                                      }
                                    }
                                  ],
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 967,
                                    "end": 982,
                                    "loc": {
                                      "start": {
                                        "line": 45,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 45,
                                        "column": 32
                                      }
                                    },
                                    "name": "SidebarFetching"
                                  },
                                  "selfClosing": true
                                },
                                "closingElement": null,
                                "children": []
                              }
                            }
                          }
                        ]
                      },
                      "alternate": {
                        "type": "BlockStatement",
                        "start": 1105,
                        "end": 1485,
                        "loc": {
                          "start": {
                            "line": 46,
                            "column": 11
                          },
                          "end": {
                            "line": 52,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "IfStatement",
                            "start": 1113,
                            "end": 1479,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 6
                              },
                              "end": {
                                "line": 51,
                                "column": 7
                              }
                            },
                            "test": {
                              "type": "MemberExpression",
                              "start": 1117,
                              "end": 1136,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 10
                                },
                                "end": {
                                  "line": 47,
                                  "column": 29
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1117,
                                "end": 1127,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 20
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1117,
                                  "end": 1121,
                                  "loc": {
                                    "start": {
                                      "line": 47,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 47,
                                      "column": 14
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1122,
                                  "end": 1127,
                                  "loc": {
                                    "start": {
                                      "line": 47,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 47,
                                      "column": 20
                                    }
                                  },
                                  "name": "state"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1128,
                                "end": 1136,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 29
                                  }
                                },
                                "name": "isDetail"
                              },
                              "computed": false
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 1138,
                              "end": 1206,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 31
                                },
                                "end": {
                                  "line": 49,
                                  "column": 7
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1148,
                                  "end": 1198,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 58
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 1148,
                                    "end": 1197,
                                    "loc": {
                                      "start": {
                                        "line": 48,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 48,
                                        "column": 57
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "Identifier",
                                      "start": 1148,
                                      "end": 1155,
                                      "loc": {
                                        "start": {
                                          "line": 48,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 48,
                                          "column": 15
                                        }
                                      },
                                      "name": "sidebar"
                                    },
                                    "right": {
                                      "type": "JSXElement",
                                      "start": 1158,
                                      "end": 1197,
                                      "loc": {
                                        "start": {
                                          "line": 48,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 48,
                                          "column": 57
                                        }
                                      },
                                      "openingElement": {
                                        "type": "JSXOpeningElement",
                                        "start": 1158,
                                        "end": 1197,
                                        "loc": {
                                          "start": {
                                            "line": 48,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 48,
                                            "column": 57
                                          }
                                        },
                                        "attributes": [
                                          {
                                            "type": "JSXAttribute",
                                            "start": 1174,
                                            "end": 1194,
                                            "loc": {
                                              "start": {
                                                "line": 48,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 48,
                                                "column": 54
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 1174,
                                              "end": 1177,
                                              "loc": {
                                                "start": {
                                                  "line": 48,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 48,
                                                  "column": 37
                                                }
                                              },
                                              "name": "poi"
                                            },
                                            "value": {
                                              "type": "JSXExpressionContainer",
                                              "start": 1178,
                                              "end": 1194,
                                              "loc": {
                                                "start": {
                                                  "line": 48,
                                                  "column": 38
                                                },
                                                "end": {
                                                  "line": 48,
                                                  "column": 54
                                                }
                                              },
                                              "expression": {
                                                "type": "MemberExpression",
                                                "start": 1179,
                                                "end": 1193,
                                                "loc": {
                                                  "start": {
                                                    "line": 48,
                                                    "column": 39
                                                  },
                                                  "end": {
                                                    "line": 48,
                                                    "column": 53
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 1179,
                                                  "end": 1189,
                                                  "loc": {
                                                    "start": {
                                                      "line": 48,
                                                      "column": 39
                                                    },
                                                    "end": {
                                                      "line": 48,
                                                      "column": 49
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 1179,
                                                    "end": 1183,
                                                    "loc": {
                                                      "start": {
                                                        "line": 48,
                                                        "column": 39
                                                      },
                                                      "end": {
                                                        "line": 48,
                                                        "column": 43
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1184,
                                                    "end": 1189,
                                                    "loc": {
                                                      "start": {
                                                        "line": 48,
                                                        "column": 44
                                                      },
                                                      "end": {
                                                        "line": 48,
                                                        "column": 49
                                                      }
                                                    },
                                                    "name": "state"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1190,
                                                  "end": 1193,
                                                  "loc": {
                                                    "start": {
                                                      "line": 48,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 48,
                                                      "column": 53
                                                    }
                                                  },
                                                  "name": "poi"
                                                },
                                                "computed": false
                                              }
                                            }
                                          }
                                        ],
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 1159,
                                          "end": 1173,
                                          "loc": {
                                            "start": {
                                              "line": 48,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 48,
                                              "column": 33
                                            }
                                          },
                                          "name": "SidebarDetails"
                                        },
                                        "selfClosing": true
                                      },
                                      "closingElement": null,
                                      "children": []
                                    }
                                  }
                                }
                              ]
                            },
                            "alternate": {
                              "type": "BlockStatement",
                              "start": 1212,
                              "end": 1479,
                              "loc": {
                                "start": {
                                  "line": 49,
                                  "column": 13
                                },
                                "end": {
                                  "line": 51,
                                  "column": 7
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1222,
                                  "end": 1471,
                                  "loc": {
                                    "start": {
                                      "line": 50,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 50,
                                      "column": 257
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 1222,
                                    "end": 1470,
                                    "loc": {
                                      "start": {
                                        "line": 50,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 50,
                                        "column": 256
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "Identifier",
                                      "start": 1222,
                                      "end": 1229,
                                      "loc": {
                                        "start": {
                                          "line": 50,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 50,
                                          "column": 15
                                        }
                                      },
                                      "name": "sidebar"
                                    },
                                    "right": {
                                      "type": "JSXElement",
                                      "start": 1232,
                                      "end": 1470,
                                      "loc": {
                                        "start": {
                                          "line": 50,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 50,
                                          "column": 256
                                        }
                                      },
                                      "openingElement": {
                                        "type": "JSXOpeningElement",
                                        "start": 1232,
                                        "end": 1470,
                                        "loc": {
                                          "start": {
                                            "line": 50,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 50,
                                            "column": 256
                                          }
                                        },
                                        "attributes": [
                                          {
                                            "type": "JSXAttribute",
                                            "start": 1241,
                                            "end": 1278,
                                            "loc": {
                                              "start": {
                                                "line": 50,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 50,
                                                "column": 64
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 1241,
                                              "end": 1249,
                                              "loc": {
                                                "start": {
                                                  "line": 50,
                                                  "column": 27
                                                },
                                                "end": {
                                                  "line": 50,
                                                  "column": 35
                                                }
                                              },
                                              "name": "location"
                                            },
                                            "value": {
                                              "type": "JSXExpressionContainer",
                                              "start": 1250,
                                              "end": 1278,
                                              "loc": {
                                                "start": {
                                                  "line": 50,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 50,
                                                  "column": 64
                                                }
                                              },
                                              "expression": {
                                                "type": "MemberExpression",
                                                "start": 1251,
                                                "end": 1277,
                                                "loc": {
                                                  "start": {
                                                    "line": 50,
                                                    "column": 37
                                                  },
                                                  "end": {
                                                    "line": 50,
                                                    "column": 63
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 1251,
                                                  "end": 1261,
                                                  "loc": {
                                                    "start": {
                                                      "line": 50,
                                                      "column": 37
                                                    },
                                                    "end": {
                                                      "line": 50,
                                                      "column": 47
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 1251,
                                                    "end": 1255,
                                                    "loc": {
                                                      "start": {
                                                        "line": 50,
                                                        "column": 37
                                                      },
                                                      "end": {
                                                        "line": 50,
                                                        "column": 41
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1256,
                                                    "end": 1261,
                                                    "loc": {
                                                      "start": {
                                                        "line": 50,
                                                        "column": 42
                                                      },
                                                      "end": {
                                                        "line": 50,
                                                        "column": 47
                                                      }
                                                    },
                                                    "name": "state"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1262,
                                                  "end": 1277,
                                                  "loc": {
                                                    "start": {
                                                      "line": 50,
                                                      "column": 48
                                                    },
                                                    "end": {
                                                      "line": 50,
                                                      "column": 63
                                                    }
                                                  },
                                                  "name": "currentLocation"
                                                },
                                                "computed": false
                                              }
                                            }
                                          },
                                          {
                                            "type": "JSXAttribute",
                                            "start": 1279,
                                            "end": 1301,
                                            "loc": {
                                              "start": {
                                                "line": 50,
                                                "column": 65
                                              },
                                              "end": {
                                                "line": 50,
                                                "column": 87
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 1279,
                                              "end": 1283,
                                              "loc": {
                                                "start": {
                                                  "line": 50,
                                                  "column": 65
                                                },
                                                "end": {
                                                  "line": 50,
                                                  "column": 69
                                                }
                                              },
                                              "name": "sets"
                                            },
                                            "value": {
                                              "type": "JSXExpressionContainer",
                                              "start": 1284,
                                              "end": 1301,
                                              "loc": {
                                                "start": {
                                                  "line": 50,
                                                  "column": 70
                                                },
                                                "end": {
                                                  "line": 50,
                                                  "column": 87
                                                }
                                              },
                                              "expression": {
                                                "type": "MemberExpression",
                                                "start": 1285,
                                                "end": 1300,
                                                "loc": {
                                                  "start": {
                                                    "line": 50,
                                                    "column": 71
                                                  },
                                                  "end": {
                                                    "line": 50,
                                                    "column": 86
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 1285,
                                                  "end": 1295,
                                                  "loc": {
                                                    "start": {
                                                      "line": 50,
                                                      "column": 71
                                                    },
                                                    "end": {
                                                      "line": 50,
                                                      "column": 81
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 1285,
                                                    "end": 1289,
                                                    "loc": {
                                                      "start": {
                                                        "line": 50,
                                                        "column": 71
                                                      },
                                                      "end": {
                                                        "line": 50,
                                                        "column": 75
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1290,
                                                    "end": 1295,
                                                    "loc": {
                                                      "start": {
                                                        "line": 50,
                                                        "column": 76
                                                      },
                                                      "end": {
                                                        "line": 50,
                                                        "column": 81
                                                      }
                                                    },
                                                    "name": "state"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1296,
                                                  "end": 1300,
                                                  "loc": {
                                                    "start": {
                                                      "line": 50,
                                                      "column": 82
                                                    },
                                                    "end": {
                                                      "line": 50,
                                                      "column": 86
                                                    }
                                                  },
                                                  "name": "sets"
                                                },
                                                "computed": false
                                              }
                                            }
                                          },
                                          {
                                            "type": "JSXAttribute",
                                            "start": 1302,
                                            "end": 1343,
                                            "loc": {
                                              "start": {
                                                "line": 50,
                                                "column": 88
                                              },
                                              "end": {
                                                "line": 50,
                                                "column": 129
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 1302,
                                              "end": 1316,
                                              "loc": {
                                                "start": {
                                                  "line": 50,
                                                  "column": 88
                                                },
                                                "end": {
                                                  "line": 50,
                                                  "column": 102
                                                }
                                              },
                                              "name": "highlightedPoi"
                                            },
                                            "value": {
                                              "type": "JSXExpressionContainer",
                                              "start": 1317,
                                              "end": 1343,
                                              "loc": {
                                                "start": {
                                                  "line": 50,
                                                  "column": 103
                                                },
                                                "end": {
                                                  "line": 50,
                                                  "column": 129
                                                }
                                              },
                                              "expression": {
                                                "type": "MemberExpression",
                                                "start": 1319,
                                                "end": 1341,
                                                "loc": {
                                                  "start": {
                                                    "line": 50,
                                                    "column": 105
                                                  },
                                                  "end": {
                                                    "line": 50,
                                                    "column": 127
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 1319,
                                                  "end": 1329,
                                                  "loc": {
                                                    "start": {
                                                      "line": 50,
                                                      "column": 105
                                                    },
                                                    "end": {
                                                      "line": 50,
                                                      "column": 115
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 1319,
                                                    "end": 1323,
                                                    "loc": {
                                                      "start": {
                                                        "line": 50,
                                                        "column": 105
                                                      },
                                                      "end": {
                                                        "line": 50,
                                                        "column": 109
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1324,
                                                    "end": 1329,
                                                    "loc": {
                                                      "start": {
                                                        "line": 50,
                                                        "column": 110
                                                      },
                                                      "end": {
                                                        "line": 50,
                                                        "column": 115
                                                      }
                                                    },
                                                    "name": "state"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1330,
                                                  "end": 1341,
                                                  "loc": {
                                                    "start": {
                                                      "line": 50,
                                                      "column": 116
                                                    },
                                                    "end": {
                                                      "line": 50,
                                                      "column": 127
                                                    }
                                                  },
                                                  "name": "hoveredItem"
                                                },
                                                "computed": false
                                              }
                                            }
                                          },
                                          {
                                            "type": "JSXAttribute",
                                            "start": 1344,
                                            "end": 1386,
                                            "loc": {
                                              "start": {
                                                "line": 50,
                                                "column": 130
                                              },
                                              "end": {
                                                "line": 50,
                                                "column": 172
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 1344,
                                              "end": 1358,
                                              "loc": {
                                                "start": {
                                                  "line": 50,
                                                  "column": 130
                                                },
                                                "end": {
                                                  "line": 50,
                                                  "column": 144
                                                }
                                              },
                                              "name": "activeSetIndex"
                                            },
                                            "value": {
                                              "type": "JSXExpressionContainer",
                                              "start": 1359,
                                              "end": 1386,
                                              "loc": {
                                                "start": {
                                                  "line": 50,
                                                  "column": 145
                                                },
                                                "end": {
                                                  "line": 50,
                                                  "column": 172
                                                }
                                              },
                                              "expression": {
                                                "type": "MemberExpression",
                                                "start": 1360,
                                                "end": 1385,
                                                "loc": {
                                                  "start": {
                                                    "line": 50,
                                                    "column": 146
                                                  },
                                                  "end": {
                                                    "line": 50,
                                                    "column": 171
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 1360,
                                                  "end": 1370,
                                                  "loc": {
                                                    "start": {
                                                      "line": 50,
                                                      "column": 146
                                                    },
                                                    "end": {
                                                      "line": 50,
                                                      "column": 156
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 1360,
                                                    "end": 1364,
                                                    "loc": {
                                                      "start": {
                                                        "line": 50,
                                                        "column": 146
                                                      },
                                                      "end": {
                                                        "line": 50,
                                                        "column": 150
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1365,
                                                    "end": 1370,
                                                    "loc": {
                                                      "start": {
                                                        "line": 50,
                                                        "column": 151
                                                      },
                                                      "end": {
                                                        "line": 50,
                                                        "column": 156
                                                      }
                                                    },
                                                    "name": "state"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1371,
                                                  "end": 1385,
                                                  "loc": {
                                                    "start": {
                                                      "line": 50,
                                                      "column": 157
                                                    },
                                                    "end": {
                                                      "line": 50,
                                                      "column": 171
                                                    }
                                                  },
                                                  "name": "activeSetIndex"
                                                },
                                                "computed": false
                                              }
                                            }
                                          },
                                          {
                                            "type": "JSXAttribute",
                                            "start": 1387,
                                            "end": 1423,
                                            "loc": {
                                              "start": {
                                                "line": 50,
                                                "column": 173
                                              },
                                              "end": {
                                                "line": 50,
                                                "column": 209
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 1387,
                                              "end": 1398,
                                              "loc": {
                                                "start": {
                                                  "line": 50,
                                                  "column": 173
                                                },
                                                "end": {
                                                  "line": 50,
                                                  "column": 184
                                                }
                                              },
                                              "name": "customPanel"
                                            },
                                            "value": {
                                              "type": "JSXExpressionContainer",
                                              "start": 1399,
                                              "end": 1423,
                                              "loc": {
                                                "start": {
                                                  "line": 50,
                                                  "column": 185
                                                },
                                                "end": {
                                                  "line": 50,
                                                  "column": 209
                                                }
                                              },
                                              "expression": {
                                                "type": "MemberExpression",
                                                "start": 1400,
                                                "end": 1422,
                                                "loc": {
                                                  "start": {
                                                    "line": 50,
                                                    "column": 186
                                                  },
                                                  "end": {
                                                    "line": 50,
                                                    "column": 208
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 1400,
                                                  "end": 1410,
                                                  "loc": {
                                                    "start": {
                                                      "line": 50,
                                                      "column": 186
                                                    },
                                                    "end": {
                                                      "line": 50,
                                                      "column": 196
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 1400,
                                                    "end": 1404,
                                                    "loc": {
                                                      "start": {
                                                        "line": 50,
                                                        "column": 186
                                                      },
                                                      "end": {
                                                        "line": 50,
                                                        "column": 190
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1405,
                                                    "end": 1410,
                                                    "loc": {
                                                      "start": {
                                                        "line": 50,
                                                        "column": 191
                                                      },
                                                      "end": {
                                                        "line": 50,
                                                        "column": 196
                                                      }
                                                    },
                                                    "name": "state"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1411,
                                                  "end": 1422,
                                                  "loc": {
                                                    "start": {
                                                      "line": 50,
                                                      "column": 197
                                                    },
                                                    "end": {
                                                      "line": 50,
                                                      "column": 208
                                                    }
                                                  },
                                                  "name": "customPanel"
                                                },
                                                "computed": false
                                              }
                                            }
                                          },
                                          {
                                            "type": "JSXAttribute",
                                            "start": 1424,
                                            "end": 1468,
                                            "loc": {
                                              "start": {
                                                "line": 50,
                                                "column": 210
                                              },
                                              "end": {
                                                "line": 50,
                                                "column": 254
                                              }
                                            },
                                            "name": {
                                              "type": "JSXIdentifier",
                                              "start": 1424,
                                              "end": 1439,
                                              "loc": {
                                                "start": {
                                                  "line": 50,
                                                  "column": 210
                                                },
                                                "end": {
                                                  "line": 50,
                                                  "column": 225
                                                }
                                              },
                                              "name": "tabDropdownOpen"
                                            },
                                            "value": {
                                              "type": "JSXExpressionContainer",
                                              "start": 1440,
                                              "end": 1468,
                                              "loc": {
                                                "start": {
                                                  "line": 50,
                                                  "column": 226
                                                },
                                                "end": {
                                                  "line": 50,
                                                  "column": 254
                                                }
                                              },
                                              "expression": {
                                                "type": "MemberExpression",
                                                "start": 1441,
                                                "end": 1467,
                                                "loc": {
                                                  "start": {
                                                    "line": 50,
                                                    "column": 227
                                                  },
                                                  "end": {
                                                    "line": 50,
                                                    "column": 253
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 1441,
                                                  "end": 1451,
                                                  "loc": {
                                                    "start": {
                                                      "line": 50,
                                                      "column": 227
                                                    },
                                                    "end": {
                                                      "line": 50,
                                                      "column": 237
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 1441,
                                                    "end": 1445,
                                                    "loc": {
                                                      "start": {
                                                        "line": 50,
                                                        "column": 227
                                                      },
                                                      "end": {
                                                        "line": 50,
                                                        "column": 231
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1446,
                                                    "end": 1451,
                                                    "loc": {
                                                      "start": {
                                                        "line": 50,
                                                        "column": 232
                                                      },
                                                      "end": {
                                                        "line": 50,
                                                        "column": 237
                                                      }
                                                    },
                                                    "name": "state"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1452,
                                                  "end": 1467,
                                                  "loc": {
                                                    "start": {
                                                      "line": 50,
                                                      "column": 238
                                                    },
                                                    "end": {
                                                      "line": 50,
                                                      "column": 253
                                                    }
                                                  },
                                                  "name": "tabDropdownOpen"
                                                },
                                                "computed": false
                                              }
                                            }
                                          }
                                        ],
                                        "name": {
                                          "type": "JSXIdentifier",
                                          "start": 1233,
                                          "end": 1240,
                                          "loc": {
                                            "start": {
                                              "line": 50,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 50,
                                              "column": 26
                                            }
                                          },
                                          "name": "Sidebar"
                                        },
                                        "selfClosing": true
                                      },
                                      "closingElement": null,
                                      "children": []
                                    }
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 1491,
                      "end": 1550,
                      "loc": {
                        "start": {
                          "line": 54,
                          "column": 4
                        },
                        "end": {
                          "line": 54,
                          "column": 63
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1495,
                          "end": 1549,
                          "loc": {
                            "start": {
                              "line": 54,
                              "column": 8
                            },
                            "end": {
                              "line": 54,
                              "column": 62
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1495,
                            "end": 1504,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 8
                              },
                              "end": {
                                "line": 54,
                                "column": 17
                              }
                            },
                            "name": "activeSet"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 1507,
                            "end": 1549,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 20
                              },
                              "end": {
                                "line": 54,
                                "column": 62
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1507,
                              "end": 1522,
                              "loc": {
                                "start": {
                                  "line": 54,
                                  "column": 20
                                },
                                "end": {
                                  "line": 54,
                                  "column": 35
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1507,
                                "end": 1517,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 30
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1507,
                                  "end": 1511,
                                  "loc": {
                                    "start": {
                                      "line": 54,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 54,
                                      "column": 24
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1512,
                                  "end": 1517,
                                  "loc": {
                                    "start": {
                                      "line": 54,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 54,
                                      "column": 30
                                    }
                                  },
                                  "name": "state"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1518,
                                "end": 1522,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 35
                                  }
                                },
                                "name": "sets"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "MemberExpression",
                              "start": 1523,
                              "end": 1548,
                              "loc": {
                                "start": {
                                  "line": 54,
                                  "column": 36
                                },
                                "end": {
                                  "line": 54,
                                  "column": 61
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1523,
                                "end": 1533,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 46
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1523,
                                  "end": 1527,
                                  "loc": {
                                    "start": {
                                      "line": 54,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 54,
                                      "column": 40
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1528,
                                  "end": 1533,
                                  "loc": {
                                    "start": {
                                      "line": 54,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 54,
                                      "column": 46
                                    }
                                  },
                                  "name": "state"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1534,
                                "end": 1548,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 61
                                  }
                                },
                                "name": "activeSetIndex"
                              },
                              "computed": false
                            },
                            "computed": true
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 1556,
                      "end": 1926,
                      "loc": {
                        "start": {
                          "line": 56,
                          "column": 4
                        },
                        "end": {
                          "line": 65,
                          "column": 6
                        }
                      },
                      "argument": {
                        "type": "JSXElement",
                        "start": 1571,
                        "end": 1919,
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 6
                          },
                          "end": {
                            "line": 64,
                            "column": 12
                          }
                        },
                        "openingElement": {
                          "type": "JSXOpeningElement",
                          "start": 1571,
                          "end": 1600,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 6
                            },
                            "end": {
                              "line": 57,
                              "column": 35
                            }
                          },
                          "attributes": [
                            {
                              "type": "JSXAttribute",
                              "start": 1576,
                              "end": 1599,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 11
                                },
                                "end": {
                                  "line": 57,
                                  "column": 34
                                }
                              },
                              "name": {
                                "type": "JSXIdentifier",
                                "start": 1576,
                                "end": 1585,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 57,
                                    "column": 20
                                  }
                                },
                                "name": "className"
                              },
                              "value": {
                                "type": "JSXExpressionContainer",
                                "start": 1586,
                                "end": 1599,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 57,
                                    "column": 34
                                  }
                                },
                                "expression": {
                                  "type": "Identifier",
                                  "start": 1587,
                                  "end": 1598,
                                  "loc": {
                                    "start": {
                                      "line": 57,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 57,
                                      "column": 33
                                    }
                                  },
                                  "name": "classString"
                                }
                              }
                            }
                          ],
                          "name": {
                            "type": "JSXIdentifier",
                            "start": 1572,
                            "end": 1575,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 7
                              },
                              "end": {
                                "line": 57,
                                "column": 10
                              }
                            },
                            "name": "div"
                          },
                          "selfClosing": false
                        },
                        "closingElement": {
                          "type": "JSXClosingElement",
                          "start": 1913,
                          "end": 1919,
                          "loc": {
                            "start": {
                              "line": 64,
                              "column": 6
                            },
                            "end": {
                              "line": 64,
                              "column": 12
                            }
                          },
                          "name": {
                            "type": "JSXIdentifier",
                            "start": 1915,
                            "end": 1918,
                            "loc": {
                              "start": {
                                "line": 64,
                                "column": 8
                              },
                              "end": {
                                "line": 64,
                                "column": 11
                              }
                            },
                            "name": "div"
                          }
                        },
                        "children": [
                          {
                            "type": "Literal",
                            "start": 1600,
                            "end": 1609,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 35
                              },
                              "end": {
                                "line": 58,
                                "column": 8
                              }
                            },
                            "value": "\n        ",
                            "rawValue": null,
                            "raw": "\n        "
                          },
                          {
                            "type": "JSXElement",
                            "start": 1609,
                            "end": 1743,
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 8
                              },
                              "end": {
                                "line": 60,
                                "column": 14
                              }
                            },
                            "openingElement": {
                              "type": "JSXOpeningElement",
                              "start": 1609,
                              "end": 1662,
                              "loc": {
                                "start": {
                                  "line": 58,
                                  "column": 8
                                },
                                "end": {
                                  "line": 58,
                                  "column": 61
                                }
                              },
                              "attributes": [
                                {
                                  "type": "JSXAttribute",
                                  "start": 1614,
                                  "end": 1637,
                                  "loc": {
                                    "start": {
                                      "line": 58,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 58,
                                      "column": 36
                                    }
                                  },
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 1614,
                                    "end": 1616,
                                    "loc": {
                                      "start": {
                                        "line": 58,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 58,
                                        "column": 15
                                      }
                                    },
                                    "name": "id"
                                  },
                                  "value": {
                                    "type": "Literal",
                                    "start": 1617,
                                    "end": 1637,
                                    "loc": {
                                      "start": {
                                        "line": 58,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 58,
                                        "column": 36
                                      }
                                    },
                                    "value": "close-map--wrapper",
                                    "rawValue": null,
                                    "raw": "\"close-map--wrapper\""
                                  }
                                },
                                {
                                  "type": "JSXAttribute",
                                  "start": 1638,
                                  "end": 1661,
                                  "loc": {
                                    "start": {
                                      "line": 58,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 58,
                                      "column": 60
                                    }
                                  },
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 1638,
                                    "end": 1645,
                                    "loc": {
                                      "start": {
                                        "line": 58,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 58,
                                        "column": 44
                                      }
                                    },
                                    "name": "onClick"
                                  },
                                  "value": {
                                    "type": "JSXExpressionContainer",
                                    "start": 1646,
                                    "end": 1661,
                                    "loc": {
                                      "start": {
                                        "line": 58,
                                        "column": 45
                                      },
                                      "end": {
                                        "line": 58,
                                        "column": 60
                                      }
                                    },
                                    "expression": {
                                      "type": "MemberExpression",
                                      "start": 1647,
                                      "end": 1660,
                                      "loc": {
                                        "start": {
                                          "line": 58,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 58,
                                          "column": 59
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 1647,
                                        "end": 1651,
                                        "loc": {
                                          "start": {
                                            "line": 58,
                                            "column": 46
                                          },
                                          "end": {
                                            "line": 58,
                                            "column": 50
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1652,
                                        "end": 1660,
                                        "loc": {
                                          "start": {
                                            "line": 58,
                                            "column": 51
                                          },
                                          "end": {
                                            "line": 58,
                                            "column": 59
                                          }
                                        },
                                        "name": "closeMap"
                                      },
                                      "computed": false
                                    }
                                  }
                                }
                              ],
                              "name": {
                                "type": "JSXIdentifier",
                                "start": 1610,
                                "end": 1613,
                                "loc": {
                                  "start": {
                                    "line": 58,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 58,
                                    "column": 12
                                  }
                                },
                                "name": "div"
                              },
                              "selfClosing": false
                            },
                            "closingElement": {
                              "type": "JSXClosingElement",
                              "start": 1737,
                              "end": 1743,
                              "loc": {
                                "start": {
                                  "line": 60,
                                  "column": 8
                                },
                                "end": {
                                  "line": 60,
                                  "column": 14
                                }
                              },
                              "name": {
                                "type": "JSXIdentifier",
                                "start": 1739,
                                "end": 1742,
                                "loc": {
                                  "start": {
                                    "line": 60,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 60,
                                    "column": 13
                                  }
                                },
                                "name": "div"
                              }
                            },
                            "children": [
                              {
                                "type": "Literal",
                                "start": 1662,
                                "end": 1673,
                                "loc": {
                                  "start": {
                                    "line": 58,
                                    "column": 61
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 10
                                  }
                                },
                                "value": "\n          ",
                                "rawValue": null,
                                "raw": "\n          "
                              },
                              {
                                "type": "JSXElement",
                                "start": 1673,
                                "end": 1728,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 65
                                  }
                                },
                                "openingElement": {
                                  "type": "JSXOpeningElement",
                                  "start": 1673,
                                  "end": 1717,
                                  "loc": {
                                    "start": {
                                      "line": 59,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 59,
                                      "column": 54
                                    }
                                  },
                                  "attributes": [
                                    {
                                      "type": "JSXAttribute",
                                      "start": 1678,
                                      "end": 1716,
                                      "loc": {
                                        "start": {
                                          "line": 59,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 59,
                                          "column": 53
                                        }
                                      },
                                      "name": {
                                        "type": "JSXIdentifier",
                                        "start": 1678,
                                        "end": 1687,
                                        "loc": {
                                          "start": {
                                            "line": 59,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 59,
                                            "column": 24
                                          }
                                        },
                                        "name": "className"
                                      },
                                      "value": {
                                        "type": "Literal",
                                        "start": 1688,
                                        "end": 1716,
                                        "loc": {
                                          "start": {
                                            "line": 59,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 59,
                                            "column": 53
                                          }
                                        },
                                        "value": "close-map icon-close-small",
                                        "rawValue": null,
                                        "raw": "\"close-map icon-close-small\""
                                      }
                                    }
                                  ],
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 1674,
                                    "end": 1677,
                                    "loc": {
                                      "start": {
                                        "line": 59,
                                        "column": 11
                                      },
                                      "end": {
                                        "line": 59,
                                        "column": 14
                                      }
                                    },
                                    "name": "div"
                                  },
                                  "selfClosing": false
                                },
                                "closingElement": {
                                  "type": "JSXClosingElement",
                                  "start": 1722,
                                  "end": 1728,
                                  "loc": {
                                    "start": {
                                      "line": 59,
                                      "column": 59
                                    },
                                    "end": {
                                      "line": 59,
                                      "column": 65
                                    }
                                  },
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 1724,
                                    "end": 1727,
                                    "loc": {
                                      "start": {
                                        "line": 59,
                                        "column": 61
                                      },
                                      "end": {
                                        "line": 59,
                                        "column": 64
                                      }
                                    },
                                    "name": "div"
                                  }
                                },
                                "children": [
                                  {
                                    "type": "Literal",
                                    "start": 1717,
                                    "end": 1722,
                                    "loc": {
                                      "start": {
                                        "line": 59,
                                        "column": 54
                                      },
                                      "end": {
                                        "line": 59,
                                        "column": 59
                                      }
                                    },
                                    "value": "Close",
                                    "rawValue": null,
                                    "raw": "Close"
                                  }
                                ]
                              },
                              {
                                "type": "Literal",
                                "start": 1728,
                                "end": 1737,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 65
                                  },
                                  "end": {
                                    "line": 60,
                                    "column": 8
                                  }
                                },
                                "value": "\n        ",
                                "rawValue": null,
                                "raw": "\n        "
                              }
                            ]
                          },
                          {
                            "type": "Literal",
                            "start": 1743,
                            "end": 1752,
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 14
                              },
                              "end": {
                                "line": 61,
                                "column": 8
                              }
                            },
                            "value": "\n        ",
                            "rawValue": null,
                            "raw": "\n        "
                          },
                          {
                            "type": "JSXElement",
                            "start": 1752,
                            "end": 1845,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 8
                              },
                              "end": {
                                "line": 61,
                                "column": 101
                              }
                            },
                            "openingElement": {
                              "type": "JSXOpeningElement",
                              "start": 1752,
                              "end": 1845,
                              "loc": {
                                "start": {
                                  "line": 61,
                                  "column": 8
                                },
                                "end": {
                                  "line": 61,
                                  "column": 101
                                }
                              },
                              "attributes": [
                                {
                                  "type": "JSXAttribute",
                                  "start": 1757,
                                  "end": 1773,
                                  "loc": {
                                    "start": {
                                      "line": 61,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 61,
                                      "column": 29
                                    }
                                  },
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 1757,
                                    "end": 1761,
                                    "loc": {
                                      "start": {
                                        "line": 61,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 61,
                                        "column": 17
                                      }
                                    },
                                    "name": "pins"
                                  },
                                  "value": {
                                    "type": "JSXExpressionContainer",
                                    "start": 1762,
                                    "end": 1773,
                                    "loc": {
                                      "start": {
                                        "line": 61,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 61,
                                        "column": 29
                                      }
                                    },
                                    "expression": {
                                      "type": "Identifier",
                                      "start": 1763,
                                      "end": 1772,
                                      "loc": {
                                        "start": {
                                          "line": 61,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 61,
                                          "column": 28
                                        }
                                      },
                                      "name": "activeSet"
                                    }
                                  }
                                },
                                {
                                  "type": "JSXAttribute",
                                  "start": 1774,
                                  "end": 1811,
                                  "loc": {
                                    "start": {
                                      "line": 61,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 61,
                                      "column": 67
                                    }
                                  },
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 1774,
                                    "end": 1782,
                                    "loc": {
                                      "start": {
                                        "line": 61,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 61,
                                        "column": 38
                                      }
                                    },
                                    "name": "location"
                                  },
                                  "value": {
                                    "type": "JSXExpressionContainer",
                                    "start": 1783,
                                    "end": 1811,
                                    "loc": {
                                      "start": {
                                        "line": 61,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 61,
                                        "column": 67
                                      }
                                    },
                                    "expression": {
                                      "type": "MemberExpression",
                                      "start": 1784,
                                      "end": 1810,
                                      "loc": {
                                        "start": {
                                          "line": 61,
                                          "column": 40
                                        },
                                        "end": {
                                          "line": 61,
                                          "column": 66
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 1784,
                                        "end": 1794,
                                        "loc": {
                                          "start": {
                                            "line": 61,
                                            "column": 40
                                          },
                                          "end": {
                                            "line": 61,
                                            "column": 50
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 1784,
                                          "end": 1788,
                                          "loc": {
                                            "start": {
                                              "line": 61,
                                              "column": 40
                                            },
                                            "end": {
                                              "line": 61,
                                              "column": 44
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1789,
                                          "end": 1794,
                                          "loc": {
                                            "start": {
                                              "line": 61,
                                              "column": 45
                                            },
                                            "end": {
                                              "line": 61,
                                              "column": 50
                                            }
                                          },
                                          "name": "state"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1795,
                                        "end": 1810,
                                        "loc": {
                                          "start": {
                                            "line": 61,
                                            "column": 51
                                          },
                                          "end": {
                                            "line": 61,
                                            "column": 66
                                          }
                                        },
                                        "name": "currentLocation"
                                      },
                                      "computed": false
                                    }
                                  }
                                },
                                {
                                  "type": "JSXAttribute",
                                  "start": 1812,
                                  "end": 1842,
                                  "loc": {
                                    "start": {
                                      "line": 61,
                                      "column": 68
                                    },
                                    "end": {
                                      "line": 61,
                                      "column": 98
                                    }
                                  },
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 1812,
                                    "end": 1817,
                                    "loc": {
                                      "start": {
                                        "line": 61,
                                        "column": 68
                                      },
                                      "end": {
                                        "line": 61,
                                        "column": 73
                                      }
                                    },
                                    "name": "index"
                                  },
                                  "value": {
                                    "type": "JSXExpressionContainer",
                                    "start": 1818,
                                    "end": 1842,
                                    "loc": {
                                      "start": {
                                        "line": 61,
                                        "column": 74
                                      },
                                      "end": {
                                        "line": 61,
                                        "column": 98
                                      }
                                    },
                                    "expression": {
                                      "type": "MemberExpression",
                                      "start": 1819,
                                      "end": 1841,
                                      "loc": {
                                        "start": {
                                          "line": 61,
                                          "column": 75
                                        },
                                        "end": {
                                          "line": 61,
                                          "column": 97
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 1819,
                                        "end": 1829,
                                        "loc": {
                                          "start": {
                                            "line": 61,
                                            "column": 75
                                          },
                                          "end": {
                                            "line": 61,
                                            "column": 85
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 1819,
                                          "end": 1823,
                                          "loc": {
                                            "start": {
                                              "line": 61,
                                              "column": 75
                                            },
                                            "end": {
                                              "line": 61,
                                              "column": 79
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1824,
                                          "end": 1829,
                                          "loc": {
                                            "start": {
                                              "line": 61,
                                              "column": 80
                                            },
                                            "end": {
                                              "line": 61,
                                              "column": 85
                                            }
                                          },
                                          "name": "state"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1830,
                                        "end": 1841,
                                        "loc": {
                                          "start": {
                                            "line": 61,
                                            "column": 86
                                          },
                                          "end": {
                                            "line": 61,
                                            "column": 97
                                          }
                                        },
                                        "name": "activeIndex"
                                      },
                                      "computed": false
                                    }
                                  }
                                }
                              ],
                              "name": {
                                "type": "JSXIdentifier",
                                "start": 1753,
                                "end": 1756,
                                "loc": {
                                  "start": {
                                    "line": 61,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 61,
                                    "column": 12
                                  }
                                },
                                "name": "Map"
                              },
                              "selfClosing": true
                            },
                            "closingElement": null,
                            "children": []
                          },
                          {
                            "type": "Literal",
                            "start": 1845,
                            "end": 1854,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 101
                              },
                              "end": {
                                "line": 62,
                                "column": 8
                              }
                            },
                            "value": "\n        ",
                            "rawValue": null,
                            "raw": "\n        "
                          },
                          {
                            "type": "JSXExpressionContainer",
                            "start": 1854,
                            "end": 1863,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 8
                              },
                              "end": {
                                "line": 62,
                                "column": 17
                              }
                            },
                            "expression": {
                              "type": "Identifier",
                              "start": 1855,
                              "end": 1862,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 9
                                },
                                "end": {
                                  "line": 62,
                                  "column": 16
                                }
                              },
                              "name": "sidebar"
                            }
                          },
                          {
                            "type": "Literal",
                            "start": 1863,
                            "end": 1872,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 17
                              },
                              "end": {
                                "line": 63,
                                "column": 8
                              }
                            },
                            "value": "\n        ",
                            "rawValue": null,
                            "raw": "\n        "
                          },
                          {
                            "type": "JSXElement",
                            "start": 1872,
                            "end": 1906,
                            "loc": {
                              "start": {
                                "line": 63,
                                "column": 8
                              },
                              "end": {
                                "line": 63,
                                "column": 42
                              }
                            },
                            "openingElement": {
                              "type": "JSXOpeningElement",
                              "start": 1872,
                              "end": 1906,
                              "loc": {
                                "start": {
                                  "line": 63,
                                  "column": 8
                                },
                                "end": {
                                  "line": 63,
                                  "column": 42
                                }
                              },
                              "attributes": [
                                {
                                  "type": "JSXAttribute",
                                  "start": 1879,
                                  "end": 1903,
                                  "loc": {
                                    "start": {
                                      "line": 63,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 39
                                    }
                                  },
                                  "name": {
                                    "type": "JSXIdentifier",
                                    "start": 1879,
                                    "end": 1884,
                                    "loc": {
                                      "start": {
                                        "line": 63,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 63,
                                        "column": 20
                                      }
                                    },
                                    "name": "error"
                                  },
                                  "value": {
                                    "type": "JSXExpressionContainer",
                                    "start": 1885,
                                    "end": 1903,
                                    "loc": {
                                      "start": {
                                        "line": 63,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 63,
                                        "column": 39
                                      }
                                    },
                                    "expression": {
                                      "type": "MemberExpression",
                                      "start": 1886,
                                      "end": 1902,
                                      "loc": {
                                        "start": {
                                          "line": 63,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 63,
                                          "column": 38
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 1886,
                                        "end": 1896,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 32
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 1886,
                                          "end": 1890,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 26
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1891,
                                          "end": 1896,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 27
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 32
                                            }
                                          },
                                          "name": "state"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1897,
                                        "end": 1902,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 38
                                          }
                                        },
                                        "name": "error"
                                      },
                                      "computed": false
                                    }
                                  }
                                }
                              ],
                              "name": {
                                "type": "JSXIdentifier",
                                "start": 1873,
                                "end": 1878,
                                "loc": {
                                  "start": {
                                    "line": 63,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 63,
                                    "column": 14
                                  }
                                },
                                "name": "Alert"
                              },
                              "selfClosing": true
                            },
                            "closingElement": null,
                            "children": []
                          },
                          {
                            "type": "Literal",
                            "start": 1906,
                            "end": 1913,
                            "loc": {
                              "start": {
                                "line": 63,
                                "column": 42
                              },
                              "end": {
                                "line": 64,
                                "column": 6
                              }
                            },
                            "value": "\n      ",
                            "rawValue": null,
                            "raw": "\n      "
                          }
                        ],
                        "parenthesizedExpression": true
                      }
                    }
                  ],
                  "trailingComments": null
                },
                "trailingComments": null
              },
              "trailingComments": [
                {
                  "type": "CommentLine",
                  "value": " TODO: Trigger an action here, try not to call dispatcher directly",
                  "start": 1934,
                  "end": 2002,
                  "loc": {
                    "start": {
                      "line": 68,
                      "column": 2
                    },
                    "end": {
                      "line": 68,
                      "column": 70
                    }
                  },
                  "range": [
                    1934,
                    2002
                  ]
                }
              ]
            },
            {
              "type": "MethodDefinition",
              "start": 2005,
              "end": 2048,
              "loc": {
                "start": {
                  "line": 69,
                  "column": 2
                },
                "end": {
                  "line": 71,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 2005,
                "end": 2013,
                "loc": {
                  "start": {
                    "line": 69,
                    "column": 2
                  },
                  "end": {
                    "line": 69,
                    "column": 10
                  }
                },
                "name": "closeMap",
                "leadingComments": null
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 2013,
                "end": 2048,
                "loc": {
                  "start": {
                    "line": 69,
                    "column": 10
                  },
                  "end": {
                    "line": 71,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 2016,
                  "end": 2048,
                  "loc": {
                    "start": {
                      "line": 69,
                      "column": 13
                    },
                    "end": {
                      "line": 71,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 2022,
                      "end": 2044,
                      "loc": {
                        "start": {
                          "line": 70,
                          "column": 4
                        },
                        "end": {
                          "line": 70,
                          "column": 26
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2022,
                        "end": 2043,
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 4
                          },
                          "end": {
                            "line": 70,
                            "column": 25
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2022,
                          "end": 2041,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 4
                            },
                            "end": {
                              "line": 70,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 2022,
                            "end": 2032,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 4
                              },
                              "end": {
                                "line": 70,
                                "column": 14
                              }
                            },
                            "name": "MapActions"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2033,
                            "end": 2041,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 15
                              },
                              "end": {
                                "line": 70,
                                "column": 23
                              }
                            },
                            "name": "mapClose"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ]
                }
              },
              "leadingComments": [
                {
                  "type": "CommentLine",
                  "value": " TODO: Trigger an action here, try not to call dispatcher directly",
                  "start": 1934,
                  "end": 2002,
                  "loc": {
                    "start": {
                      "line": 68,
                      "column": 2
                    },
                    "end": {
                      "line": 68,
                      "column": 70
                    }
                  },
                  "range": [
                    1934,
                    2002
                  ]
                }
              ]
            }
          ]
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * Controls the sidebar views, and the map\n ",
            "start": 368,
            "end": 418,
            "loc": {
              "start": {
                "line": 14,
                "column": 0
              },
              "end": {
                "line": 16,
                "column": 3
              }
            },
            "range": [
              368,
              418
            ]
          }
        ],
        "trailingComments": []
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "*\n * Controls the sidebar views, and the map\n ",
          "start": 368,
          "end": 418,
          "loc": {
            "start": {
              "line": 14,
              "column": 0
            },
            "end": {
              "line": 16,
              "column": 3
            }
          },
          "range": [
            368,
            418
          ]
        }
      ]
    }
  ]
}