Relative Content

Tag Archive for kmlopenlayers-5kmz

Adding a satellite image as KMZ file to openlayers – Image not shown

I am trying to add one or more satellite images for small regions, which have been tiled and packed into a KMZ file, to Openlayers 5. I manage to download the KMZ file from the server and unzip it. Then I read the KML file within. However, the image itself is never shown and the function ‘iconUrlFunction’ is never used. Could someone help me with my code?