[Google Maps API v3] Re: Street view NOT work in IE7

2011-11-13 Thread karlh
the default zoom on streetview > in one level fixed it for me. > > Cheers, > > KW > > On Nov 12, 2:11 pm, karlh wrote: > > > > > I have recently reactivated the 'street view' of the subject of my > > website.  It works fine in Safari and Fire

[Google Maps API v3] Re: Street view NOT work in IE7

2011-11-12 Thread karlh
I developed and changing the default zoom on streetview > in one level fixed it for me. > > Cheers, > > KW > > On Nov 12, 2:11 pm, karlh wrote: > > > > > I have recently reactivated the 'street view' of the subject of my > > website.  It works fi

[Google Maps API v3] Street view NOT work in IE7

2011-11-12 Thread karlh
I have recently reactivated the 'street view' of the subject of my website. It works fine in Safari and Firefox, however, it shows for a second or two in IE7 and goes blank. Any suggestions as to what I should do be appreciated. click the 'street view' at www.portobelloroad.org.uk -- You receive

[Google Maps API v3] Cannot open in a frame

2011-10-31 Thread karlh
Have just reactivate a street view of my website subject. Got a new code to embed. when I view it in IE, I get a message 'This content cannot be displayed in a frame'... What is the alternative, please, instead of opening it in a new window. when I view it in Safari, it just keeps 'loading'. any

[Google Maps API v3] Re: Size of map in %s

2010-07-26 Thread karlh
thanks. will investigate with the authors of highslide. There is no problem as such with the 'map'. It is with its size. K On Jul 26, 9:42 pm, Rossko wrote: > > Have checked and it is already  set as: > > html,body{      padding:0; > >         height:100%; > > In a 'normal' webpage, will inher

[Google Maps API v3] Re: Size of map in %s

2010-07-26 Thread karlh
26, 8:59 am, karlh wrote: > > > > > Hi and thanks > > surely, as the map is displayed in an iframe, it should be enough to > > state the iframe's width and height in %s, instead of px?  whenever I > > try %, the map opens in new FULLSIZE window > >

[Google Maps API v3] Re: Size of map in %s

2010-07-26 Thread karlh
Many thanks. will try as suggested K On Jul 26, 6:31 pm, Grok Lobster wrote: > http://econym.org.uk/gmap/basic19.htm > > On Jul 26, 8:59 am, karlh wrote: > > > > > Hi and thanks > > surely, as the map is displayed in an iframe, it should be enough to > > st

[Google Maps API v3] Re: Size of map in %s

2010-07-26 Thread karlh
int it > was at before the resize >         map.panTo(new google.maps.LatLng(center)); >         } > > On Jul 23, 9:05 pm, karlh wrote: > > > > > Thanks... update: > > Perhaps I should let you have the URL where this occurs.  It is the > > Street View, which

[Google Maps API v3] Re: Size of map in %s

2010-07-23 Thread karlh
map height > heading)http://blogs.missouristate.edu/web/2010/05/12/google-maps-api-v3-deve... > > Chad Killingsworth > > On Jul 23, 3:44 am, karlh wrote: > > > > > Originally, I had my street view defined as width:500 and height:300. > > This displays well only

[Google Maps API v3] Re: Size of map in %s

2010-07-23 Thread karlh
Many thanks. Will try and advise On Jul 23, 12:47 pm, Chad Killingsworth wrote: > Look here (under the dynamic map height > heading)http://blogs.missouristate.edu/web/2010/05/12/google-maps-api-v3-deve... > > Chad Killingsworth > > On Jul 23, 3:44 am, karlh wrote: >

[Google Maps API v3] Size of map in %s

2010-07-23 Thread karlh
Originally, I had my street view defined as width:500 and height:300. This displays well only on certain monitors. In order for my website to work on any size monitor, I have replaced the 'px' dimensions with '%' of either height and/or width. Everything seems to work OK, except the map. Is th

[Google Maps API v3] Location Placeholders

2010-03-28 Thread karlh
I have decided to improve my website, which concerns venues in one particular London street. I wish to put a place marker for all of them on My map. When I found the exact location on a 'new map' for the first pub, I discovered that is already a marker, but in a wrong place, some distance from th

[Google Maps API v3] Re: Disable marker

2009-12-22 Thread karlh
On Dec 22, 10:56 pm, karlh wrote: > Thanks Pete.  Here is a link to my website under test, where I use > Google Map on the home page.  You will see that I have not included a > marker on Portobello Road, as I do not wish the visitor to be able to > click on it and proceed any fur

[Google Maps API v3] Re: Disable marker

2009-12-22 Thread karlh
function() > > Again, very hard to debug without your code or link. > > Hope it helps > > On Dec 23, 8:45 am, karlh wrote: > > > > > I have created a map and embedded in my page the generated code.  The > > map has only one marker, which I wish to  be 'disab

[Google Maps API v3] Disable marker

2009-12-22 Thread karlh
I have created a map and embedded in my page the generated code. The map has only one marker, which I wish to be 'disabled', therefore not acting on a click. Do I have to do all of the code, or just amend the generated code? The map is to pop-up when the visitor clicks the 'Map' link. The map