Google Map appear in User Tab/Conversations

Last post 12-04-2009, 3:54 AM by AYM. 12 replies.
Sort Posts: Previous Next
  •  10-22-2009, 9:42 PM 56612

    Google Map appear in User Tab/Conversations

    Hi,
     
    Can anyone let me know about Google Map appear in User Tab of Conversations panel?
     
    The map doesn't appear for every users. I tested with my own PC but there is no map.
     
    I have asked my friend to use her home connection and request chat as a user.
     
    In client, the map appear in user tab window. 
     
    If I hover on the map, it will expand.
    If click on the map, it goes to Google Maps web page.
     
    Does anyone experience this? I wonder why there is map for some users and isn't for other users.
     
    It is covering some part of conversation and the operator cannot close the map. There is no close (X) button.
     
    I have attached the screenshot of Map.
     
    Please give me some explanation on this.
     
    Regards,
    AYM
     
     
     
     
     
  •  10-23-2009, 12:18 PM 56646 in reply to 56612

    Re: Google Map appear in User Tab/Conversations

    AYM,
     
    Cute Live Supports will show google map when it is able to get the location of the user.
     
    If you test it on localhost, you are using a local IP. So google map will not show.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  10-27-2009, 3:02 AM 56696 in reply to 56646

    Re: Google Map appear in User Tab/Conversations

    Hi Adam,
     
    Thanks for the reply. 
     
    So, if the client console & the users are using the same IP address, it will not show the location/Map. Right?
     
    Let's say if we want to close or hide the map from the view. Will it be possible? The operators using support now said it has covered their conversations.
     
    Kindly suggest.
     
    Regards,
    AYM
  •  10-27-2009, 9:46 AM 56716 in reply to 56696

    Re: Google Map appear in User Tab/Conversations

    As long as the user has a public IP address,  Cute Live Supports will show google map when it is able to get the location of the user.
     
    Please open LiveSupport.exe.config and set <add key="GoogleMapKey" value="" />. It will hide google map.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  10-27-2009, 8:44 PM 56726 in reply to 56716

    Re: Google Map appear in User Tab/Conversations

    Thanks. Let me try that.
     
    Rgds,
    AYM
  •  11-25-2009, 9:29 PM 57432 in reply to 56726

    Re: Google Map appear in User Tab/Conversations

    Hi Adam & Ken,

    We disable Google Map Feature as instructed in forum as follows:

    Hide Google Map in UsersTab/Conversations Panel

     As long as the user has a public IP address,  Cute Live Supports will show google map when it is able to get the location of the user.

    Please open LiveSupport.exe.config and set <add key="GoogleMapKey" value="" />. It will hide google map.

     
    But somehow the map is still displaying when the user is outside Singapore(which is our location).
     
    There are different IP within Singapore (Map didnt display )

    We found out from one of our user who request chat from U.S.  Any idea on this?

    Kindly advise.

    Thanks
    AYM
  •  11-26-2009, 9:41 AM 57439 in reply to 57432

    Re: Google Map appear in User Tab/Conversations

    AYM:
    Hi Adam & Ken,

    We disable Google Map Feature as instructed in forum as follows:

    Hide Google Map in UsersTab/Conversations Panel

     As long as the user has a public IP address,  Cute Live Supports will show google map when it is able to get the location of the user.

    Please open LiveSupport.exe.config and set <add key="GoogleMapKey" value="" />. It will hide google map.

     
    But somehow the map is still displaying when the user is outside Singapore(which is our location).
     
    There are different IP within Singapore (Map didnt display )

    We found out from one of our user who request chat from U.S.  Any idea on this?

    Kindly advise.

    Thanks
    AYM
     
    It's very strange.
     
    If you modify LiveSupport.exe.config and add google map entry, this feature will be disabled totally.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  11-30-2009, 7:46 PM 57509 in reply to 57439

    Re: Google Map appear in User Tab/Conversations

    Hi Adam,
     
    We did add Google Map Entry in Web.config file undear <appsettings></appsettings>.
     
    I have a question. After the changes, do we need to build the client console and operators need to install new build?
     
    Kindly advise.
     
    Thanks & Regards,
    AYM
     
     
  •  11-30-2009, 7:57 PM 57510 in reply to 57509

    Re: Google Map appear in User Tab/Conversations

    AYM:
    Hi Adam,
     
    We did add Google Map Entry in Web.config file undear <appsettings></appsettings>.
     
    I have a question. After the changes, do we need to build the client console and operators need to install new build?
     
    Kindly advise.
     
    Thanks & Regards,
    AYM
     
     
     
    You should install the latest operator client and open LiveSupport.exe.config and set <add key="GoogleMapKey" value="" />. It will hide google map.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  11-30-2009, 9:49 PM 57511 in reply to 57510

    Re: Google Map appear in User Tab/Conversations

    Hi Adam,
     
    Thanks I think i got it :)
     
    Let me update you if there is anything.
     
    Regards,
    AYM
  •  12-02-2009, 7:36 PM 57545 in reply to 57511

    Re: Google Map appear in User Tab/Conversations

    Hi Adam,
     
    I have further question on Google Map Key.
     
    Since we have more than 5 operators  handling live support, each operator will need to manually add google map key in .exe.config file on their PCs. Right?
     
    Let's say in the future if we have more operators using the client console.
     
    Is there a way that we automatically add this key before. So after installation, the operators don't need to manually set key in exe.config file?
     
    Kindly advise.
     
    Thanks a lot!
    AYM
  •  12-03-2009, 10:30 AM 57571 in reply to 57545

    Re: Google Map appear in User Tab/Conversations

    AYM:
    Hi Adam,
     
    I have further question on Google Map Key.
     
    Since we have more than 5 operators  handling live support, each operator will need to manually add google map key in .exe.config file on their PCs. Right?
     
    Let's say in the future if we have more operators using the client console.
     
    Is there a way that we automatically add this key before. So after installation, the operators don't need to manually set key in exe.config file?
     
    Kindly advise.
     
    Thanks a lot!
    AYM
     
    If this operator wants to show the google map feature, you don't need to modify the LiveSupport.exe.config. You only need to modify LiveSupport.exe.config of the operator machine for the operators who don't want to show map.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  12-04-2009, 3:54 AM 57596 in reply to 57571

    Re: Google Map appear in User Tab/Conversations

    Hi Adam,
     
    Yes, we also like this feature as it shows the location of the user. But the issue is that the map is covering their chat conversation there is no button to close or minimize according to them.
     
    Is it possible  to improve this? 
     
    Kindly suggest.
     
    Thanks & regards,
    AYM
View as RSS news feed in XML