I'd like to use a default of 100% for width and height but that causes the view to fail. OLWIDGET_DEFAULT_OPTIONS = { #"map_div_style": {"width": "100%", "height": "100%"}} Any ideas on how to fix this? Thanks.