%--
This is the google map library for that handles most of the google map functionality in LAMS
The functions are in javascript, but it was made as a jsp page so the custom language and other
tags could be used
Author: lfoxton
--%>
<%@ include file="/common/taglibs.jsp"%>
<%@ page import="org.lamsfoundation.lams.util.Configuration" %>
<%@ page import="org.lamsfoundation.lams.util.ConfigurationKeys" %>
<%= Configuration.get(ConfigurationKeys.GMAP_KEY) %>