Skip to content

Conversation

@jacquesfize
Copy link
Contributor

complete and closes #3718

pierre56 and others added 3 commits September 17, 2025 17:12
       (L.control as any).locate({
          position: 'topright',    // place le bouton en haut à droite
          watch: true,             // active le suivi permanent (navigator.watchPosition)
          setView: 'always',       // recentre la carte à chaque mise à jour
          flyTo: true,             // animation fluide pour les transitions
          showPopup: false         // pas de popup "Vous êtes ici"

  

Modif afin d'avoir l'option de géoloc disponible même sans activer l'édition en plaçant le bouton en haut a droite.
utile pour monitoring
Lors de mes tests, j'ai pas eu trop de lags.
Je trouvais l'animation sympa mais pas de soucis pour que ça dégage :)

Co-authored-by: Jacques Fize <[email protected]>
@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.48%. Comparing base (8382e12) to head (7a4a6cb).
⚠️ Report is 32 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3756      +/-   ##
===========================================
- Coverage    84.54%   84.48%   -0.06%     
===========================================
  Files          133      133              
  Lines        10336    10361      +25     
===========================================
+ Hits          8739     8754      +15     
- Misses        1597     1607      +10     
Flag Coverage Δ
pytest 84.48% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants