Fetches VMD data from individual files assuming all files are located under the
same directory and with the next naming conventions:
baseUrl + / + venueId + venue_map_venueId + typeOfFile
where type of file can be:
1 .geojson For the main map GeoJSON file
2 _labels.geojson For the labels GeoJSON
3 _amenities.geojson For the amenities GeoJSON
4 _wayfinding.geojson For the wayfinding GeoJSON
Fetches VMD data from individual files assuming all files are located under the same directory and with the next naming conventions:
baseUrl + / + venueId + venue_map_venueId + typeOfFile where type of file can be:
1 .geojson For the main map GeoJSON file 2 _labels.geojson For the labels GeoJSON 3 _amenities.geojson For the amenities GeoJSON 4 _wayfinding.geojson For the wayfinding GeoJSON