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.
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,
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.
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, 2004