Map: Add support for the 'sprite' and 'glyph' fields of the JSON style file used in the VectorTileMapProvider
The VectorTileMapProvider works with a JSON file containing styles for the map tiles. Currently, the provider doesn't read the "sprite" and "glyph" fields of the JSON. Add support for these fields.