• Hi there,

    Thank you for your great plugin. It is very helpful. Today I installed it for my new project normally. But when I come front-end, the map seems does not work. I checked console and got this error message:

    Uncaught TypeError: Cannot read property 'map_params' of undefined
        at Object.gmb.initialize_map (google-maps-builder.min.js:1)
        at HTMLDivElement.<anonymous> (google-maps-builder.min.js:1)
        at Function.each (jquery.js:2)
        at a.fn.init.each (jquery.js:2)
        at Object.gmb.init (google-maps-builder.min.js:1)
        at HTMLDocument.<anonymous> (google-maps-builder.min.js:1)
        at i (jquery.js:2)
        at Object.fireWith [as resolveWith] (jquery.js:2)
        at Function.ready (jquery.js:2)
        at HTMLDocument.K (jquery.js:2)

    May you help me check this?

    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author Matt Cromwell

    (@webdevmattcrom)

    Can you provide a link to that site and where I can see that error live?

    That most often happens when there are other caching and/or minification/concatenation plugins being used and they concatenate the JS and it get mangled. Please try clearing your plugin cache and deactivating those plugins for now while troubleshooting.

Viewing 1 replies (of 1 total)

The topic ‘Cannot read property ‘map_params’ of undefined’ is closed to new replies.