Static
versionThe released version of the viewer
Readonly
mapLoad and display a FlatMap.
A string or object identifying the map to load. If a string its
value can be either the map's uuid
, assigned at generation time,
or taxon and biological sex identifiers of the species that the map
represents. The latest version of a map is loaded unless it has been
identified using a uuid
(see below).
A callback function, invoked when events occur with the map. The first parameter gives the type of event, the second provides details about the event.
Configurable options for the map.
A viewer for FlatMaps.
Example