Modulesยง
- choose_
something ๐ - colors ๐
- lasso ๐
- load ๐
- Loading large resources requires different strategies on native and web. Both cases are wrapped up as a State that runs a callback when done.
- popup ๐
- prompt_
input ๐ - screenshot ๐
- url ๐
- warper ๐
Structsยง
- Cached
- Store a cached key/value pair, only recalculating when the key changes.
- Choose
Something - Choose something from a menu, then feed the answer to a callback.
- Color
Legend - Color
Scale - Diverging
Scale - File
Loader - Loads a JSON, bincoded, or raw file, then deserializes it
- Future
Loader - Lasso
- Draw freehand polygons
- Poly
Line Lasso - Draw freehand PolyLine
- Popup
Msg - Display a message dialog.
- Prompt
Input - Prompt for arbitrary text input, then feed the answer to a callback.
- RawBytes
- Use this with FileLoader to just read raw bytes without any deserialization.
- URLManager
- Utilities for reflecting the current map and viewport in the URL on the web. No effect on native.
Functionsยง
- get_
clipboard - grey_
out_ ๐map - open_
browser - set_
clipboard - Only works on native