First, you have a total newbie here with absolutely no programming experience. I apologize if I am not using the correct terminology.
Background: I took a class for educators that is supposed to teach us how to teach a high school computer science…
I am facing a problem using Dropzone with an image: Dropzone is sending a file to my server that is different from the original file.
I am using the library from the CDN https://cdnjs.cloudflare.com/ajax/libs/dropzone/5.7.0/dropzone.min.js.
The file…
I'm using the DragAndDrop interaction in OpenLayers. I'm trying to drop an image that contains a geospatial location in its metadata to create a feature out of it.
I created a Format to read the file using the Exif-JS library.
By default, Format…
I work with Exif.js and VueJS for my project.
but i have problem.
when i want show information of image on screen it doesn't work.
but it work on Browser Console.
How i show information with tag in html for Users?
Here is my code: