From the course: Oracle APEX: Foundations

Unlock this course with a free trial

Join today to access over 23,300 courses taught by industry experts.

Maps

Maps

(bright music) - Welcome to the Oracle APEX Foundations course. Today in this lesson on Creating Database Application Components, I'll be talking about maps. Let's get started. In this lesson, you'll learn how to create and use maps within your APEX application. With APEX you can create maps that visualize location data based on data in the table. The map component consists of a background map and spatial geometry objects sourced from data in a table or a REST Data Source. The background map is static and comes from Oracle Elocation Service. These background maps are ready to use and do not require any API keys. However, in order to display the background map the end user's browser must have internet connection and access to maps.oracle.com. Spatial geometry objects are drawn on the background map based on data in a table. The table can be sourced from a local table or a SQL Query. Maps created using the Create…

Contents