diff --git a/views/pages/upload.ejs b/views/pages/upload.ejs
index 34bb285..fe4e1b1 100644
--- a/views/pages/upload.ejs
+++ b/views/pages/upload.ejs
@@ -7,13 +7,16 @@
their perfectly working StreetView app.
-
Images must have the proper 360 degree file properties, you will need to figure out how to add this metadata. Google Pixel photosphere photos work perfectly, I have yet to figure out how to get my DJI drone 360 photos working.
+
Use the Hugin program to export DJI Drone PhotoSpheres. Google has removed PhotoSphere from Pixel Camera 9.1 and later, use APKMirror to download older versions!
Latitude and Longitude is not required if your photo already contains location data, however if it doesn't, you can use the map below to pinpoint your location
+
+
If your image doesn't contain required metadata, add it yourself with exifdata. .\exiftool.exe -ProjectionType=equirectangular -UsePanoramaViewer=true file.jpeg
+