Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

searching maps with apex

EmuDec 15 2009 — edited Dec 31 2009
I'm wondering if apex is a good choice for an application I need to build. The application will need to have a map showing geometries. From a quick read of the internet this seems pretty reasonable to do in apex, by connecting to something like google maps.

However we will also need to be able to select an object on the map, or select all the objects in a box selected on the map - is it going to be reasonably simple to get these geometries back from the google map so that in apex I can see what has been selected?

I've used apex a bit but as you can tell am very new to the idea of maps and searching through a map. If any one has an example app so much the better!

Cheers

Comments

EJP
I'm inclined to agree with the Java 7 compiler here. Did you really mean to put S and T back to front in the specification of T?
955312
As name of the class says it's strange one...
It's just stupid example - more interesting is change of compiler behavior...
If it should not compile why is it compiling under java 6?
gimbal2
Answer
Because they're two separate things? Java 7 is NOT simply an "upgrade" from Java 6, its a new platform. Therefore things can and will be different.

Might in this case simply be that a bug in the compiler was plugged though.
Marked as Answer by 955312 · Sep 27 2020
955312
Thank you for answer.
1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 28 2010
Added on Dec 15 2009
6 comments
818 views