Moved _create_place_map() back into class PlacePage. Getting ready for include family place map. Added border around PlacePage map in style sheet.

svn: r15585
This commit is contained in:
Rob G. Healey
2010-06-20 07:48:25 +00:00
parent cba915b882
commit 79e2d97698
2 changed files with 126 additions and 111 deletions

View File

@@ -56,4 +56,5 @@ div#geo-info {
div#googlev3 {
height: 400px;
width: 500px;
border: solid 1px #000;
}