https://github.com/wadie-ess/oracle_map_info_picker
Oracle Application Express Plug-in for retrieving information for a picked area within a map region.
https://github.com/wadie-ess/oracle_map_info_picker
oracle oracle-apex-plugin oracle-application-express oracle-plsql
Last synced: 3 months ago
JSON representation
Oracle Application Express Plug-in for retrieving information for a picked area within a map region.
- Host: GitHub
- URL: https://github.com/wadie-ess/oracle_map_info_picker
- Owner: Wadie-ess
- Created: 2024-03-25T10:49:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-13T10:36:43.000Z (about 1 year ago)
- Last Synced: 2025-01-08T17:57:40.558Z (5 months ago)
- Topics: oracle, oracle-apex-plugin, oracle-application-express, oracle-plsql
- Homepage: https://apex.world/ords/f?p=100:710:::::P710_PLG_ID:com.wadie.mappicker
- Size: 3.53 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Oracle Map Region Info Picker

Map-Region Info Picker is an Open Source Oracle Application Express Plug-in that provides information for a picked area within the map.
## Features
- Retrieve land type for a picked area such as (farmland, grass...)
- The name of the picked city/region or the nearest one
- Latest population density for the picked area
## Installation
- Install the plug-in within your Oracle App.
- Go to your map region and set a static ID for it.
- Create a dynamic action for the map region and set the event as Click.
- Select the plug-in name for the action.
- Set the map static ID under settings.
## License
Feel free to use or share this plug-in as you want!