Geoportail-Luxembourg / geoportailv3

geoportailv3 is the implementation of the v3 of the map viewer of the luxembourgish geoportal
MIT License
25 stars 16 forks source link

Switch language programmatically #135

Closed elemoine closed 9 years ago

elemoine commented 9 years ago

This how we can switch language programmatically (in the dev tools console):

$(document.body).scope().mainCtrl.switchLanguage('en')
pgiraud commented 9 years ago

See https://github.com/Geoportail-Luxembourg/geoportailv3/pull/172