User Tag List

Results 1 to 2 of 2

Thread: access to GPS or Locations?

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module

    Join Date
    Sep 2006
    Location
    UK
    Posts
    842
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    access to GPS or Locations?

    Hi, just wondering if you get any access to the GPS or of the current location? If so, what sort of access and data can be retrived from it?

    Thanks
    Andy

  2. #2
    Clicker Multimedia Fusion 2 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleSWF Export ModuleXNA Export Module
    colej_uk's Avatar
    Join Date
    Nov 2006
    Location
    UK
    Posts
    739
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: access to GPS or Locations?

    Yes- there's a location object which can do that. Here's the list of expressions:

    Latitude
    Returns the current latitude of the device in the form of a floating point number.

    Longitude
    Returns the current longitude of the device in the form of a floating point number.

    Altitude
    Returns the current altitude of the device in meters above the sea level.

    Course
    This expression is only valid after the second measure of position. It returns the distance between the previous measure and the current measure, in meters.

    Speed
    This expression is only valid after the second measure of position. It returns the speed of travel between the previous measure and the current measure, in meters per seconds.

    Time since last update
    Returns, in milliseconds, the time ellapsed since the previous update of the GPS position.

    Distance filter
    Returns the current distance filter value.

    Accuracy
    Returns the current accuracy value.

Similar Threads

  1. Get distance from 2 locations (Lat/Long)?
    By StingRay in forum iOS Export Module Version 2.0
    Replies: 4
    Last Post: 3rd July 2012, 05:55 PM
  2. Random character locations
    By Captain825 in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 13th February 2010, 05:48 PM
  3. Help with Directory Locations for install
    By AbnVet in forum Install Creator and Patch Maker
    Replies: 2
    Last Post: 30th December 2006, 04:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •