cancel
Showing results for 
Search instead for 
Did you mean: 

how to add map in sapui5 applications

Former Member
0 Kudos

Hello ,

i am stuck while adding a map in SAP UI5,Please provide some hints to resolve this problem, i have downloaded jasper07-openui5-googlemaps-0.0.17-17-g65f8309 library. But unable to add this library.I am sharing current screenshot and screenshot that want to design.

Accepted Solutions (0)

Answers (2)

Answers (2)

karthikarjun
Active Contributor
0 Kudos

Hi Pavan,

sap.ui.getCore().loadLibrary("openui5.googlemaps", "../openui5/googlemaps/");  // Mention your Res location

Add this line in your index page.

Could you please share your console error message

Regards,

Ka

vijay_kumar49
Active Contributor
0 Kudos

Pavan,

Please check this example. its should be useful SAPUI5 with Google Maps  and Google Maps library for UI5 and GEO Maps in SAP UI5


Kindly let me know if you need any more information.