Hi Tammy,
I applied following CSS to the GeoMap component Layer_1 as mentioned in the blog. It is not working.
.LAYER_1{
transform:translate(-120) scale(0.084) !important;
}
Also, I tried applying CSS to the default class that is shown in IE.
.sapzengeomap-layer{
transform:translate(-120) scale(0.084) !important;
}
Thanks,
Kishore