Commin API between Fusion and AJAX Viewer

5 messages Options
Embed this post
Permalink
prbabu

Commin API between Fusion and AJAX Viewer

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

Hi,

     Recently I saw a post by Chris Claydon on “Mapguide Users” list regarding a common API on Fusion and AJAX viewer using the MapGuideViewerApi.js file.

 Could anyone shed light on this, please?

 

Thanks for your time.

 

Regards,

Praveen


_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users
Paul Spencer-2

Re: Commin API between Fusion and AJAX Viewer

Reply Threaded More More options
Print post
Permalink
Its just a javascript file you can include in your fusion application  
that provides some of the global functions that the AJAX viewer  
provides. I don't think it has been documented anywhere yet, but you  
can easily open it and have a look at the functions that are provided,  
they should be self-explanatory or at least equivalent to the same  
function in the AJAX Viewer API documentation.  Not all functions have  
been duplicated though.

Cheers

Paul

On 26-Apr-09, at 9:34 PM, Praveen Rajendra Babu wrote:

> Hi,
>      Recently I saw a post by Chris Claydon on “Mapguide Users” list  
> regarding a common API on Fusion and AJAX viewer using the  
> MapGuideViewerApi.js file.
>  Could anyone shed light on this, please?
>
> Thanks for your time.
>
> Regards,
> Praveen
> _______________________________________________
> fusion-users mailing list
> [hidden email]
> http://lists.osgeo.org/mailman/listinfo/fusion-users


__________________________________________

    Paul Spencer
    Chief Technology Officer
    DM Solutions Group Inc
    http://research.dmsolutions.ca/

_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users
prbabu

RE: Commin API between Fusion and AJAX Viewer

Reply Threaded More More options
Print post
Permalink
Thanks for your time and response, Paul.
  The only reason we are sticking to AJAX viewer is it is supposedly having a faster load time of maps  generally quicker and stability. This assessment is some months ago and not sure how things are right now with Fusion viewer. Do you have any opinions or thoughts about it at this point of time? Any benchmarks on the viewer comparison?
  Ofcourse, I dread the idea of using frames, which is what AJAX viewer is made up off.
 
Regards,
Praveen




-----Original Message-----
From: Paul Spencer [mailto:[hidden email]]
Sent: Monday, 27 April 2009 10:35 PM
To: Praveen Rajendra Babu
Cc: [hidden email]
Subject: Re: [fusion-users] Commin API between Fusion and AJAX Viewer

Its just a javascript file you can include in your fusion application  
that provides some of the global functions that the AJAX viewer  
provides. I don't think it has been documented anywhere yet, but you  
can easily open it and have a look at the functions that are provided,  
they should be self-explanatory or at least equivalent to the same  
function in the AJAX Viewer API documentation.  Not all functions have  
been duplicated though.

Cheers

Paul

On 26-Apr-09, at 9:34 PM, Praveen Rajendra Babu wrote:

> Hi,
>      Recently I saw a post by Chris Claydon on "Mapguide Users" list  
> regarding a common API on Fusion and AJAX viewer using the  
> MapGuideViewerApi.js file.
>  Could anyone shed light on this, please?
>
> Thanks for your time.
>
> Regards,
> Praveen
> _______________________________________________
> fusion-users mailing list
> [hidden email]
> http://lists.osgeo.org/mailman/listinfo/fusion-users


__________________________________________

    Paul Spencer
    Chief Technology Officer
    DM Solutions Group Inc
    http://research.dmsolutions.ca/

_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users
zspitzer

Re: Commin API between Fusion and AJAX Viewer

Reply Threaded More More options
Print post
Permalink
the new version 2.0 is fusion is waaaay faster than before

z

On Wed, Apr 29, 2009 at 11:34 AM, Praveen Rajendra Babu
<[hidden email]> wrote:

> Thanks for your time and response, Paul.
>  The only reason we are sticking to AJAX viewer is it is supposedly having a faster load time of maps  generally quicker and stability. This assessment is some months ago and not sure how things are right now with Fusion viewer. Do you have any opinions or thoughts about it at this point of time? Any benchmarks on the viewer comparison?
>  Ofcourse, I dread the idea of using frames, which is what AJAX viewer is made up off.
>
> Regards,
> Praveen
>
>
>
>
> -----Original Message-----
> From: Paul Spencer [mailto:[hidden email]]
> Sent: Monday, 27 April 2009 10:35 PM
> To: Praveen Rajendra Babu
> Cc: [hidden email]
> Subject: Re: [fusion-users] Commin API between Fusion and AJAX Viewer
>
> Its just a javascript file you can include in your fusion application
> that provides some of the global functions that the AJAX viewer
> provides. I don't think it has been documented anywhere yet, but you
> can easily open it and have a look at the functions that are provided,
> they should be self-explanatory or at least equivalent to the same
> function in the AJAX Viewer API documentation.  Not all functions have
> been duplicated though.
>
> Cheers
>
> Paul
>
> On 26-Apr-09, at 9:34 PM, Praveen Rajendra Babu wrote:
>
>> Hi,
>>      Recently I saw a post by Chris Claydon on "Mapguide Users" list
>> regarding a common API on Fusion and AJAX viewer using the
>> MapGuideViewerApi.js file.
>>  Could anyone shed light on this, please?
>>
>> Thanks for your time.
>>
>> Regards,
>> Praveen
>> _______________________________________________
>> fusion-users mailing list
>> [hidden email]
>> http://lists.osgeo.org/mailman/listinfo/fusion-users
>
>
> __________________________________________
>
>    Paul Spencer
>    Chief Technology Officer
>    DM Solutions Group Inc
>    http://research.dmsolutions.ca/
>
> _______________________________________________
> fusion-users mailing list
> [hidden email]
> http://lists.osgeo.org/mailman/listinfo/fusion-users
>



--
Zac Spitzer -
http://zacster.blogspot.com
+61 405 847 168
_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users
Paul Spencer-2

Re: Commin API between Fusion and AJAX Viewer

Reply Threaded More More options
Print post
Permalink
In reply to this post by prbabu
The AJAX viewer probably seems faster and is likely more stable.  
Fusion is used successfully by a number of people but the AJAX viewer  
is a little simpler out of the box.  Some efforts have been made to  
improve the speed of fusion, the new version to be included with MGOS  
2.1 will include these updates.  You should see substantially faster  
load times and general performance improvements, but I am not sure it  
will be on par with the AJAX viewer yet.

Cheers

Paul

On 28-Apr-09, at 9:34 PM, Praveen Rajendra Babu wrote:

> Thanks for your time and response, Paul.
>  The only reason we are sticking to AJAX viewer is it is supposedly  
> having a faster load time of maps  generally quicker and stability.  
> This assessment is some months ago and not sure how things are right  
> now with Fusion viewer. Do you have any opinions or thoughts about  
> it at this point of time? Any benchmarks on the viewer comparison?
>  Ofcourse, I dread the idea of using frames, which is what AJAX  
> viewer is made up off.
>
> Regards,
> Praveen
>
>
>
>
> -----Original Message-----
> From: Paul Spencer [mailto:[hidden email]]
> Sent: Monday, 27 April 2009 10:35 PM
> To: Praveen Rajendra Babu
> Cc: [hidden email]
> Subject: Re: [fusion-users] Commin API between Fusion and AJAX Viewer
>
> Its just a javascript file you can include in your fusion application
> that provides some of the global functions that the AJAX viewer
> provides. I don't think it has been documented anywhere yet, but you
> can easily open it and have a look at the functions that are provided,
> they should be self-explanatory or at least equivalent to the same
> function in the AJAX Viewer API documentation.  Not all functions have
> been duplicated though.
>
> Cheers
>
> Paul
>
> On 26-Apr-09, at 9:34 PM, Praveen Rajendra Babu wrote:
>
>> Hi,
>>     Recently I saw a post by Chris Claydon on "Mapguide Users" list
>> regarding a common API on Fusion and AJAX viewer using the
>> MapGuideViewerApi.js file.
>> Could anyone shed light on this, please?
>>
>> Thanks for your time.
>>
>> Regards,
>> Praveen
>> _______________________________________________
>> fusion-users mailing list
>> [hidden email]
>> http://lists.osgeo.org/mailman/listinfo/fusion-users
>
>
> __________________________________________
>
>    Paul Spencer
>    Chief Technology Officer
>    DM Solutions Group Inc
>    http://research.dmsolutions.ca/
>


__________________________________________

    Paul Spencer
    Chief Technology Officer
    DM Solutions Group Inc
    http://research.dmsolutions.ca/

_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users