In browse conf file, I have used this below configuration but this is not showing map. browseTypes = { objects = { displayName = _(Objects), labelSingular = _("object"), labelPlural = _("objects"), table = ca_objects, restrictToTypes = [], #dontExpandTypesHierarchically = true, availableFacets = [], # formats available for display of results # possible values are: images, list, timeline, map views = { images = {}, list = {}, map = { data = ca_objects.georeference, display = { title_template = <l>ca_objects.preferred_labels.name</l> (ca_objects.idno), description_template = <p>ca_objects.description</p>, icon = <div style='float:left; margin:0px 10px 10px 0px;'>ca_object_representations.media.icon</div> } },Please help me, what need to be changes for georeference.