Skip Navigation

[Resolved] Toolset Maps Render Map displays street view with Google Maps

This support ticket is created 6 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 4 replies, has 2 voices.

Last updated by David 6 years, 2 months ago.

Assisted by: Minesh.

Author
Posts
#1154125

I am trying to: display a road map with markers, using a view

Link to a page where the issue can be seen: hidden link

I expected to see: A normal road map

Instead, I got: A streetview map

#1154421

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Well - I found following code added at your view's "Output Editor" and there is no "address" attribute available with [wpv-map-render] shortcode:

[wpv-map-render map_id="map-3" map_height="600px" map_type_control="on" address="Unit 8-9 Foundation Units
Westfield Road
Guildford GU1 1SF" street_view="off"][/wpv-map-render]

More info:
=> https://toolset.com/documentation/user-guides/maps-shortcodes/#wpv-map-render

So, I changed the map shortcode as given under:

[wpv-map-render map_id="map-3"][/wpv-map-render]

I see now both maps display fine:
=> hidden link

If this is not the case, please let me know what information you want to display with your map.

#1154555

Hi Minesh,

That's great. You are right, the map displays fine. Next, I'd like the map to surround all of the markers for the Post Type: Install Centres, Using Types Field - address. Can you help me to do this?

Thanks

David

New threads created by Minesh and linked to this one are listed below:

https://toolset.com/forums/topic/split-toolset-maps-render-map-displays-street-view-with-google-maps/

#1154559

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Well - could you please kindly resolve this ticket as I've split the ticket with your new question and we will continue there:
=> https://toolset.com/forums/topic/split-toolset-maps-render-map-displays-street-view-with-google-maps/

#1154560

My issue is resolved now. Thank you!