cancel
Showing results for 
Search instead for 
Did you mean: 

OPENUI5-googlemaps library does not load all the files.

Former Member
0 Kudos

I am working on an application on WEB-IDE that requires google maps with multiple markers

I am trying to load the openui5 google maps library with the following code in Component.js file:

var myRootPath = jQuery.sap.getModulePath("incture.ui5Test"); sap.ui.getCore().loadLibrary("openui5.googlemaps", [myRootPath,"openui5/googlemaps/"].join("/"));

My folder structure is as follows:

Webapp -> openui5 -> googlemaps -> all js files.

When the folder loads, many JS files are missing such as Map.js.

I receive an error stating Map.js Not Found

https://webidetesting3663246-p1942632414trial.dispatcher.hanatrial.ondemand.com/resources/openui5/go... 404 (Not Found)

Accepted Solutions (0)

Answers (0)