geoadmin / ol3

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

Update ol 3.6 #130

Closed oterral closed 9 years ago

oterral commented 9 years ago

New build system added,

To compile use: make -f Makefile-ga build-ga

To run examples use: make -f Makefile-ga serve

Example available at : http://localhost:3000/build/examples/ga-not-queryable.html

To run hosted examples use: make -f Makefile-ga hosted-examples-ga

Hosted example with compiled version : http://localhost:3000/build/hosted/teo_update_ol_36/examples/ga-not-queryable.html

Hosted example with non-compiled version : http://localhost:3000/build/hosted/teo_update_ol_36/examples/ga-not-queryable.html?mode=raw

oterral commented 9 years ago

@procrastinatio , this one needs a hudge review :)

cedricmoullet commented 9 years ago

@procrastinatio please review @oterral How are we goind to provide a test link ?

oterral commented 9 years ago

I don't know how to have test link yet. but ol3.6 is already merge in chsdi3 so I think we can merge this one.

procrastinatio commented 9 years ago

OK, for me. All examples pass.

Still have to update the doc.