Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] Google maps - Flex

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Google maps - Flex
 Login/Join
 
Master
posted
Hai

I am working on google maps in flex with WebFOCUS Enable. Everything is working good but I need help in some points, not sure if these can be done.

I make selections from a list box with country. By default NA map shows on the screen when app is loaded. If I select China, can the map automatically show China rather than we scrolling the map?? and are there any ways to change data visualization format in Infowindow?

Thanks a lot..

This message has been edited. Last edited by: Kerry,


8.1.05
HTML,PDF,EXL2K, Active, All
 
Posts: 484 | Registered: February 03, 2009Report This Post
Expert
posted Hide Post
Hi Enigma,

Suggestion from internals:

quote:

You need to specify defaultMapCenter property. When I set following to China, map shows centered on China. Then you need to programmatically adjust defaultMapCenter property using change event for dropdown. Following demonstrate how to use defaultMapCenter property. Using defaultMapCenter you can center map to specific address like “2 Penn Plaza, New York, NY” also.
<ibi:ibiMap001  width="856.28784" height="435.98486" left="10" top="63" defaultMapCenter="China" defaultMapType="hybrid" defaultMapZoom="4">
            <ibi:apiKey>ABQIAAAAEpYGSqyWFX02L7wG7Y59eRRHl3Y9jkjnC9RPr5jlydUqicn_TRRU3WwfBmLSiGUFpjxrECuGWP1zXA</ibi:apiKey>




Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
 
Posts: 1948 | Location: New York | Registered: November 16, 2004Report This Post
Expert
posted Hide Post
Hi Enigma,

Some additional info:

quote:
we have a map related component called ‘ibiMapCenterControl’ which links to an ibi control, such as ibiList or ibiComboBox and when an item is selected the linked map automatically moves and centers to that location (given proper latitude and longitude data is provided).

I’ve attached a basic example demonstrating the usage of that component with both ibiComboBox and ibiList and hopefully it is what he is looking for.

Regarding the second question, we don’t currently support the customization of the contents of map info windows.


Please send me a private message with your email address, so that I can forward the sample file to you.

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
 
Posts: 1948 | Location: New York | Registered: November 16, 2004Report This Post
Master
posted Hide Post
Thanks Kerry. I will try these and will let you know soon..


8.1.05
HTML,PDF,EXL2K, Active, All
 
Posts: 484 | Registered: February 03, 2009Report This Post
Master
posted Hide Post
Any good place to look for WebFOCUS enable for Flex docs other than user guide provided.
that has very limited subject..!!

thanks


8.1.05
HTML,PDF,EXL2K, Active, All
 
Posts: 484 | Registered: February 03, 2009Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] Google maps - Flex

Copyright © 1996-2020 Information Builders