• Resolved willswing77

    (@willswing77)


    I have various KML files on my wp site (see link above, Tab “Google Earth”). The above mentioned post has a KML file which does not load properly. I think it is because Google maps does not provide enough detailed satellite maps at this region. So the KML file loads, but there is no imaginery due to a too deep zoom level. Other KML files on my website show nicely.
    I used the following shortcode to display the KML: [flexiblemap zoom=”14″ maptype=”hybrid” width=”100%” height=”640″ src=”https://touren.marba.ch/gipfelkml/tbgi_2018-09-28.kml”%5D

    The zoom= parameter has no effect. How can I set the map to zoom level 14 with my KML file provided above?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author webaware

    (@webaware)

    G’day willswing77,

    Thanks for the bug report. The problem was that Google Maps didn’t know the size of the map when loading because it’s hidden in a tab, and zoom was interfering with my work-around for that. I’ve updated the code to handle that now, so please try this version:

    https://www.dropbox.com/s/ell0nnuuw45zpkj/wp-flexible-map-1.16.1-dev.zip?dl=1

    It could be a little while before I can release this one, so please feel free to use this dev version in the meantime. It’ll get an update when I release it officially.

    cheers,
    Ross

    Thread Starter willswing77

    (@willswing77)

    Thanks a lot Ross! Works like a charm.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Set zoom level for KML files with flexiblemap’ is closed to new replies.