Skip to content

Guide4You3 V2

Latest
Compare
Choose a tag to compare
@simonseyock simonseyock released this 06 Jun 16:39
· 570 commits to master since this release

introducing:
support for rtl languages
arabic translations
changed api functionality of some map.get('api') methods regarding feature interaction (see src/API.js)
library builds are now available (exporting some variables to window.g4u)
jquery and openlayers are considered externals now (they need to be included on their own)
GeoLocationButton supports tracking
openlayers v4
in mobile view the back button on smart phones now closes windows instead ofleaving the page
fonts are configurable in lessConfig

migration notes:
the createG4U method called in the index.html is renamed to g4u.createMap.
If using guide4you-builder:
Update the test script in package.json
Add a dist script to package.json
move all tests from any subfolders to test/