Structs§
- GetAll
Maps Params - struct for passing parameters to the method
get_all_maps - GetLayer
Maps Params - struct for passing parameters to the method
get_layer_maps - GetMap
ById Params - struct for passing parameters to the method
get_map_by_id - GetMap
ByPosition Params - struct for passing parameters to the method
get_map_by_position
Enums§
- GetAll
Maps Error - struct for typed errors of method
get_all_maps - GetLayer
Maps Error - struct for typed errors of method
get_layer_maps - GetMap
ById Error - struct for typed errors of method
get_map_by_id - GetMap
ByPosition Error - struct for typed errors of method
get_map_by_position
Functions§
- get_
all_ maps - Fetch maps details.
- get_
layer_ maps - Fetch maps details.
- get_
map_ by_ id - Retrieve the details of a map by its unique ID.
- get_
map_ by_ position - Retrieve the details of a map by layer and coordinates.