release 1.0.0 beta 3
Pre-release
Pre-release
gcebelieu
released this
28 Nov 10:56
·
553 commits
to master
since this release
28/11/2016 : 1.0.0 beta3 release of geoportal access library
Summary
This is a bug fix version, with a few enhancements :
- Fixing ie10 and ie11 bugs : #11 and #16
- Making geoportal access lib aware of its protocol environment deployment (https / http) : #13
- Adding an extra parameter to identify the use of bib access on geoportal web services : #20 and #21
- documentation and code improvment : #14 and #17
- Using the right content-type in XHR POST requests : #19
Complete ChangeLog
#11 Erreur Internet Explorer 2 : Gp.Services.Geocode
#13 Appel aux webservices en HTTPs quand on est en HTTPS
#14 Fix forinloops
#16 IE10 : requêtes XHR en erreur
#17 Clarifier que GpServices.js est une release compilé et non pas un code…
#19 Gp.Services.geocode() en XHR POST : mauvais Content-Type de la requête
#20 Identifier l'utilisation de la bilitohèque d'accès lors de l'appel aux services wxs.ign.fr fixed by #21
Thanks to jfgigand to its contribution on #17