Viewing 2 replies - 1 through 2 (of 2 total)
  • 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> ]
    Thread Starter Zark

    (@zack254)

    nothing is working

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Map color and style change’ is closed to new replies.