adding GoogleView in DataViews

From now we can use the Googlemap API to see where our ancestors and living families members lives.


svn: r9725
This commit is contained in:
Serge Noiraud
2008-01-06 19:23:34 +00:00
parent 248e96dff8
commit 73593ecead
4 changed files with 363 additions and 1 deletions

View File

@@ -284,7 +284,7 @@ default_value = {
GENERATION_DEPTH : 15,
DATA_VIEWS: ('MyGrampsView,PersonView,RelationshipView,FamilyListView,'
'PedigreeView,EventView,SourceView,PlaceView,MediaView,'
'RepositoryView,NoteView'),
'RepositoryView,NoteView,GoogleView'),
ADDMEDIA_IMGDIR : '',
ADDMEDIA_RELPATH : False,
}