• Resolved thelittlegreenman

    (@thelittlegreenman)


    Hi,

    is there a way to display only the satellite version on the map?

    So far my shortcut looks like that:
    [stellar_places_map height=”250px” width=”250px”]

    Can the plugin also saves the map zoom? Basically I would like a setting that shows a country with a flag where I’m roughly at the moment

    https://ww.wp.xz.cn/plugins/stellar-places/

Viewing 1 replies (of 1 total)
  • @thelittlegreenman

    Yes. I just tested changing the map type in the shortcode only to realize it wasn’t working. So, I just released version 1.0.7 to fix that. If you download the latest version, you should be able to do it like this:

    [stellar_places_map height="250px" width="250px" mapTypeId="satellite"]

    If you want to be able to see the road names and labels overlaid on the satellite view, you will want to use hybrid instead:

    [stellar_places_map height="250px" width="250px" mapTypeId="hybrid"]

Viewing 1 replies (of 1 total)

The topic ‘display only satellite map’ is closed to new replies.