Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property id of null #7

Closed
Samaalir opened this issue Jun 11, 2017 · 1 comment
Closed

Cannot read property id of null #7

Samaalir opened this issue Jun 11, 2017 · 1 comment

Comments

@Samaalir
Copy link

hi @tmcgee , I followed the instructions but did not work and I got this error:

init.js:113 TypeError: Cannot read property 'id' of null
    at Object.a.get (init.js:200)
    at Object.constructor (init.js:553)
    at new <anonymous> (init.js:161)
    at Object.createMap (_MapMixin.js:59)
    at Object.initMapAsync (_MapMixin.js:40)
    at init.js:63
    at n (init.js:107)
    at d.then.a.then (init.js:110)
    at Object.startup (_MapMixin.js:33)
    at Object.<anonymous> (_ControllerBase.js:58) "TypeError: Cannot read property 'id' of null
@Samaalir
Copy link
Author

If anyone got this error must add this inside the viwer.js

layout: {
            map: 'mapViewDiv'
        },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant