-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Bonjour,
depuis la mise à jour du Géoportail nous rencontrons un problème d'affichage cartographique lors de l'ajout d'une localisation "geolocaliser cette adresse geoportail".
Dans la console du navigateur, j'ai identifié cette erreur.
https://api.ign.fr/geoportail/api/js/2.1.2/GeoportalExtended.js
Uncaught TypeError: Cannot read property 'replace' of undefined at Function.Geoportal.Catalogue.completeConfiguration (GeoportalExtended.js:138) at Geoportal.GeoRMHandler.parseAutoConf (GeoportalExtended.js:138) at GeoportalExtended.js:138 at initialize.handleResponse (GeoportalExtended.js:138) at initialize.handleRead (GeoportalExtended.js:138) at initialize.<anonymous> (GeoportalExtended.js:138) at Object.<anonymous> (GeoportalExtended.js:138) at Object.b.registry.(anonymous function) (https://api.ign.fr/geoportail/api/js/2.1.2/GeoportalExtended.js:138:1475728) at wxs.ign.fr/xxxxxxxxxxxxxxxxxx/autoconf/?output=json&callback=OpenLayers.Protocol.Script.registry.regId1:1
Une idée ?
Loic