On Feb 1, 10:44 pm, Eugen Shmorgun <[email protected]> wrote:
> Oh, I haven't seen this useful tutorial, thanks for link, but realy
> my problem has remain.
>
> 2011/2/2 [email protected] <[email protected]>
>
> > On Feb 1, 1:18 pm, Eugene <[email protected]> wrote:
> > >  Please, help for beginner:
>
> > Have you seen Mike Williams' tutorial?
> >http://econym.org.uk/gmap/
>
> >  -- Larry
>
> > > I have Google map in HTML page, which declared in HTML as DIV-
> > > element (as it made in example)
>
> > >  <div id="map_canvas" style="width:610px;height:470px;border:1px
> > > solid;">
>
> > > In another part of this HTML-page I want to request to this Map and
> > > set marker on it.
> > > In JavaScript I write
>
> > > document.getElementById("map_canvas")
>
> > > but, sure, I'm getting the object "HTMLDivElement".
> > > So, is there any way to get access to existed map on page ?

Don't do that.  Use the javascript variable that you assigned the
GMap2 object to.  Since you are a beginner, you read the posting
guidelines before posting, correct?

Where is the link to your map?  We could give more useful advice and
stop wasting all of our time.

  -- Larry


> > > Thanks!
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Maps API V2" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected]<google-maps-api%2Bunsubscribe@ 
> > 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 V2" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to