[Checkins] SVN: keas.googlemap/trunk/src/keas/googlemap/browser/google-map.pt Now that we load google maps through an async call which takes longer, display a more user friendly wait message.

Paul Carduner paulcarduner at gmail.com
Mon Sep 8 11:39:19 EDT 2008


Log message for revision 90952:
  Now that we load google maps through an async call which takes longer, display a more user friendly wait message.

Changed:
  U   keas.googlemap/trunk/src/keas/googlemap/browser/google-map.pt

-=-
Modified: keas.googlemap/trunk/src/keas/googlemap/browser/google-map.pt
===================================================================
--- keas.googlemap/trunk/src/keas/googlemap/browser/google-map.pt	2008-09-08 15:37:21 UTC (rev 90951)
+++ keas.googlemap/trunk/src/keas/googlemap/browser/google-map.pt	2008-09-08 15:39:19 UTC (rev 90952)
@@ -1,7 +1,6 @@
 <div tal:attributes="id options/view/id;
 		     style options/view/style">
-[Google Map - If you see this, your browser is not compatible with
-google maps, or there was an error.]
+Loading Map...
 </div>
 
 <script type="text/javascript" tal:content="structure options/view/javascript">



More information about the Checkins mailing list