-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
validate_layout_property.js:14Uncaught TypeError: Cannot read property 'visibility' of undefined #3125
Comments
mapbox_streets_v8.json:
} |
Sorry, we can't provide support for branches other than |
Firstly,thanks to jfirebaugh.As you said the community can't provie help for branch other than master,but the discussion about 3d extrusion(building) rendering on mapbox-gl-js is up to date(thread:mapbox/mapbox-gl-style-spec#456 you tell me which branch could do the 3d extrusion rendering(buildings) or what I should do? |
Most likely, you should simply wait until we've released the feature in an officially supported version. You're welcome to try out in progress work, but we can't provide technical support for it -- doing so would take away from the limited time we have, which we want to use to work on the feature itself. |
Thanks again.I am now debugging the issue. |
John Firebaugh:I solved the issue,thank you. [image: 内嵌图片 1] 2016-09-02 8:57 GMT+08:00 John Firebaugh notifications@github.com:
|
According to the instructions which is contained in CONTRIBUTING.md file of mapbox-gl-js/building_redux_renderbuffer_dds branch, I finished the preparation of development enviroment.After starting the web server with commandline(mapbox_accesstoken={X} npm run start-debug),I try to browse index.html page with firefox.Unfortunately,the error occured(see the title).Could you tell me why?What shoud I do?
The text was updated successfully, but these errors were encountered: