FusionCharts Forum: Drill down in map. - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Drill down in map. anila

#1 User is offline   anila 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 68
  • Joined: 07-September 09

Posted 22 December 2009 - 02:11 AM


Hi,


I want to implement the same thing as done in http://www.fusioncharts.com/maps/Demos/AJAX/Index.html

If i click on an entity inside an fusion map it should show one more frame with another map and if i close the frame it should show same page where i clicked entity before.

I am alreadt went through the documentation for drilldown.

there i am confussing with frames.

how to relate jsps wth frames?

Let me know how to acchive this.

Thanks in advance.....

Thanks,

Anila...
0

Other Replies To This Topic

#2 User is offline   anila 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 68
  • Joined: 07-September 09

Posted 23 December 2009 - 01:07 AM

Hi,

Please any body can help me on this.

I used link as link='F-detailsFrame-design/jsp/ShowDetails.jsp' in entity tag.

insted of opening  page in frame,it is opening in new page.

Let me know the includes for this.

i am adding fussionmaps.js to my jsp.

i have to add any other files to work this thing.

Thanks,

Anila...
0

Other Replies To This Topic

#3 User is offline   Basundhara Ghosal 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2459
  • Joined: 15-September 09

Posted 23 December 2009 - 05:14 AM

Hi Anila,

Could you please let us know the version of the FusionMaps that you are using?

Awaiting your reply. :hehe: 

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

#4 User is offline   anila 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 68
  • Joined: 07-September 09

Posted 28 December 2009 - 03:06 AM

Hi,

Thanks for your replay.

I am using FusionMaps v3 licensed verstion for development.

Thanks,

Anila...
0

Other Replies To This Topic

#5 User is offline   Sudipto Choudhury 

  • Supreme Being
  • Group: Administrators
  • Posts: 1919
  • Joined: 19-March 07

Posted 28 December 2009 - 03:33 AM

Hi Anila,

Merry Christmas!:w00t:

Hope you are doing fine.

It seems that your application does not have a frame with name detailsFrame. That might be  the reason why it is opening in a new window. Please check.

You need to have the frame (<frame> or <iframe> ) existing to open the desired file in that frame.

Regards,

Sudipto Choudhury
FusionCharts Team

Follow us on Twitter

I code, therefore I am.

0

Other Replies To This Topic

#6 User is offline   anila 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 68
  • Joined: 07-September 09

Posted 28 December 2009 - 04:03 AM

Hi,

Thanks for your wises,I wish u the same.....

I have frame with name,here is the code it is opening page in new page insted of frame.

 <frameset rows="450,*" cols="*" frameborder="YES" border="1" framespacing="0">
  <frame src="index.jsp" name="mapFrame" scrolling="NO" noresize >
  <frame src="design/jsp/ShowDetails.jsp" name="detailsFrame" scrolling="NO" noresize>
</frameset>

Let me know whats wrong i am doing here.

Thanks,

Anila...
0

Other Replies To This Topic

#7 User is offline   Sudipto Choudhury 

  • Supreme Being
  • Group: Administrators
  • Posts: 1919
  • Joined: 19-March 07

Posted 28 December 2009 - 04:23 AM

Hi Anila,



I am a bit consufed about how you "close the frame".



Generally the frames remained defined in the page itself.



Let me send you a sample which might help you.



It uses world map - click on the Europe entity and Europe map opens in a frame. Please use the map swf files that you have to see the sample.

Attached File(s)


Regards,

Sudipto Choudhury
FusionCharts Team

Follow us on Twitter

I code, therefore I am.

0

Other Replies To This Topic

#8 User is offline   anila 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 68
  • Joined: 07-September 09

Posted 28 December 2009 - 04:38 AM

Hi,

Thanks for your help.

i want same thing what they implemented here http://www.fusioncharts.com/maps/Demos/AJAX/Index.html

i dont know ajax.

please help me on this.

how they are generating frame by clicking on entity.

Thanks,

Anila...
0

Other Replies To This Topic

#9 User is offline   Madhumita 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1434
  • Joined: 04-September 09

Posted 30 December 2009 - 03:39 AM

Hey Anila,

Please refer to the following forum link:
http://www.fusioncharts.com/forum/Topic22030-11-1.aspx

Regards,
Madhumita Chakraborty

Follow us on Twitter :)
0

Other Replies To This Topic

#10 User is offline   anila 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 68
  • Joined: 07-September 09

Posted 31 December 2009 - 12:01 AM

Hi Madhumita,

Thanks for your reply.

I  placed all the SWF files in maps folder.

but it is not displaying USA map.

i m not getting to debug.how to fix it?

here i am attaching the code.

Let me know the mistakes what i did.

Thanks,

Anila...
0

Other Replies To This Topic

#11 User is offline   anila 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 68
  • Joined: 07-September 09

Posted 31 December 2009 - 12:05 AM

Hi,

sorry i am not able to upload the code.

any way i added USA & States swf files list to maps.

tats wat i did additinoly from existed code.

Thanks,

Anila...
0

Other Replies To This Topic

#12 User is offline   anila 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 68
  • Joined: 07-September 09

Posted 31 December 2009 - 12:23 AM

Hi,

If i enable the debug mode.

it is showing like this,but it is not displaying map.

Info: Map loaded and initialized.
Version: 3.1.0
Map Objects:
BACKGROUND
PLOT
LABELS
LEGEND
TOOLTIP
MARKERS
MARKERLABELS
MARKERCONNECTORS

Initial Width: 950
Initial Height: 400
Scale Mode: noScale
Debug Mode: Yes
Application Message Language: EN
INFO: Map registered with external script. DOM Id of map is PM0
INFO: XML Data provided using dataXML method.
XML Data: <map animation="0" showLabels="0" borderAlpha="0" fillColor="FFFFFF" fillAlpha="0" usehoverColor="0" showToolTip="0" bgAlpha="0" CanvasBorderAlpha="0" showShadow="0" showBevel="0" />

Thanks,

Anila...
0

Other Replies To This Topic

#13 User is offline   anila 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 68
  • Joined: 07-September 09

Posted 31 December 2009 - 02:14 AM

Hi,

we need to deploy this code source on any web server????

Thanks,

Anila...
0

Other Replies To This Topic

#14 User is offline   Sudipto Choudhury 

  • Supreme Being
  • Group: Administrators
  • Posts: 1919
  • Joined: 19-March 07

Posted 31 December 2009 - 11:44 PM

Hi Anila,



It is better if you use a web server, local or live to get instant drill down.



Please let us know with screen shot what you exactly see
Regards,

Sudipto Choudhury
FusionCharts Team

Follow us on Twitter

I code, therefore I am.

0

Other Replies To This Topic

#15 User is offline   anila 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 68
  • Joined: 07-September 09

Posted 04 January 2010 - 07:40 AM

Hi Sudipto,

its worked after deploying in server.

Thanks for your reply.

Thanks,

Anila...
0

Other Replies To This Topic

#16 User is offline   Madhumita 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1434
  • Joined: 04-September 09

Posted 04 January 2010 - 08:06 AM

Hello Anila,

Glad that it finally got solved.

Happy FusionCharting. :)

Regards,
Madhumita Chakraborty

Follow us on Twitter :)
0

Other Replies To This Topic

#17 User is offline   anila 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 68
  • Joined: 07-September 09

Posted 06 January 2010 - 07:38 AM

Hi,

one more doubt i have.

here they are taking data to build graphs,maps from javascript insted of that i need to pass dynamic data.

how to pass data to js?

i am using java,jsp.

Thanks,

Anila...
0

Other Replies To This Topic

#18 User is offline   srividya_sharma 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 943
  • Joined: 01-October 07

Posted 06 January 2010 - 11:24 PM

Hi Anila,

If you want a jsp variable to be present in js,

just use,

var myJSVar = '<%=myJSPVar%>';

Hope this is what you wanted to know.

Srividya.

regards,
Srividya Sharma
0

Other Replies To This Topic

#19 User is offline   anila 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 68
  • Joined: 07-September 09

Posted 08 January 2010 - 05:56 AM

Hi,

Thanks for your reply.

wat i am asking was in fusioncharts i prepared data and passed to createChart() which in jsp.

but what ever i want to develope map wth zooming sub window,here they are generating chart in js with static data.

but i dnt wan to pass data tp js.

wat can i do to achive this wth out passing data to js

shall i prepare chrt in java code and paass it.

Thanks,

Anila...
0

Other Replies To This Topic

#20 User is offline   srividya_sharma 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 943
  • Joined: 01-October 07

Posted 01 April 2010 - 10:45 AM

Hi Anila,

Was your problem resolved? Were you able to make some progress?

Please tell us.  :)

Srividya

regards,
Srividya Sharma
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic