pub fn TileLayer(props: TileLayerProps) -> impl IntoView
Expand description
A tile layer component.
§Required Props
- url:
impl Into<String>
§Optional Props
- attribution:
impl Into<String>
- bring_to_front:
bool
- bring_to_back:
bool
- min_zoom:
f64
- max_zoom:
f64