• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Autodesk MapGuide Enterprise Developer

    Reply
    Contributor
    shankarnayagam
    Posts: 18
    Registered: ‎09-13-2010

    Real Time GPS Track

    333 Views, 1 Replies
    06-27-2011 04:57 AM

    Is real time gps tracking can be done with autodesk mapguide. if yes please provide an breif idea about this with sample codes.

    Please use plain text.
    ADN Support Specialist
    Posts: 103
    Registered: ‎12-23-2008

    Re: Real Time GPS Track

    08-10-2011 03:36 AM in reply to: shankarnayagam

    it is possible. 

     

    Here is my thought:

     

    Add the position of target to a data source(SDF/oracle etc)

     

    Connect to the data source from MapGuide using FDO and publish it to internet using web layout.

     

    Refresh the map periodically using MapGuide viewer API. Since MapGuide viewer uses Ajax techology, the map will not flash, it will only refresh the part it changes( the target, such vehicles)

     

     



    Daniel Du
    Developer Technical Services
    Autodesk Developer Network

    Please use plain text.