Active
Project:
GMap Module
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2010 at 02:37 UTC
Updated:
16 Apr 2017 at 17:06 UTC
Jump to comment: Most recent
Comments
Comment #1
vasikesubscribe
Comment #2
jeff.k commented+1
Comment #3
Exploratus commented+1
Comment #4
pthornhi commented+1
Comment #5
drewpers commentedI 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.
Comment #6
egorovanton commentedSubscribe.
Comment #7
arne.olafson commentedYou 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.
Comment #8
drupalina commentedsubscribing...
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.
Comment #9
tinem commentedUntil 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.74http://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=17Comment #10
pvasili commented2 #8 You can't create a link to Street-View automatically. You can use CCK field (example) and theming
Comment #11
johnvThis feature request is still valid for 7.x.
marked #1929138: Add new layer: Street View in GMap as duplicate.
Comment #12
kevster111 commentedIs this possible out of the box yet? If not is there a link to a best practice for doing this