Skip to main content

parse_tilejson

Function parse_tilejson 

Source
pub fn parse_tilejson(bytes: &[u8]) -> Result<TileJson, TileJsonError>
Expand description

Parse TileJSON from raw JSON bytes.