Hi there
I'm implementing a google maps sdk extension. On runtime I get this error:
!ENTRY com.sap.ip.bi.zen 4 0 2014-03-10 11:09:12.012
!MESSAGE Error message: NetworkError Line Number: 279 Pos: 3 Function: function(includeURL){ if (this.registerInclude(includeURL)
The point's here:
<jsInclude>http://maps.googleapis.com/maps/api/js?key=MY_KEY&sensor=false</jsInclude>
I have done the following:
1. I created a new (empty) application in design studio (without a datasource and without a component)
2. I dragged my component into the application. The component contains nothing but the jsinclude to the googleapi. Now the network error occurs.
3. I save and close the application
4. I load the application again. It works without an error.
See thread
.
I've still haven't found a solution for that. Has anybody an idea for solving this?
Greets, mark