Updated FamilyMap to use current google v3 javascript. No longer needs mxn/ Mapstraction jaqvascript files. Changed name of a css file for using with these maps.

svn: r17937
This commit is contained in:
Rob G. Healey
2011-07-18 22:09:00 +00:00
parent b082ee8d55
commit f8d698aecb
3 changed files with 16 additions and 37 deletions

View File

@@ -107,8 +107,8 @@ def load_on_reg(dbstate, uistate, plugin):
path_css('behaviour.css'), None, [], []],
# mapstraction style sheet for NarrativeWeb place maps
["mapstraction", 0, "mapstraction",
path_css("Mapstraction.css"), None, [],
["mapstraction", 0, "",
path_css("narrative-maps.css"), None, [],
[path_js("mapstraction", "mxn.core.js"),
path_js("mapstraction", "mxn.googlev3.core.js"),
path_js("mapstraction", "mxn.js"),