Crate maptiler_cloud
Source - errors
- Rust bindings for the Maptiler Cloud API
- ConstructedRequest
- Represents a request that has already been constructed using the Maptiler that created it. This
can be directly await-ed using execute()
- Maptiler
- A struct that serves as a Maptiler “session”, which stores the API key and is used to create
requests
- TileRequest
- A struct containing the arguments required to make a request for a tile
- RequestType
- The type of request to the Maptiler Cloud API
- TileSet
- The different types of tilesets that Maptiler Cloud supports