Uses of Class
io.goobi.viewer.model.maps.GeoMapMarker
Packages that use GeoMapMarker
Package
Description
Core controller and utility classes of the Goobi viewer.
JSF managed beans (CDI backing beans) of the Goobi viewer.
Provides the core domain model for geo-maps in the Goobi viewer, including map
configurations, feature sets, markers, filters, and Solr-backed spatial data providers.
-
Uses of GeoMapMarker in io.goobi.viewer.controller
Methods in io.goobi.viewer.controller that return GeoMapMarkerModifier and TypeMethodDescriptionConfiguration.getGeoMapMarker(String name) Configuration.getMarkerForFacetting()Configuration.getMarkerForMapSearch()static GeoMapMarkerConfiguration.readGeoMapMarker(org.apache.commons.configuration2.HierarchicalConfiguration<org.apache.commons.configuration2.tree.ImmutableNode> config) Methods in io.goobi.viewer.controller that return types with arguments of type GeoMapMarker -
Uses of GeoMapMarker in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return GeoMapMarkerModifier and TypeMethodDescriptionConfigurationBean.getDefaultMarkerForCMSMaps()ConfigurationBean.getMarkerForFacetting()ConfigurationBean.getMarkerForMapSearch()Methods in io.goobi.viewer.managedbeans that return types with arguments of type GeoMapMarker -
Uses of GeoMapMarker in io.goobi.viewer.model.maps
Methods in io.goobi.viewer.model.maps that return GeoMapMarker