%@ page language="java" import="java.util.*" pageEncoding="UTF-8" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %>
切换地图
<%--
<%-- style="width: 300px; display: flex; justify-content: space-between; position: absolute; top: 50px; right: 28px; z-index: 9999;">--%>
<%--
<%-- placeholder="请输入标签ID">--%>
<%-- --%>
<%-- --%>
<%-- --%>
<%-- --%>
<%----%>
<%--

--%>
<%--
--%>
<%----%>
<%----%>
<%--
F1
--%>
<%--
--%>
<%--
F2
--%>
<%--
--%>
<%--
F3
--%>
<%--
--%>
<%--
F4
--%>
<%--
--%>
<% String username=(String) session.getAttribute("username"); if (username==null ||
username.equals("")) { request.getRequestDispatcher("/hxzk/login.jsp").forward(request,
response); return; } %>