IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Parameters
editParameters
edit- field
-
The field that contains the coordinates, in geojson format. GeoJSON is
[longitude,latitude]
in an array. This is different from most implementations, which use latitude, longitude. - size
- The number of documents to use when drawing the map
- spyable
-
Should the
inspect
icon be shown? - tooltip
- Which field to use for the tooltip when hovering over a marker
Queries
edit- queries object
-
This object describes the queries to use on this panel.
- queries.mode
-
Of the queries available, which to use. Options:
all, pinned, unpinned, selected
- queries.ids
-
In
selected
mode, which query ids are selected.