>>>>>>>>> english version below <<<<<<<<<
Bonjour.
J'ai lu avec intérêt ce fil, car mon client cherche justement cette fonctionnalité.
Après un contact privé avec Bluefox, il me dit ne plus avoir le temps de développer cela.
Adepte de solution alternative à Google, je me suis souvenu du module OsModul...dont j'ai découvert d'autres secrets, comme la possibilité de faire apparaître plusieurs points sur la même carte.
Ainsi, j'ai développé un petit script "maison" qui permet d'ajouter des paramètres à ce module, en fonction des lieux des événements futurs de JEM.
Pour le moment,
l'ID et le titre du module sont codés en dur, on pourrait imaginer 2 champs à compléter puis valider avant l'exécution du script.
Idéalement bien sûr, il faudrait que ce script fasse partie intégrante de OsModul, mais pour le moment mes connaissance en PHP sont telles quelles
Le script doit se trouver dans le même répertoire que le fichier configuration.php et est à exécuter manuellement après l'ajout d'événement(s) dans JEM ou à exécuter via une tâche cron.
@ la suite...
EDIT 11.7.2017 : avec cette nouvelle version, il est maintenant possible d'ajouter l'ID du module à modifier et également de choisir d'afficher uniquement les lieux, sans tenir compte des événements :
p.ex:
or
writeOsModul.php?id=130&venue=only
>>>>>>>>> english version <<<<<<<<<
Hello.
I read with interest this thread, because my client is looking for this functionality.
After a private contact with Bluefox, he tells me to have no time to develop this.
As an alternative to Google, I remembered the OsModul module ... which I discovered other secrets, such as the possibility of showing several points on the same map.
So I developed a small "home" script that allows you to add parameters to this module, depending on the location of future JEM events.
At the moment,
the ID and the title of the module are hard coded, we could imagine 2 fields to complete and validate before the execution of the script.
Ideally of course, this script should be an integral part of OsModul, but for now my knowledge in PHP are as follows

The script must be located in the same directory as the configuration.php file and must be run manually after adding event (s) in JEM or running via a cron job.
@ the following...
EDIT 11.7.2017 : It is now possible to add the ID of the module to be modified on the fly and to choose to display all locations only, regardless of events:
Eg:
or
writeOsModul.php?id=130&venue=only