Constructor
ShumateVectorReadernew
Declaration [src]
ShumateVectorReader*
shumate_vector_reader_new (
GBytes* bytes
)
Parameters
bytes |
GBytes |
A tile in Mapbox Vector Tile format. |
|
| The data is owned by the caller of the function. |
Return value
| Returns: | ShumateVectorReader |
A new |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |