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!

Apex 21.1 Map region. Error setting initial position and zoom.

Rene W.Jun 2 2021 — edited Jun 2 2021

I want the map to start at a specific position.
Map region, attributes
Static values
lat: 52.408
long: 6.873
zoom level: 10.
This results in an exception when running the page:
Entered value 52.408 for attribute "unknown" is not numeric.
Ok, so I try a (comma).
Entered value 52,408 for attribute "unknown" is not numeric.
Bugger. This feature seems to need some work?

This post has been answered by Carsten Czarski-Oracle on Jun 2 2021
Jump to Answer
Comments
Post Details
Added on Jun 2 2021
7 comments
1,392 views