can anybody help ? I´m looking to some solution to load images with EXIF information from camera with GPS. Images would loud as a points on map, with symbolizing direction of azimuth. I use FlexViewer 2.4.
can anybody help ? I´m looking to some solution to load images with EXIF information from camera with GPS. Images would loud as a points on map, with symbolizing direction of azimuth. I use FlexViewer 2.4.
Thanks
Petr
You can use this AS3 - EXIF library to read the EXIF info from header and display on Map. Easiest way will be to read this info when you upload your photo to the server and then just make an HTTP request to create a graphics Layer... here is a very good post from Mansour from ESRI about this.
I know about this example and i already tryed it, but it does not worked me. Problem is, that this example is standalone aplication. Don´t you know, how to implement it as a widget ? I´m not programmer so it is maybe easy, but i don´t know how to do it.