3.2.2Type: string
Type: string
Type: string
Type: string
Type: string
Type: string
Type: string
Type: string
Type: string
Type: number
Default marker css
Create CSS class based on station codes.
(Station)
the station
string:
selector string like sta_CO_JSC
Create CSS class based on network codes.
(Network)
the network
string:
selector string like net_CO
(any
= STATION_ICON_SIZE)
(string
= TRIANGLE)
string
Create a station marker as a leaflet divIcon. Also binds the station codes as a tooltip.
(Station)
the station, with lat, lon
(any
= true)
=true adds inactiveStationMapMarker to class list if not active
(any
= 0)
=0 center map longitude, station lon are adjusted by +-360 to be closest to this
(any
= STATION_ICON_SIZE)
=STATION_ICON_SIZE optional icon size
(any
= TRIANGLE)
=TRIANGLE optional icon symbol, one of triangle, downtriangle, square or cross
any:
leaflet marker for the station
number
Create a circle marker for Quake. Radius is linearly scaled by magnitude, with min radius of 1 for very small magnitudes. Longitudes are adjusted by +-360 to draw centered on the given center longitude, eg event at lon=350 may plot at -10 if centerlon < 180.
(Quake)
earthquake
(any
= 5)
scale factor
(any
= 0)
center longitude of the map
any:
leaflet circleMarker
Type: string
Type: string
Type: string
Type: string
Type: number
Type: string
Type: number
Type: string
Type: string
Type: number
Type: string
Type: number
Type: string
Type: string
Type: string
Type: string
Type: string
Type: string
Type: string
Extends StationClickEventMap, QuakeClickEventMap
Extends SeisPlotElement
Type: (L.Map | null)
Set a color in css for the classname. This is a simple alternative to full styling via addStyle().
Extends SeisPlotElement
(Array<SeismogramDisplayData>?)
(SeismographConfig?)
Type: (L.Map | null)
Set a color in css for the classname. This is a simple alternative to full styling via addStyle().
(Quake)
string