[ogmaps commit] r6 - trunk

0 views
Skip to first unread message

codesite...@google.com

unread,
Dec 3, 2007, 2:57:56 PM12/3/07
to ogmaps-...@googlegroups.com
Author: pub...@kered.org
Date: Mon Dec 3 11:56:54 2007
New Revision: 6

Modified:
trunk/ogmaps.py

Log:
killed the white space at the bottom


Modified: trunk/ogmaps.py
==============================================================================
--- trunk/ogmaps.py (original)
+++ trunk/ogmaps.py Mon Dec 3 11:56:54 2007
@@ -133,6 +133,7 @@
html = html.replace('http://mt3.google.com/mt?', 'data/tiles/mt?')
html = html.replace('body{margin-top: 3px;margin-bottom:
0;margin-left: 8px;}', 'body{margin:0px;}')
html = html.replace('#map {left: 20em;margin-left:
8px;margin-right: 20em;', '#map {')
+ html = html.replace('var height = getWindowHeight() - offsetTop -
10;', 'var height = getWindowHeight() - offsetTop;')

# get our kitchen
soup = BeautifulSoup(html)

Reply all
Reply to author
Forward
0 new messages