DVT:MAP Component

Hi,
I have the following requirement, which i'm trying to implement with <dvt:map & <dvt:PointTheme components.
*The requirement is ... I have a base map, which is being accessed via <dvt:map component. And i'm using point theme to display certain data over the map. Let us consider, over the US map ... i'm displaying 24 points(for each polygonone point .... taking the centroid of each polygon) when the map zoom level is 0.
At this zoom level '0', user can see all 24 points. But when the user start clicking on '+' to Zoom In(Now the zoom level is '1'), at this zoom level user can see only 18 points. User can see the remaining 6 points by dragging the base map to either sides.
This mean, irrespctive of the zoom level the point theme is rendering the all the points over the map. Instead, i would like to display the data specific to the polygons that are visible to the user. At zoom level '0', if the user is able to see all the polygons, then display all 24 points. And at zoom level '1'...if the user is able to see 18 polygons and then display only those 18 points. And if the user tries to see the other polygons data ... user may drag the base map either sides. In that case, the point theme should render data specific to the polygons that the user is able to see.
Similarly, if the user is at zoom level '2'...at this zoom level user is able to see 13 polygons over the IE. so the point theme should render only 13 points specific to each polygon. If the user tries to do dragging the base map either sides...then display the points, specific to the polygons that the user is able to see.
Similarly for other zoom levels ... Please let me know if you require any other information.
Thanks & Regards,
Kiran Konjeti

Hi Juan,
Are you trying to click on a point in the map and update another control on the page?
This is available today, if you create a master-detail binding and bind the master to your map theme, and detail to another view e.g. a table, and check the checkbox "Enable row selection" when you create the map theme binding, then you will get this behavior automatically.
If this is not what you are looking for, please clarify.
Thanks
Katia

Similar Messages

  • JDev TP4 DVT:Map Component: How to send a command to Mapviewer Server?

    How to send a command to Mapviewer Server programmatically using a DVT:Map component? ( for example : To capture a Theme info when i clicking in the a map theme position?
    Juan C LLanes

    Hi Juan,
    Are you trying to click on a point in the map and update another control on the page?
    This is available today, if you create a master-detail binding and bind the master to your map theme, and detail to another view e.g. a table, and check the checkbox "Enable row selection" when you create the map theme binding, then you will get this behavior automatically.
    If this is not what you are looking for, please clarify.
    Thanks
    Katia

  • Use dvt map component into adf mobile

    Hello,
    I'm just wondering if it's possible to use the dvt map component into an adf mobile application or if there's another way to display a map coming from mapviewer.
    Does anybody know it there are any limitations?
    Thanks and regards

    Currently DVT Map component is not supported for ADF Mobile. Alternatively you could look at embedding Google Maps or just invoke Google Maps from your app. On iOS and Android, if you create a link with something like ("http://maps.google.com/maps?q=<Text or EL Expression containing the value of the address you want to search>"), then native Google Maps application would be launched to display that address. You can also embed a Google Map in your page as an image as well - check Google Map's site for details of how to issue an URL that could return an image containing Google Maps and search results.
    Thanks,
    Joe Huang

  • ADF  dvt:Map component  Roadmap info ?

    Is possible to obtain anywere a roadmap info about DVT: Map component ?
    How to send a command to Mapviewer Server programmatically using a DVT:Map component? ( for example : To capture a Theme info when i clicking in the a map theme position?
    Juan C LLanes

    Hi Juan,
    Are you trying to click on a point in the map and update another control on the page?
    This is available today, if you create a master-detail binding and bind the master to your map theme, and detail to another view e.g. a table, and check the checkbox "Enable row selection" when you create the map theme binding, then you will get this behavior automatically.
    If this is not what you are looking for, please clarify.
    Thanks
    Katia

  • Understanding point theme of dvt:map component

    for usage of point theme..we have to mention either latitude and longititude  or  address and city and country and postal code
    i want to know exactly what is latitude and longitude (these values varies if you use google maps and oracle maps ) and
    in my data source i am also having x-cor ,y-cor  ,longitude, latitude in every row
    when using point theme.if i select  X & Y(longitude & latitude).. is it sufficient to give latitude and longtitude..then purpose of  x and y co-ordinates in data source...

    s possible to obtain any example about how to use programatically a dvt.map component to send ( for example) a Zoom-In command to mapviewer server?

  • No declarative use of dvt: map component

    Is possible to use in not declarative way a dvt map component like Oracle Maps Ajax Javascript API?
    Thanks
    Juan Carlos LLanes

    s possible to obtain any example about how to use programatically a dvt.map component to send ( for example) a Zoom-In command to mapviewer server?

  • Dvt:map - Example of displaying line geometry ?

    Hi all,
    Does anyone know of an example that shows how to display themes that contain line geometry objects (e.g. delivery routes, bus routes etc.).
    All the examples I've found so far only show how to display points or polygons (areas).
    I tried to use a predefined theme but ran into another problem:
    Re: dvt:map - how to use a predefinedTheme with bind variables
    Regards,
    Robert

    Hi Robert,
    Thanks for your immediate response.
    My requirement is some how different from yours. In our case, there are certain graphs generated using Map Builder tool & are avaiable through the Data Source.
    So, i need to integrate the base maps with UI. Im able to do that independently.
    Now, my requirement is to changing the map dynamically while doing zoom in. Lets say, i have 3 maps. which are Area level, Region Level & Building Blocks Levels.
    For each category i have a map. Initially, i need to display the Area level map...while doing the zoom in, depends upon the zoom in level i need to change the map dynamically to Region Level map. Similarly with Building block level.
    I tried to do this from the backing bean by getting the Map Component & by getting the zoom level changing the property value of the map to region level map.
    But the attribute "selectionListener" of <dvt:map component is not working for me. Hence got strucked here...Do you have any sugestions on this how easily we can do this.
    Help me in this regard.
    Thanks,
    Konjeti

  • Error while using ADF map component

    I am facing problem while using ADF map component to display geographical addresses on the map. Steps I have followed are as follows :
    1. I have created a simple table with structure.
    location_name varchar2(20),
    longitude number(10),
    latitude(10)
    This table is having records for actual values.
    2. I have created BC objects for accessing this table.
    3. Then I have added this data control to the JSP page as a ADF map and point theme. Here I have specified map viewer URL as http://elocation.oracle.com/mapviewer/. I have binded values for longitude and latitude to the values from EO. I have specified point data value as location_name. No value is specified for category.
    With this setup when I try to execute the page, it is throwing following error.
    DVT-26007: Theme mapPointTheme1 cannot be displayed because data at row 0(rowId=0001000000055445535431) does not have value.
    Can someone guide me on this please.....
    Message was edited by:
    user609092

    Hi,
    When we add point theme to the map, we specify the data control binding to this theme. This binding is done against the attribute names from the data control. I want to bind this theme input values to some variables. So that it can be changed at runtime. I think this can be done if we are able to use EL. So is it possible to achieve this? Could you please suggest me any other alternative way to achieve this.
    Thanks,
    Prashant

  • Dvt:map issue

    Following the official tutorial
    http://www.oracle.com/technology/obe/obe11jdev/ps1/dvt_graph/gant_chart_pivot_table.htm#tv
    I create a simple ADF map DEMO application and run it OK directly in Jdeveloper 11g IDE.
    However, when I deploy it to war file in external weblogic server and run, an exception "DVT-26000: unable to find connection in 'mapConfig1' " thrown out from page.
    I found “<Project Root>/.adf/Meta-INF/connections.xml“(this file is created only for design time use) is missing in war file, therefore the ADF component dvt:map can’t find available connection.
    How can I get the URL connection when deploying app in WLS?

    Instead of creating a WAR, try creating an EAR from the Application->Deploy menu. The EAR file will contain the connecting mapping file to the map server.

  • ADF Faces: dvt:map undefined title in the maptip

    Hi! I'm using the component dvt:map that for specific reasons of my application I am inserting it on a page for a backing bean. When the map appears on the page and I click in a geometry of the current theme shows a map tip with information about the geometry but the title of map tip is writing as undefined. The theme of the map I inserting as PredefinedThemeFOI class. Do I must set some attribute in the map or PredefinedThemeFOI?
    Edited by: reginaldo oliveira on 08/03/2011 12:35

    If you are using predefined theme, please make sure you have a label column defined for your theme in mapBuilder. The label defined in the theme definition will be used as the header of the infoWindow.

  • How can i add a new regional map component in xcelsius 2008 ?

    hi,
    we need to add a new regional map component in xcelsius 2008 , how can i do it ?
    Where do I find any examples ?
    Thanks

    You might want to check out the Any Map Component found on the Marketplace: http://www.ondemand.com/information/xcelsius.asp.  Then click on Visit the Marketplace to view all add-ons.
    This is one of the cool components that the users created using the Xcelsius 2008 Component SDK.

  • Making Your Own Map Component in crystal xcelsius

    Post Author: sunbrain
    CA Forum: Xcelsius and Live Office
    http://www.liwaili.com.cn support
    http://www.liwaili.com.cn support
    http://www.liwaili.com.cn support
    Making Your Own Map Component in crystal xcelsius
    Although the Map components in Crystal Xcelsius are cool, your choice ofmaps is severely limited. This might leave you wondering how you can createyour own Map components in Crystal Xcelsius. Although there is no way totechnically make a Map component, you do have a workaround that you canuse to create interactivity based on your own maps.As an example, I created the dashboard in Figure 13-25 to report on popula-tion data for the five counties in Rhode Island. In this dashboard, movingyour mouse from county to county changes the data that displays.
    Take a closer look at this dashboard to see that the map is nothing more thanan Image component that has a few Icon Selector components on top. Hereu2019show it works:1. Import an image of the map by adding an Image component onto yourdashboard and selecting the image using the Filename property, asshown in Figure 13-26.
    2. Add Icon Selectors on each point in the map where you want interactivity.These icon selectors provide the hot spot areas on your map (seeFigure 13-27): that is, the areas that give you interactivity at run-time.
    3. Expand the selectors to ensure that you optimize the hot spots on yourmap. (See Figure 13-28.)You can expand the Icon selectors by clicking on the bounding box han-dles and dragging them until the selector is the appropriate size andshape. Expanding the size of the selectors reduces the chance of hittingdead spots that donu2019t have interactivity at run-time.
    At this point, the icon selectors can be given some functionality basedon some scenario, but thatu2019s not your focus here. The point is that afteryou configure the icon selectors with some functionality, you haveessentially added interactivity to your map.Time for smoke and mirrors.4. Make the icon selectors invisible so that only the map is showing bygoing to the Appearance tab and adjusting the Transparency propertyto 0, as shown in Figure 13-29.The final effect is a custom map that has interactivity.
    Keep in mind that you can use this technique with any image; it doesnu2019t have tobe a map per se. For instance, you can use this technique with organizationalcharts, floor plans, park maps, and various types of diagrams. Incorporatingpictures into your dashboards in this way can help you add something extrato your dashboards.
    liwaili.com.cn
    http://www.liwaili.com.cn support

    Post Author: sam pewgo
    CA Forum: Xcelsius and Live Office
    Hiit is rather disappointing that one can not import maps into crystal xcelsius as this is my main operation, the alternative approach that you so in great detail, whilst it works is not sutable for the tasks I carryout. I have access to all the maps for our operations and some are quite detailed, however I cannot use them? becuase your programme cannot import them. Is there a tool or method that you guys use to get the maps in to crystal xcelsius that you would be willing to share, as I would hate to have to find an alternative product to do that job Thnx Sam

  • XCelsius Map component - how to hide mouse over region value?

    Hi guys,
    I have one problem with a map component:
    Please open standard Xcelsius map sample: File -> Samples -> Map
    If you turn your mouse to state, for example Alabama you will see "Alabama 31.66"
    I need only "Alabama", how to hide this "31.66"?
    I created colored map but user should not see the value, he should see just name of the map region
    Any ideas?
    Thanks in advance

    Question answered
    Option is on the Apperance - Text tab

  • How to use Google Maps with dvt:map ?

    http://www.oracle.com/technology/software/products/mapviewer/text_files/mapviewer1112_readme.txt
    http://www.oracle.com/technology/software/products/mapviewer/index.html
    Native support of Google Maps and Bing Maps API. You can now display
    Google and Bing maps natively in your Oracle Maps (JavaScript)
    applications. Please check out the online Oracle Maps JSDoc API on
    how to use the new classes.Unfortunatly it looks like it's not possible with dvt:map
    http://download.oracle.com/docs/cd/E15523_01/apirefs.1111/e12418/tagdoc/dvt_map.html
    It's an important requirement for our project and probably for many ADF customers.
    I would like to know if :
    Is there any way to use Google Maps with dvt:map ?
    Otherwise, is there any plan to support it ? Should we expect it within a year ?
    Else, I think we will use directly the Javascript Oracle Maps API but we will miss the built-in functionnalities of dvt:map
    Thanks in advance,
    JP

    Any news about this theme?

  • DVT:MAP

    Hi All,
    I try to get MVMapView but return error!
    function addStr(){
    alert('1');
    mapview = AdfPage.PAGE.findComponent('map');
    MapView = mapview.getMVMapView();
    alert(MapView);
    streetbaseFOI = new MVThemeBasedFOI('streetbase','CIT.STREETS');
    streetbaseFOI.enableAutoWholeImage(true);
    alert(streetbaseFOI);
    try
    MapView.addThemeBasedFOI(streetbaseFOI);
    catch(err)
    txt="There was an error on this page.\n\n";
    txt+="Error description: " + err.description + "\n\n";
    txt+="Click OK to continue.\n\n";
    alert(txt);
    But I receive an error MapView = mapview.getMVMapView(); MapView = undefined!!! (mapview= AdfDhtmlGeoMap [oracle.dss.adf.geoMap.GeoMap] id=map { _componentType="oracle.dss.adf.geoMap.GeoMap",  more...})
    But when i chek script steap by steap in FF firedebug all run!!
    Can be other way how to add FOI ?
    PLS can anybody help me!
    th
    Andy

    Hi,
    Are you using dvt:map in a jspx page? Did you look at this video for examples of creating a point theme, color theme, and pie graph theme declaratively in an adf jspx page:
    http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/ADF_DVT_Geomap_Gauge_PivotTable_Designtime/ADFDVTMapGaugePivotTableDemoDesigntime.htm
    What functionality are you trying to achieve with the map please, and which verison of JDev/ADF?
    Thanks
    Katia

Maybe you are looking for