Display Photo Location Using LEADTOOLS and Google Maps

Posted on 2017-07-10 by Gabriel Smith

I recently took a 1,900 mile road trip with my son. We flew into Vegas, rented a convertible, and started to drive to Tulsa, OK via Route 66 with many stops along the way. During the trip, I took about 500 photos with my phone to save these important memories forever. Once I got home, I started going through all of the photos. (Why did I take so many?!) Trying to remember exactly where I was when I took a specific picture was sometimes difficult. To help me with this process, I used LEADTOOLS in a new little WinForms application project that pulls the GPS coordinates that my phone stored in the EXIF tags of the photos. Then it uses those coordinates with the Google Maps API to display a static map and a marker. As an extra bonus, I added a link to open Google Street View based on the photo coordinates in the default web browser and another link to open the location with interactive Google Maps in the application.

[video width="792" height="738" poster="https://www.leadtools.com/blog/wp-content/uploads/2017/07/leadtools-google-maps.png" mp4="/blog/wp-content/uploads/2017/07/PhotoLocationShower.mp4"][/video]

Continue Reading...

Categories:

General Imaging

Tags:

Imaging

Simple Java Image Viewer: Developer App Series

Posted on 2017-05-17 10:47:03 by Katie

Build Better Apps with LEADTOOLS

This post is part of our 2017 Developer App Series, which showcases apps created by our Support Agents over the course of eight weeks. These apps are intended to be larger, more thoughtful apps with highly practical purposes in mind, as opposed to a basic "how to" for a feature.

App Description

This project from Nick Villalobos will utilize the LEADTOOLS Imaging and Document SDK to show a simple Java Image Viewer in addition to recognizing barcodes or performing OCR on the image.

Continue Reading...

New Android Maven Repository for LEADTOOLS

Posted on 2016-10-10 14:59:45 by Greg

LEADT00LS Android

We are excited to announce a new resource for our Android developers: Maven artifacts! In addition to our usual .zip package, we now have a Maven repository to make it even easier to develop Java apps for Android. For example, all you need to do is add the following line to our build file:

Continue Reading...

Using TwainSession.SaveTemplate to Save a Subset of Settings

Posted on 2016-10-07 10:51:41 by Greg

Saving the settings of your TWAIN device is a very important feature which is fully supported by LEADTOOLS. For the end-user, it allows them to load and save different scanning profiles and options they use on a regular basis such as "high resolution color photo", "medium quality black and white document", or "auto-cropped receipt". One caveat to this feature is that it saves all of the settings, which comes with a few downsides:

  1. Large template files
  2. Longer execution time
  3. Most importantly...That template file will only work on one scanner

To alleviate these problems, LEADTOOLS now has a new overload for its TwainSession.SaveTemplateFile function which allows you to save a subset of settings rather than the entire collection. As long as you are saving core, mandatory settings that are supported by all TWAIN scanners, you can use these templates regardless of the hardware device being used!

Continue Reading...

Using LEADTOOLS HTML5 Viewer in Windows Metro

Posted on 2016-10-07 10:43:00 by Greg

Continue Reading...
LEADTOOLS Blog

LEADTOOLS Powered by Apryse,the Market Leading PDF SDK,All Rights Reserved