Skip to content
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.

Commit

Permalink
add warning about only France geocoding #10
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyrille37 committed May 13, 2015
1 parent 1acaf92 commit 2060b2f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion resources/views/rentEdit.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,8 @@
</div>

<p>La position géographique de l'adresse du logement a été calculée automatiquement.
Vous pouvez la corriger en déplacement le marqueur bleu.</p>
Vous pouvez la corriger en déplacement le marqueur bleu.<br/>
<small>Le géocodage automatique ne fonctionne que pour la France métropolitaine, pour l'instant (cf. <a href="https://github.com/TheCitizenCrew/RentsPrices/issues/10">issue #10</a>)</small>.</p>

@include('rentEdit-map')

Expand Down

0 comments on commit 2060b2f

Please sign in to comment.