Integrating Oracle Mapviewer 12c in Endeca Map Component

Hi,
I m trying to use my own mapviewer for the map component of Endeca Studio 3.1.
For this, I have made the necessary changes in the following fields in Framework settings:
     df.mapViewer: The URL of the MapViewer instance. By default, this is the URL of the Oracle public instance. For using own instance, the URL has to be of own instance.
so here I have given the url to my own standalone mapviewer (http://hostname:port/mapviewer)
My database holds the geospatial data and I m using the Getting Started project to see how is the data coming out to be.But I m not able to see the map as it's forever loading.I suspect this may be because of the login credentials needed for the mapviewer.Can anyone suggest any file where I need to provide the necessary credentials to log onto my mapviewer?
Thanks.

Would you be able to use a tool such as Firebug, to see what might be blocking the map from loading?

Similar Messages

  • Mapviewer/Mapbuilder versus other map serving products

    Mapviewer/Mapbuilder versus other map serving products
    Oracle Mapviewer is an attractive map serving option for organisations that have large data holdings in Oracle Spatial. Similarly, Mapbuilder is very useful for cartographic assembly of data to be delivered via Mapviewer.
    Are other map serving options or cartogarphic tools for web mapping worth considering?
    I'd appreciate peoples views/links on how Mapviewer and Mapbuilder compare with other map serving products?
    Thanks.

    I'd also be very interested to know if using MapViewer gives you better Oracle Spatial performance then with say MapServer (from UMN). Our company has a UMN MapServer setup and we're using some Oracle Spatial data to populate this as well and I see a lot of performance decrease when trying to use Oracle Spatial data. One nice thing about UMN MapServer is the fact that it's free and supports many type of GIS data. There are also quite a few application frameworks available for developing a client front-end. We use Chameleon currently.
    I would like to know what other people are using with Oracle Spatial.

  • Problem Accessing Mapviewer 12c Administration Console

    I am attempting to install and configure Oracle Mapviewer 12c (v12.1.3).  The installation appears successful but after performing the installation, I am unable to access the Mapviewer 12c Administration Console.  The default Admin Console URL is http://[host]:[port]/mapviewer.  I can reach the URL using a browser (Firefox, Chrome, IE) but the admin welcome page will not display.  The browser just "spins it's wheels" as it tries to load the page. The image below is from Firefox
    Examining the browser's developer console (by pressing F12) while the page is loading, you can see it cycling through the login page repeatedly (see image below).
    My environment consists of the following:
    1) Server OS: Linux x86_64 (RedHat Enterprise 5.11)
    2) Oracle Weblogic Server 12c - "Oracle Fusion Middleware Infrastructure" distribution
    As per the documentation, Oracle Mapviewer 12c requires specific dependencies that the Generic Weblogic Server installation will not provide (i.e. http://www.oracle.com/technetwork/middleware/weblogic/overview/index.html).  Instead, you must use the "Oracle Fusion Middleware Infrastructure" distribution, to install weblogic server and all the required dependencies.
    The Oracle Fusion Middleware Infrastructure distribution was downloaded from the Oracle ADF download page on OTN or from the Oracle Software Delivery Cloud.
    - Oracle ADF download page on OTN: http://www.oracle.com/technetwork/developer-tools/adf/downloads/index.html
    - JAR file fmw_12.1.3.0.0_infrastructure_Disk1_1of1.zip
    3) Oracle Fusion Middleware MapViewer Version 12c (12.1.3)
    - downloaded from http://www.oracle.com/technetwork/middleware/mapviewer/downloads/index.html
    - JAR file is fmw_12.1.3.0.0_mapviewer.jar
    Following the instructions in the Users Guide for Oracle Mapviewer 12c E29624-02 (http://docs.oracle.com/middleware/1213/core/JIMPV/index.html), I first installed and configured Weblogic Server 12c, followed by Mapviewer 12c.
    I made two different installation attempts:
    a) I installed Mapviewer Using the Universal Installer
    b) I Manually Deployed an Exploded MapViewer EAR Folder in WebLogic Server
    Both attempts produced the same results.
    Specifically, after installing and configuring Mapviewer, I could verify the version of Mapviewer using the URL:
    http://[host]:[port]/mapviewer/omserver?getv=t
    Accessing this URL immediately resulted in the expected response text string:
    Ver12.1.3_B140430.1010
    I could also successfully access the Weblogic Admin Console (http://[host]:[port]/console) and confirm the Weblogic is running, and that Mapviewer has been successfully deployed and running as well.
    However, at this point, if I try accessing the Mapviewer 12c Administration Console via http://[host]:[port]/mapviewer, the Console launch page does not display (as described above).
    At this point, I am asking myself why does Oracle's Demo site work (http://slc02okf.oracle.com) and mine doesn't.  I assumed Oracle's own demo site for Mapviewer was using Mapviewer 12c.  I based that assumption on the fact that Orqacle's Demo site (http://slc02okf.oracle.com/mvdemo/demo/oracle_maps_demo_v2.jsp) displays a header referencing Mapviewer 12c (see image below).
    However, when I queried the version URL for Oracle's Demo site (i.e. http://slc02okf.oracle.com/mapviewer/omserver?getv=t), I see instead that they are running Mapviewer 11g!!
    Ver11_1_1_7_3_B140717
    So, long story short, has anyone successfully deployed Mapviewer 12c, and if so, can you access the Mapviewer 12c Administration Console??
    Any and all input is greatly appreciated.
    Wayne

    Wow!  That was it.  I was starting the Mapviewer server using 1.8.0_31 (the latest Java 8 JDK).  I switched it over to 1.7.0_75 (latest Java 7) and it works!  Big Thanks!
    The Mapviewer 12c User Guide states that you need "JDK7 or later".  I just assumed "later" meant JDK8 as well.  However, when I checked the certification matrix on My Oracle Support for Mapviewer 12c and JDK, it only shows Java 7 as being certified.

  • How to set JDBC Data Sources in Oracle MapViewer for Oracle database 12c Release 1 (12.1.0.1)

    How to set JDBC Data Sources in Oracle MapViewer for Oracle database 12c Release 1 (12.1.0.1)?
    The following is my configuration in the conf\mapViewerConfig.xml:
    <map_data_source name="mvdemo12"
    jdbc_host="127.0.0.1"
    jdbc_sid="orcl12c1"
    jdbc_port="1522"
    jdbc_user="mvdemo"
    jdbc_password="7OVl2rJ+hOYxG5T3vKJQb+hW4NPgy9EN"
    jdbc_mode="thin"
    number_of_mappers="3"
    allow_jdbc_theme_based_foi="true"
    editable="true"/>
    <!--  ****  -->
    But it does not work.
    After use "sqlplus mvdemo/[email protected]:1522/pdborcl", it connected to the Oracle database 12c.
    Does anyone know it?
    Thanks,

    For 11.1.1.7.1 use the syntax for jdbc_sid, i.e.
    //mypdb1.foo.com as described in the README,
    - MapViewer native (non-container) data sources can now use database service name in place of SID. To supply a db service name, you will use the same jdbc_sid attribute, but specify the service name with double slashes in front, such as follows:
      <map_data_source name="myds"
        jdbc_host="foo.com"
        jdbc_sid="//mypdb1.foo.com"
        jdbc_port="1522"
      />
    For 11.1.1.7.0 use a container_ds instead.
    i.e. instead of using
    <map_data_source name="my_12c_test"
                       jdbc_host="mydbinstance"
                       jdbc_sid="pdborcl12c"
                       jdbc_port="1522"
                       jdbc_user="mytestuser"
                       jdbc_password="m2E7T48U3LfRjKwR0YFETQcjNb4gCMLG8/X0KWjO00Q="
                       jdbc_mode="thin"
                       number_of_mappers="6"
                       allow_jdbc_theme_based_foi="false"
                       editable="false"
       />
    use
      <map_data_source name="my_12c_test"
                       container_ds="jdbc/db12c"
                       number_of_mappers="6"
                       allow_jdbc_theme_based_foi="false"
                       editable="false"
       />
    In my case the Glassfish 3.1.2.2 JDBC connection pool definition was
    Property
    url  jdbc:oracle:thin:@mydbinstance:1522/pdborcl12c.rest_of.service.name
    Uncheck the Wrap JDBC Objects option in Advanced panel, i.e. the Edit JDBC Connection Pool Advanced properties page.
    Add a JDBC resource for that newly created pool
    Use that in mapviewerconfig.xml as above

  • 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

  • Access to non spatial tables in oracle mapviewer/ oracle maps V2

    Hello,
    We want to have access to non spatial oracle tables (for value list creation etc), existing in oracle mapviewer spatial datasource (ex datasource: MVDEMO/ nospatial table: Employees).
    We have allready created the datasource MVDEMO and we want to avoid the creation of an external datasource to the same oracle user.
    Thxs,
    Bill

    Thanks.  Your answer was very helpful.  It pointed me in the right direction.  I wanted to be able to generate a table, below the map, which listed all the points (and their associated data) shown on the map.  The simplified code I used is shown below.  The function is called using an event listener (map.addListener(OM.event.MapEvent.LAYER_ADDED, createTable) which fires after the pointlayer is added to the map.
    function createTable(evt) {
        var tableRecords = pointLayer.getAllFeatures();
        var tableRecordsAttr = pointLayer.getAttributeNames();
        divElem = document.createElement('div');
        tableElem = document.createElement('table');
        tbodyElem = document.createElement('tbody');
        rowElem = document.createElement('tr');
        // create the table headings     
        for (var i = 0; i < tableRecordsAttr.length; i++) {
            colElem = document.createElement('th');
            colElem.appendChild(document.createTextNode(tableRecordsAttr[i]));
            rowElem.appendChild(colElem);
        tbodyElem.appendChild(rowElem);
        // populate each row of the table with data
        for (var i = 0; i < tableRecords.length; i++) {
            rowElem = document.createElement('tr');
            for (var j = 0; j < tableRecordsAttr.length; j++) {
                colElem = document.createElement('td');
                colElem.appendChild(document.createTextNode(tableRecords[i].getAttributes()[tableRecordsAttr[j]]));
                rowElem.appendChild(colElem);
            tbodyElem.appendChild(rowElem);
        tableElem.appendChild(tbodyElem);
        divElem.appendChild(tableElem);
        document.getElementsByTagName('body')[0].appendChild(divElem);

  • 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

  • Controlling access to Oracle Mapviewer spatial data through VPD

    I am building a web GIS application in Oracle Application Express (APEX) and have used the Virtual Private Database feature of Oracle Database 11g Enterprise Edition so as to ensure row level security. I've integrated APEX with Oracle Mapviewer through Oracle Maps API in order to display a map.
    VPD feature is working properly through the command prompt at the database level but I also need to use the VPD policy at the application level so that each authenticated user can only see his own spatial data on the map.
    So far I have accomplished that by creating as many data sources as the number of application users on the mapViewerConfig.xml file. Every time a user logs in the web GIS application, the correct data source is being employed.
    I was wondering if there is any other parameterised way that I can perform this access control functionality without having to create all these data sources.
    Many thanks in advance.

    Yes you can define a single "secure" MapViewer data source to achieve VPD or make use of your database VPD setup. For more details and how to get the Apex app user to MapViewer and then onto VPD you can check out my blog post here: http://oraclemaps.blogspot.com/2008/09/apex-oracle-maps-and-secure-mapping.html
    hope this helps,
    LJ

  • Mapviewer 12c Generates Error When Displaying a Pre-Defined Vector Layer

    I have a predefined vector layer which I want to display using Mapviewer 12c. However, when I try to display the vector layer, I get an Java Null Pointer error. If I run the exact same code using a Mapviewer 11g (v11.1.1.7.3) environment, the map displays correctly with no errors.
    Is anyone experiencing similar problems with Mapviewer 12c?
    My environment consists of the following:
    1) Server OS: Linux x86_64 (RedHat Enterprise 5.11)
    2) Oracle Weblogic Server 12c
    3) I Manually Deployed an Exploded MapViewer EAR Folder in WebLogic Server
    http://[host]:[port]/mapviewer/omserver?getv=t
    Accessing this URL immediately resulted in the expected response text string:
    Ver12.1.3_B140430.1010
    4) I can successfully access the Weblogic Admin Console (http://[host]:[port]/console) and confirm the Weblogic is running, and that Mapviewer has been successfully deployed and running as well. I can also access the Mapviewer Admin Console (http://[host]:[port]/mapviewer)
    5) Mapviewer 12c has been configured to use the latest Java 7 JDK (i.e. Java 7 Update 75).
    The error I receive when attempting to display the predefined vector layer is:
    [2015-02-17T11:52:40.294-05:00] [AdminServer] [WARNING] [] [oracle.mapviewer.ws] [host: icdevapp004.info-control.com]
                [nwaddr: 192.168.157.210] [tid: 34] [userId: ] [ecid: 6f92f10c-b237-4f4d-b683-3d7ae3f903f3-0000001c,0] [APP: mapviewer] java.lang.NullPointerException[[
         at oracle.lbs.dataserver.MapDataServlet.doPost(MapDataServlet.java:235)
         at oracle.lbs.dataserver.MapDataServlet.doGet(MapDataServlet.java:155)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
         at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
         at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
    Here is a sample of the code I am using to display the map.
    test12c_2.html
    yard1_12c.js
    var baseURL = "http://192.168.157.210:7003/mapviewer";
    var vDataSource = 'logitdv1';
    var map = {};
    var vlayer = {};
    function showMap(){
        OM.gv.setResourcePath(baseURL+"/jslib/v2");           
        map = new OM.Map(
            document.getElementById('map'),
                mapviewerURL: baseURL,
                universe: new OM.universe.ElocationUniverse()
    // OpenStreet Maps
        var tileLayer = new OM.layer.OSMTileLayer("OSMLayer1");
        map.addLayer(tileLayer);
        vlayer = new OM.layer.VectorLayer("UserGeo",
                infoWindow: false,
                def:{
                    type: OM.layer.VectorLayer.TYPE_PREDEFINED,
                    dataSource: vDataSource,
                    theme: 'damco_perimeter',
                    loadOnDemand: false,
                    url: baseURL
        map.addLayer(vlayer);
        vlayer.zoomToTheme();
        map.init();
    Message was edited by: Wayne Blumstengel
    - Added attachment test12c_2.html

    I installed the Latest OracleMaps HTML5 (V2) API Update - March 2015 (http://download.oracle.com/otn/other/mapviewer/11g_ps6_3/oraclemapsv2_11_1_1_7_3_1.zip) and the issue seems to have been resolved with this update.
    I deployed the 11.1.1.7.3.1 update against my v12.1.3 mapviewer installation (as per the instructions in the readme file), and the prefined vector layer now displays correctly using Mapviewer 12c.

  • 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?

  • Best practice for integrating oracle atg with external web service

    Hi All
    What is the best practice for integrating oracle atg with external web service? Is it using integration repository or calling the web service directly from the java class using a WS client?
    With Thanks & Regards
    Abhishek

    Using Integration Repository might cause performance overhead based on the operation you are doing, I have never used Integration Repository for 3rd Party integration therefore I am not able to make any comment on this.
    Calling directly as a Java Client is an easy approach and you can use ATG component framework to support that by making the endpoint, security credentials etc as configurable properties.
    Cheers
    R
    Edited by: Rajeev_R on Apr 29, 2013 3:49 AM

  • Oracle MapViewer 12.1.3 and WFS-T (Transaction) Service

    Hello,
    I am new to Oracle MapViewer.
    Does Oracle MapViewer 12.1.3 supports WFS-T (Transaction) Service similar to ArcGIS Server 10.2?
    ArcGIS Help (10.2, 10.2.1, and 10.2.2)
    "WFS is a specification published by the Open Geospatial Consortium, Inc. (OGC), for serving geographic features on the Internet.
    A WFS service with transactions (WFS-T) allows WFS clients to apply edits (inserts, deletes, and updates) to the data in the source database through the WFS service."
    Thanks,
    Marcelo Marques
    Esri Technical Manager, OCP

    Hello,
    I am also having a hard time to understand all the required software and installation process to create a simple WFS service, the documentation is not very clear.
    - Oracle® Spatial and Graph Developer's Guide 12c Release 1 (12.1)
    http://docs.oracle.com/database/121/SPATL/toc.htm
    - 10 Introduction to Spatial Web Services
    http://docs.oracle.com/database/121/SPATL/sdo_webserv_intro.htm#CHDGBDCE
      10.3 Setting Up the Client for Spatial Web Services
      Before anyone can use Spatial and Graph web services, you, as an administrator with the DBA role, must ensure that:
      •The $ORACLE_HOME/md/jlib/sdows.ear file is deployed into an OC4J instance.
      •The necessary database connections are defined (if you accepted the default location for the sdows.ear file deployment) in the <j2ee_home>/home/applications/sdows/META-INF/data-sources.xml file. This file defines database connections available for use with all web services, including OpenLS and WFS.
      You should then examine and modify the <j2ee_home>/home/applications/sdows/sdows/WEB-INF/conf/WSConfig.xml file, which controls web services behavior. Example 10-1 shows the Oracle-supplied WSConfig.xml file, which you should modify as needed for your system environment. For more information about how to modify this and other files, see the Readme.txt file for the wsclient.jar demo file (described in Section 10.4, "Demo Files for Sample Java Client").
    What do I need to install? How do I deploy OC4J? How I deploy this in Weblogic or Glassfish? How do I deploy the .ear file in OC4J?
    I am a beginner and need more clear instructions .
    Deploying an EAR File to OC4J From the Command Line
    http://buttso.blogspot.com/2006/11/deploying-ear-file-to-oc4j-from.html
    15 Web Feature Service (WFS) Support
    http://docs.oracle.com/database/121/SPATL/sdo_wfs.htm#CIHEFGJJ
    I need something easier to follow, like this tutorial
    - Installing and Configuring Spatial Web Service in OC4J
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/11g/r1/prod/install/swsinst/swsinstall.htm?cid=4194&ssid=5275317476097
    But how I do the same in OC4J/Weblogic/Glassfish? and in 11gR2 and 12c?
    Any help is appreciate.
    Thanks,
    Marcelo

  • OracleAS MapViewer Bean

    Hello,
    I'm using the OracleAS MapViewer Bean in my JSP application. As said in the use guide, this Bean is used for all maps created during the current session. But for me, it's a problem because when I close a first map (with addPointFeature, addWMSMapTheme and addJDBCTheme functions) and want to create a second one (with the same functions but with another data), information of the firsts is always there.
    Does anyone know how to put the scope of the Bean to page and not still to session?
    (As in the tag
    <jsp:usebean
    id="BeanName"
    class="com.XXX.class"
    scope="page">
    </jsp:usebean>
    Thanks in advance.

    The API has methods (such as deleteAllThemes, removeAllPointFeatures) to clean your current request. You can use these methods before creating the second map.

  • 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

Maybe you are looking for

  • Seamlessly switching between iTunes for Mac and Windows

    The path on a Windows machine to my iTunes is something like N:\My Music, where N is mapped as a network drive. On a Mac, that same Drive N is mapped as "fireserver" on the server machine. So on iTunes for the Mac, it would have to be //servername/fi

  • Im using iphone5 but can't open the power what can i do?

    i'm using iphone5 but i can't open the power what can i do i charge almost one hour stell can't open the power

  • ABAP development to scan document

    Hello ABAP gurus, I have a requirement, when run a program it should scan the documents (output from a scanner)  and store it back to sap system using transaction QE01. Can anyone have any idea how to do that? What are all the settings need to be don

  • Message number FS201 Tax code SD for country AR has been deleted or incorre

    Hi, I try to post a transfer with clearing with TS F-30 and the system shows me this message: ‘Tax code SD for country AR has been deleted or incorrectly changed’ number FS201. The tax code SD has already been created and has not been changed. Any id

  • NLS_LANG that supports both Japanese and Spanish

    Hi All, I need to insert Japanese scripts into my custom table. So I did setup the NLS_LANG to support the Japanese scripts as American_America.JA16SJIS. The japanese data got inserted into the table. Now, the spanish characters, which i have shows u