ui/locations/entries
Exports a collection of entry methods for location views.
Requires
- module:/ui/locations/entries/boolean
- module:/ui/locations/entries/cloudinary
- module:/ui/locations/entries/dataview
- module:/ui/locations/entries/date
- module:/ui/locations/entries/geometry
- module:/ui/locations/entries/json
- module:/ui/locations/entries/key
- module:/ui/locations/entries/layer
- module:/ui/locations/entries/link
- module:/ui/locations/entries/numeric
- module:/ui/locations/entries/pills
- module:/ui/locations/entries/pin
- module:/ui/locations/entries/query_button
- module:/ui/locations/entries/tab
- module:/ui/locations/entries/text
- module:/ui/locations/entries/textarea
- module:/ui/locations/entries/time
- module:/ui/locations/entries/title
- module:/ui/locations/entries/vector_layer
Methods
(inner) defaults()
The deprectaed defaults entry method was setting the and updating the mapp user to the entry field.
This method has been deprecated in favour of a more general plugin to set and update the user email and datetime.
- Deprecated
- Yes
(inner) mvt_clone(entry) → {function}
The mvt_clone entry method has been deprecated in favour of the more universal layer entry method which will be returned with a warning from the mvt_clone method.
Parameters:
Name | Type | Description |
---|---|---|
entry | infoj-entry | mvt_clone type entry. |
- Deprecated
- Yes
Returns:
layer entry method.
- Type:
- function