Help!!! On Tue, Apr 13, 2010 at 4:36 PM, Pro Tyre <protyre...@googlemail.com> wrote:
> I thought I'd crack ed it, but it still doesn't work...I have... > > > <div id="map" style="width:210px;height=250px"> > <src=" > http://maps.google.co.uk/maps?f=q&source=s_q&hl=en&geocode=&q=Winchester,+Hampshire+SO213AP,+UK&sll=53.800651,-4.064941&sspn=16.471166,44.912109&ie=UTF8&hq=&hnear=Winchester,+Hampshire+SO213AP,+United+Kingdom&z=15&ll=51.182839,-1.257466&output=embed<http://maps.google.co.uk/maps?f=q&source=s_q&hl=en&geocode=&q=Winchester,+Hampshire+SO213AP,+UK&sll=53.800651,-4.064941&sspn=16.471166,44.912109&ie=UTF8&hq=&hnear=Winchester,+Hampshire+SO213AP,+United+Kingdom&z=15&ll=51.182839,-1.257466&output=embed> > "> > </div> > > Bottom of page: > <script> > var map=new GMap2(document.getElementById("map")); > map.setCenter(new GLatLng(51.18172,-1.26041)); > map.addOverlay(new GMarker(map.getCenter())); > </script> > > It reveals text on the page... > www.protyre.co.uk/outletsdesc.aspx?id=20733 > > Where have I gone wrong!? Once this is sorted, I promise I won't hassle you > again ;) > > > On Tue, Apr 13, 2010 at 4:23 PM, Andrew Leach < > andrew.leac...@googlemail.com> wrote: > >> On Apr 13, 4:18 pm, Pro Tyre <protyre...@googlemail.com> wrote: >> > >> > Please provide an example of how would screen a API map...so... >> > >> > Am I close?!! >> >> Close, but I would suggest actually following what I wrote. Take out >> the <iframe.../> element completely; in its place put the <div> >> element in one line as I suggested; add the <script> block towards the >> bottom of the page. Don't munge them all together. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Maps API" group. >> To post to this group, send email to google-maps-...@googlegroups.com. >> To unsubscribe from this group, send email to >> google-maps-api+unsubscr...@googlegroups.com<google-maps-api%2bunsubscr...@googlegroups.com> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-maps-api?hl=en. >> >> > -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.