From 9ad6906991c92997b7f8105d3e7363c69c0da197 Mon Sep 17 00:00:00 2001 From: Marc Englund Date: Tue, 27 Nov 2007 07:48:00 +0000 Subject: [PATCH] Added example with Google Maps API key for toolkit.itmill.com svn changeset:2995/svn branch:trunk --- WebContent/reservr.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WebContent/reservr.html b/WebContent/reservr.html index e2bdce714c..764d81869f 100644 --- a/WebContent/reservr.html +++ b/WebContent/reservr.html @@ -16,6 +16,8 @@ Append your Google Maps API key to the src -attribute below, like so: src="http://maps.google.com/maps?file=api&v=2&key=XXXXXXXX" where the X:s represent your key. + Example for http://toolkit.itmill.com: + --> -- 2.39.5