I have a application requiremnet. there are logistics/shipping routes updated hourly with latitude and longitude. I need draw the route in the APEX Map. The data are not geojson or Oracle sdo, but simple 2 columns with latitude and longitude data. How can I link these longitude & latitude (points) to draw a route line in APEX MAP?