cancel
Showing results for 
Search instead for 
Did you mean: 

Visual bug with the GeoMap.

vladislavs_semikins
Discoverer
0 Kudos

Hi!

Didn't find any question about this problem, and I can't figure out why it appended to me.

I'm developing simple demo app with GeoMap with it, and when i open the app it show me only half of the map, but when i zoom in or zoom out, problem solves.

Here is image how it looks like when i run the app.

Any ideas why it is happening? I even tried to delete all of the controls of GeoMap, all the spots and routes, but problem stays.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182119
Active Participant
0 Kudos

Hi,

looks like the canvases in which we paint the map are missaligned or have a wrong size. Would be great if you could check this with the browser dev tools.

Please provide also the exact version (SAPUI5) of the control you are using. This could help in checking for existing fixes.

Cheers Uwe 

vladislavs_semikins
Discoverer
0 Kudos

Hi Uwe!


Thanks for reply.

In my view i have properties of GeoMap with width and height = 100%, and in dev tools there are only warnings that some images of Map are loaded via http not https, but i don't think it is a problem.

I'm using the latest SAPUI5 version (1.36)

Regards,
Vladislavs

P.S. bug is only in Chrome browser, in IE all is working without any bugs.. Don't know why..