Google Maps - "Loading the Google Maps JavaScript API without a callback is not supported"

On a désormais l'erreur suivante dans la console du navigateur lorsque l'on utilise une couche Google Maps : "Loading the Google Maps JavaScript API without a callback is not supported"

Et en effet l'API Google Maps est appelé sans paramètre callback qui est désormais requis. https://git.spip.net/spip-contrib-extensions/gis/src/commit/0715506a6620fca7560cd8c4968878109f0d66a8/gis_pipelines.php#L43 https://developers.google.com/maps/documentation/javascript/url-params#required_parameters

Modification effectuée par JamesRezo