Index: trunk/webapps/cptms.html
===================================================================
--- trunk/webapps/cptms.html	(revision 329)
+++ trunk/webapps/cptms.html	(revision 330)
@@ -5,5 +5,5 @@
 <!-- map center button icon from http://icons8.com/.  (Obligatory backlink, don't remove ) -->
   <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
-    <title>CPTMS Map v0.6.2</title> 
+    <title>CPTMS Map v0.6.4</title> 
   <!--  Styles  -->
   <link rel="stylesheet" href="">    
@@ -107,5 +107,5 @@
           position: absolute;
           top: 10%;
-          right: 20%;
+          left: 25%;
           background-color: #729FFF; /* #ECECFB; */
           margin: auto;
@@ -140,4 +140,5 @@
   <body>
     <!-- 
+	     Version 6.4 Remove fullscreen control. (Use Browser F11 instead).
          Version 6.3 decomposed into modules for each layer
          Version 6.2 puts cctv and cms and vds in separate data layers.   
@@ -289,5 +290,6 @@
             styles: night_mode,
             mapTypeControl: false,
-            streetViewControl: false
+            streetViewControl: false,
+			fullscreenControl: false
         });
 
