Giter Club home page Giter Club logo

Comments (10)

mediaessenz avatar mediaessenz commented on August 10, 2024

Same problem under TYPO3 12.

from go_maps_ext.

mhirdes avatar mhirdes commented on August 10, 2024

Did you include the JS from the extension?

from go_maps_ext.

mediaessenz avatar mediaessenz commented on August 10, 2024

Yes.

Meanwhile, I got it working, by moving the js to the header and activate the preview

Extension Settings:

'go_maps_ext' => [
            'footerJS' => '1',
            'include_google_api_manually' => '0',
            'include_manually' => '1',
        ],

Constants:

plugin.tx_gomapsext {
    settings {
        apiKey = YXZ....
        preview  {
            enabled = 1
            setCookieToShowMapAlways = 1
        }
    }
}

Setup:

page {
    includeJS {
        markerclusterer_compiled = EXT:go_maps_ext/Resources/Public/Scripts/markerclusterer_compiled.js
        gomapsext = EXT:go_maps_ext/Resources/Public/Scripts/gomapsext.js
        gomapsext_preview = EXT:go_maps_ext/Resources/Public/Scripts/gomapsext.preview.js
    }
}

from go_maps_ext.

mhirdes avatar mhirdes commented on August 10, 2024

Does this help you?

1ef6c63

from go_maps_ext.

quadronet avatar quadronet commented on August 10, 2024

I have the same problem, TYPO3 11.5.27 latest version from go_maps_ext.

Uncaught (in promise) ge {message: 'goMapsExtLoaded is not a function', stack: 'Error\n at new ge (https://maps.google.com/maps/…y=myapikey:246:231', name: 'InvalidValueError'}

https://www.augen.1qn.de/kontakt/anfahrt

The map isn´t loading....

from go_maps_ext.

mhirdes avatar mhirdes commented on August 10, 2024

Does the latest dev version help you?

from go_maps_ext.

quadronet avatar quadronet commented on August 10, 2024

Sorry, no. The same:Uncaught (in promise) ge {message: 'goMapsExtLoaded is not a function', stack: 'Error\n at new ge (https://maps.google.com/maps/…0tXKs9ZZwgP6YrSdfdfen9kc2RFebM&language=de:246:231', name: 'InvalidValueError'}

from go_maps_ext.

mhirdes avatar mhirdes commented on August 10, 2024

May we can take a look together? Can you contact me tomorrow morning on slack?

from go_maps_ext.

quadronet avatar quadronet commented on August 10, 2024

from go_maps_ext.

quadronet avatar quadronet commented on August 10, 2024

from go_maps_ext.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.