geoadmin / ol3

OpenLayers 3
http://ol3js.org/
Other
11 stars 6 forks source link

Enable avanced compilation mode #129

Closed loicgasser closed 9 years ago

loicgasser commented 9 years ago

Several issues are fixed in this PR.

Closure compiler was renaming variables which would eventually end up in js errors. ga.style and children were not exposed. Dot notation does not work to access layerConfig variable.

Slowly closure compiler requirements in advanced mode...

loicgasser commented 9 years ago

I'll merge so that you can give it a try in CHSDI with the updated example