APEX-PLUGIN.COM

..the apex plugin directory

an initiative of

 

Compete in the ODTUG APEX   Plugin Competition!

·   Rules on ODTUG

·   Register to submit

·   Winner will be announced at Kscope12!

 

Basic Competition Rules

  • Only new plugins can enter the competition
  • Plug-ins must be submitted by May14,2012
  • Select ODTUG Competition as category
  • Provide an URL to a demo location
  • Source code uploaded to ODTUG Competition category is not downloadable during competition

Add your APEX4.0 Plugin info

Describe your Plugin’s features. You can upload the Plugin’s code and documentation, or, alternatively, submit the URLs to your website or blog.

You are here:
Follow us on Twitter
Region Plugin Oracle MAPS Plugin

Oracle MAPS Plugin

0
Categories: Region Plugin
Author: Carsten Czarski

Display a map from the Oracle MAPS server in APEX

This plugin integrates Oracle Maps as a region into an APEX application. This plugins requires an running installation of Oracle's Fusion Middleware MapViewer in order to run properly. The Map Tile Layers and Features of Interest to be displayed are being configured as Plugin parameters.

Available JavaScript functions:

  • getMapBBOX()
    returns the map bounding box (simple rectangle) as comma separated coordinates

  • getMapMouseLocation()
    returns the current mouse location in map coordinates as a comma separated string (lon, lat).

  • getMapCenter()

    returns the current map center location in map coordinates as a comma separated string (lon, lat).

  • getMapSRID()
    returns the coordinate system ID (SRID) of the map

  • getRedlineGeometry()
    returns coordinates of the redline geometry (after the redlining has been finished) as a comma-separated string.

Events fired by the Plugin

  • map_changed
    fires each time the map window has changed (drag & drop, zoom level change etc.)

  • map_center_changed
    fires when the map center has been changed (drag & drop)

  • map_zoomlevel_changed
    fires when the zoom level has been changed

  • map_redline_finish
    fires when the user has finished the drawing thje redline polygon. This can then be retrieved using the Javascript function
    getRedlineGeometry().

  • clearRedlineGeometry()
    removes the current redline object from the map.

Events the plugin listens on

  • apexrefresh
    the map refreshes completely (all basemap and all FOI layers are being refreshed)

Special Requirements
* running Oracle MAPS server (Oracle FMW MapViewer)

Keywords
spatial,map,mapviewer,locator,sdo_geometry,maps,polygons.

Settings Dialog
Settings Dialog
Company: ORACLE Germany
Date added: 2.9.2010
Views: 2982
Votes: 0
Reviews: 0
Min. APEX Version:
4.0
Share on Facebook
Digg! Share on Digg
Save This Page
Link to:
Download
download apex plugin
If something is not correct please report it here: Report Listing
Do you have a question about this Plugin? Want to write a Review or Comment?
Login first.
Reviews / Questions / Comments are e-mailed to the author of the Plug-in.
Powered by Sigsiu.NET RSS Feeds

Disclaimer: The APEX Plugins on this site are not supported by Oracle Support Services.

If you have a question about a Plugin or need support: Login and select the plugin detail page. At the bottom you can enter your Question / Review / Remark.
Your message will be sent to the author of the plugin.