I am looking for Street View map type apart from currently supported map types.

Thanks,

Comments

vasike’s picture

subscribe

jeff.k’s picture

+1

Exploratus’s picture

+1

pthornhi’s picture

+1

drewpers’s picture

I have drupal 6.20, Gmap 6.x.1.1, location 6.x.3.1 running. and I cannot get the markers to appear whne I preview or submit my map node. I configured the map node setup to view the map and place the marker by clicking on the map, it appears. when I go to preview the map appears but no marker :( I have tried the Gmap macro editor and pasted that into the body section as well and it didn't work. The macro used to give an error when I would try to click on it's map, but I edited the path the markers and it would should a marker after that. One thing I did notice is that it would not show the selected marker it would be the default red marker even it the marco would say orange or drupal. I seems that it is not locating the markers but I can't find any errors in the logs and am out of posts to try. Any help? Please!
Thanks

P.S. I have deleted and uninstalled the modules many times and will again.

egorovanton’s picture

Subscribe.

arne.olafson’s picture

You can use the embed mode from the "Paste HTML to embed in website" link in Google maps < iframe ...
to embed a street view window on any page or block. Just create a content type without filters, and use that content type to embed your iframe link. Just don't enable a straight up content type access to all your users and you're fine.

drupalina’s picture

subscribing...

If anyone managed to automatically generate a GMap StreetView from user-submitted addresses, please _PLEASE_ post a how-to-recepie or a link!!! I have a site where end-users submit nodes which have Locations associated with them, and it would be very useful to automatically generate a Street-View on those nodes.

tinem’s picture

Until Gmap supports for Google Maps API v3 which include StreetView you could make a CCK field with Link (download Link module) and let people find the correct StreetView themself from http://maps.google.com/ and paste it in the field Link. If you can use this and want more info just ask.

I have showed an example here http://mapadelic.tinemuller.dk/node/2 and also used extlink module to open a new window with external link.

I have also a site where I use Google Maps API v3 together with Gmap/Location which is functioning great but with a lot of javascript for all these things to happen http://beta.findtoilet.dk/?term=2 - click StreetView from Infowindow.

2 examples:
http://maps.google.com/maps?f=q&hl=da&geocode=&ie=UTF8&hq=&hnear=&ll=55.6758,12.564701&spn=0.000616,0.001725&t=h&z=19&layer=c&cbll=55.675762,12.564545&panoid=dv8IPNOj__Pf8hm-AWL7HA&cbp=12,356.1,,0,3.74

http://maps.google.com/maps?f=q&hl=da&geocode=&ie=UTF8&hq=&hnear=&t=h&layer=c&cbll=55.680378,12.587659&panoid=fRcd184KXT-fT2XfPQD-pg&cbp=12,27.74,,0,5.84&z=17

pvasili’s picture

2 #8 You can't create a link to Street-View automatically. You can use CCK field (example) and theming

johnv’s picture

Title: Support for Street View » Add new layer: Street View in GMap
Version: 6.x-1.x-dev » 7.x-2.x-dev

This feature request is still valid for 7.x.
marked #1929138: Add new layer: Street View in GMap as duplicate.

kevster111’s picture

Issue summary: View changes

Is this possible out of the box yet? If not is there a link to a best practice for doing this