Results 1 to 2 of 2
  1. #1
    wawiel is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    May 2015
    Posts
    1

    Insert GPS coordinates in form as hyperlink to open google maps when click on it.

    I need to insert the GPS coordinates into a form as hyperlink. When click on the field it needs to open google maps with the GPS location.


    I want to insert "-25 50 43.8+28 11 27.43" but when click it need to open "http://maps.google.com/maps?q=-25.845833+28.1925"

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,933
    Did you search web on topic 'Access vba google map latitude longitude'?

    Does this help: http://www.utteraccess.com/forum/Sea...-t2015938.html

    Store the lat and long in fields then construct the url string with concatenation and use FollowHyperlink to open web page. Worked for me with the url you posted.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Google maps XML
    By Ruegen in forum Programming
    Replies: 4
    Last Post: 03-05-2015, 07:53 PM
  2. Google Maps in webbrowser control
    By bfc in forum Forms
    Replies: 10
    Last Post: 08-27-2014, 10:53 PM
  3. Google maps from form
    By JeroenMioch in forum Programming
    Replies: 11
    Last Post: 03-04-2014, 10:53 AM
  4. GPS coordinates mapping on google map
    By engr_saud1 in forum Forms
    Replies: 1
    Last Post: 05-29-2013, 05:41 AM
  5. using google maps address into a text field
    By thanosgr in forum Programming
    Replies: 5
    Last Post: 04-26-2012, 03:39 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums