Hey, We tried changing it in their files, and it’s working properly
wc-multivendor-marketplace/assets/js/min/store-lists/wcfmmp-script-store-lists.js
wc-multivendor-marketplace/assets/js/store-lists/wcfmmp-script-store-lists.js
just copy paste JSON Object around line 670
if( wcfm_maps.lib == 'google' ) {
var mapOptions = {
zoom: $map_zoom,
minZoom: 7,
center: new google.maps.LatLng(wcfmmp_store_list_options.default_lat,wcfmmp_store_list_options.default_lng,13),
mapTypeId: google.maps.MapTypeId.ROADMAP,
restriction: {},
styles: [ <strong>COPY HERE</strong> ]