Google Groups Home
Help | Sign in
create div on the center of the map
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
dms  
View profile
 More options Apr 28, 9:43 pm
From: dms <diegui...@gmail.com>
Date: Mon, 28 Apr 2008 18:43:38 -0700 (PDT)
Local: Mon, Apr 28 2008 9:43 pm
Subject: create div on the center of the map
Hi there!
i want to create a div with a message in the horizontal-vertical
center
should i use new GControl() ???

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Guillaume  
View profile
(1 user)  More options Apr 28, 9:56 pm
From: Guillaume <tcg...@gmail.com>
Date: Mon, 28 Apr 2008 18:56:46 -0700 (PDT)
Local: Mon, Apr 28 2008 9:56 pm
Subject: Re: create div on the center of the map
Hi there!

What I did in your case is to create a div outsite the map, and then
have it place in the horizontal-vertical center, by using:
var div_center = document.getElementById('div_center')l
div_center.style.x = (screenwidth/2) (I forgot how to call the screen/
document width.)
div_center.style.y = (screenheight/2) (I forgot how to call the screen/
document height.)

On Apr 29, 9:43 am, dms <diegui...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andy R  
View profile
 More options Apr 29, 1:59 am
From: Andy R <andy.ros...@bluewin.ch>
Date: Mon, 28 Apr 2008 22:59:03 -0700 (PDT)
Local: Tues, Apr 29 2008 1:59 am
Subject: Re: create div on the center of the map
Look at this example from Mike Williams:
http://econym.googlepages.com/controlpos.htm

On 29 Apr., 03:43, dms <diegui...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google