-
Notifications
You must be signed in to change notification settings - Fork 8
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
After Updating the mapbox-gl #38
Comments
Which control element r u using? Is it a custom icontrol or a mapbox default? If it is a custom one, I might need some sample codes. |
i am using mapbox-gl-control element with mapbox default NavigationControl and GeoLocateControl |
A few more questions because i cannot reproduce ur error. What version of mapbox-gl are u using? Can I have a code snippet, gist or a git repo which reproduce the error? |
i have the same issue |
Uncaught TypeError: Cannot read property 'toggle' of undefined
at CustomIControl.onAdd (mapbox-gl-control.html:182)
at e.addControl (mapbox-gl.js:495)
at HTMLElement._addControl (mapbox-gl-control.html:207)
at Object.runMethodEffect [as fn] (property-effects.html:818)
at runEffectsForProperty (property-effects.html:162)
at runEffects (property-effects.html:128)
at HTMLElement._propertiesChanged (property-effects.html:1711)
at HTMLElement._flushProperties (properties-changed.html:341)
at HTMLElement._flushProperties (property-effects.html:1559)
at HTMLElement.__enableOrFlushClients (property-effects.html:1604)
The text was updated successfully, but these errors were encountered: