docs: add mobile uploading instructions for keeping GPS metadata
This commit is contained in:
@@ -340,6 +340,19 @@ export default function SurveyMethodModal({
|
||||
Unggah berkas foto JPG/JPEG rumah warga yang diambil dari kamera ber-GPS aktif. Sistem akan menarik metadata lokasi secara otomatis.
|
||||
</p>
|
||||
|
||||
<div style={{
|
||||
background: 'rgba(59, 130, 246, 0.05)',
|
||||
border: '1px solid rgba(59, 130, 246, 0.15)',
|
||||
borderRadius: '8px',
|
||||
padding: '10px 12px',
|
||||
fontSize: '0.78rem',
|
||||
color: '#1e293b',
|
||||
lineHeight: '1.4'
|
||||
}}>
|
||||
<i className="fas fa-circle-info text-primary" style={{ marginRight: '6px' }}></i>
|
||||
<strong>Penting untuk pengguna HP:</strong> Agar lokasi GPS terbaca, pastikan memilih berkas lewat menu <strong>"Pilih File / Dokumen"</strong> (Files), bukan langsung dari <em>Galeri Foto</em> atau <em>Kamera langsung</em> yang otomatis menghapus data lokasi.
|
||||
</div>
|
||||
|
||||
<div
|
||||
style={{
|
||||
border: '2px dashed #cbd5e1',
|
||||
|
||||
Reference in New Issue
Block a user