maplibre
0.1.0
TileUrl
Aliased type
Fields
vec
In maplibre::style::source
?
Settings
Type Alias
maplibre
::
style
::
source
::
TileUrl
Copy item path
source
·
[
−
]
pub type TileUrl =
String
;
Expand description
String url to a tile.
Aliased Type
§
struct TileUrl { vec:
Vec
<
u8
>, }
Fields
§
§
vec:
Vec
<
u8
>