Changes between Version 1 and Version 2 of MapGuideRfc125


Ignore:
Timestamp:
Aug 13, 2012, 7:56:43 PM (12 years ago)
Author:
yangte
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc125

    v1 v2  
    99||RFC Template Version||(1.0)||
    1010||Submission Date||08/08/2012||
    11 ||Last Modified||Ted Yang 08/08/2012||
     11||Last Modified||Ted Yang 14/08/2012||
    1212||Author||Ted Yang||
    13 ||RFC Status||not ready for review||
    14 ||Implementation Status|| ||
     13||RFC Status||ready for review||
     14||Implementation Status|| not start ||
    1515||Proposed Milestone||2.5||
    16 ||Assigned PSC guide(s)||Bruce Dechant||
    17 ||'''Voting History'''||- ||
     16||Assigned PSC guide(s)|| - ||
     17||'''Voting History'''|| - ||
    1818||+1|| - ||
    1919||+0|| - ||
     
    2323
    2424== Overview ==
    25 
     25This RFC is trying to integrate the Google Street View into Fusion Viewer. With the new widget enabled, users can see the street view of the map if the service is available.
    2626[[BR]]
    2727== Motivation ==
    28 
     28It’s always a better experience to see a vivid view of the world than only lines and blocks. Since Google has provided the APIs to access the Google Street View, here comes an idea to integrate Google Street view to !MapGuide so that the user could see and interact with both the Map and the picture of the real world.
    2929[[BR]]
    3030== Proposed Solution ==
    31 
     31The Google Street Viewer will be implemented as a new widget:
     32 * The Street View can be displayed in !TaskPanel or a separate Window / Frame according to the configuration
     33 * There will be an icon in Map indicating the position of the camera, the user can drag / rotate the icon to interact with the Street View
     34 * Coordinate System transform will be done if necessary
    3235[[BR]]
    3336== Implications ==
    34 
     37This new function will only be implemented in Fusion Viewer. The new Google Street View widget is mainly some JS scripts, no changes to the Server Code.
    3538[[BR]]
    3639== Test Plan ==