Clicking on a demo link will open a new browser window where the demo map will be displayed.Make sure you have performed all the setup tasks listed here first!
Oracle Maps demos
Id Demo Description 1 Display Map This example shows how to display a map. 2 Zoom In/Out This example shows how to add zoom control outside the map area. 3 Navigation Panel This example shows how to add the in-map navigation panel. 4 Theme Based FOI layer This example shows how to add/remove a Theme Based FOI layer to the map. Note that this particular FOI layer is associated with the theme 'customers' in the datasource 'mvdemo'. 5 Theme Based FOI layer visibility This example shows how to show/hide an existing Theme Based FOI layer. 6 Custom Marker for a Theme Based FOI layer This example shows how to set a custom marker for a Theme Based FOI layer. 7 Event Listeners for a Theme Based FOI layer This example shows how to setup custom event listeners for a Theme Based FOI layer. 8 Get FOI attributes from a Theme Based FOI layer This example shows how to get the attributes that are retained from query results for specific FOI objects in a Theme Based FOI layer. 9 Refresh a Theme Based FOI layer This example shows how to refresh a Theme Based FOI layer. 10 Templated Theme Based FOI layer This example shows how to use a templated Theme Based FOI layer. A templated Theme Based FOI layer is associated with a MapViewer theme whose query condition contains binding variables. You can supply actual values for these binding variables at run-time in the client API, so that MapViewer only fetches features that satisfy these conditions based on the supplied values. 11 Add/Remove, Show/Hide FOI This example shows how to add/remove, show/hide individual FOI. Note that Mapviewer will automatically transform the FOI geometry coordinates if the srid of FOI geometry is different from that of the base map. 12 FOI Utilities This example shows some other utility methods to customize various aspects of FOI interaction. 13 Marker FOIs This example shows how to create and display custom marker features on the map. 14 Custom content FOIs This example shows how to create FOIs with custom HTML contents. 15 Red Lining This example shows how to draw simple shapes on the map, and generate red-line polygons etc. 16 Info Window This example shows how to display an arbitrary info window in a specified location on the map with custom HTML contents (an Oracle logo in this case). 17 Copyright Information This example shows how to display copyright information. 18 Scale Bar This example shows how to add a scale bar to the map. 19 Map Decoration This example shows how to add map decoration pieces with custom HTML contents to the map. A map decoration adds immovable contents to the top of the map. 20 Coordinate System Transformation This example shows how to use the client API to issue AJAX requests to the MapViewer server to perform CS transformation. 21 Map Event Listeners This example shows how to handle global events of the map display area, such as mouse clicks. 22 Multiple Base Maps This example shows how to add, show and hide multiple base map layers. 23 Map Printing This example shows how to print the map being displayed. 24 Maps and JavaServer Faces This example shows how to display a map inside an ADF Faces (JSF) page. 25 Circle Tool This example shows how to use the circle tool to create a rubber-band circle on the map. 26 Rectangle Tool This example shows how to use the rectangle tool to create a rubber-band rectangle on the map. 27 Multiple Redlines This example shows how to add multiple hand-drawn redlines. 28 Array Parameter & Templated Theme Based FOI This example shows how to supply values to a templated theme based FOI whose binding variable is of ARRAY type. 29 Collapsible Overview Map This example shows how to add an overview map as a collapsible element inside the main map. 30 Overview Map This example shows how to create an overview map outside the main map area. 31 Custom Info-Window Style This example shows how to set info-Window skin. 32 Zoom to Rectangle This example shows how to zoom the map to a specific rectangle. 33 Marquee Zoom This example shows how to zoom the map to a rectangle area created by the rectangle tool. 34 dynamica theme based FOI styles This example shows how to create and apply a color-based Bucket style to a theme based FOI on the fly 35 Bounding Theme This example shows how to define map boundary by specifying a bounding theme. 36 Map Legend This example shows how to build your own collapsible map legend inside a map. 37 JDBC theme based FOI This example shows how to add a theme based FOI layer based on a dynamic JDBC query.. 38 Animating FOI movement This example shows how to move a FOI 39 Customizing mouse cursor style This example shows how to change the mouse cursor style 40 Updating user defined FOI This example shows how to change and refresh user defined FOIs 41 Highlight theme-based FOIs using a polygon This example shows how to draw a polygon on the map and highlight theme-based FOIs that are within the polygon. 42 Highlight theme-based FOIs using a circular buffer This example shows how to draw a circle on the map and highlight theme-based FOIs that are within the circle. 43 Dynamic XML BI data and choropleth map This example shows how to display dynamically created XML business data as a choropleh map. 44 Dynamic XML BI data and Pie Charts This example shows how to display dynamically created XML business data as pie charts on a map. 45 Dynamic XML BI data and dynamic theme This example shows how to display dynamically created XML business data on top of a dynamically created theme. 46 Theme based FOI utilities This example shows some useful theme based FOI utility methods, such as the ones that customize info window behavior and polygon image rendering. 47 Dynamic MARKER style for a theme This example shows how to display a point type theme using client-side MARKER styles created on the fly. 48 Multi-style thematic mapping based on dynamic data This example shows, on a single theme, how to apply multiple styles on multiple data columns of a dynamic XML data set. 49 Theme based FOI layout customizer This example shows how to use a layout customizer to change the way how the FOIs are displayed on the map. 50 Custom map tiles layer This example shows how to use a custom map tiles layer to display map tiles served by a web based map tile server. 51 Dynamic theme, BI data and Pie chart style This example shows how to use dynamiclly created theme, business data and style together. 52 Dynamic theme, pie chart and custom rendering rules This example shows how to explicitly specify columns from a query result set for a Pie chart style. 53 Dynamic theme and dynamic Bar chart style This example shows how to create a dynamic Bar chart style. 54 Highlighting JDBC theme-based FOI features This example shows how to highlight features of a dynamic (JDBC) theme-based FOI layer. 55 Dynamic user defined FOI styles This example shows how to display user defined FOIs with dynamically defined styles. 56 Highlighting individual features of a theme based FOI layer This example shows how to highlight one or more features of a theme based FOI layer by clicking on the features. 57 Adding GeoRSS feed as a theme-based FOI layer This example shows how to display a GeoRSS feed as a theme-based FOI layer. 58 GeoRSS support This example shows how to customize the display of external GeoRSS feeds. 59 Tabbed info window This example shows how to display a info window with multiple tabs. 59 Distance measuring tool This example shows how to add and use a distance measuring tool. 60 Tool bar This example shows how to use the built-in tool bar. 61 Magnifying glass or "microscope" This example shows how to add a movable magnifying glass to your map. 62 Wrap around map This example shows how to display the map in the wrap-around manner. 63 Rotating map symbols This example shows how to rotate map symbols using oriented points. 64 Built-in Google Maps tile layer This example shows how to display Google Maps as a map tile layer. 65 Built-in Bing Maps tile layer This example shows how to display Microsoft Bing Maps as a map tile layer. 66 DigitalGlobe imagery tile layer This example shows how to display imagery tiles served from DigitalGlobe as a custom tile layer. For feedbacks and bug reports, please use the Spatial/MapViewer discussion forum on OTN.