Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Serveral Markers don't show up
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
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
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
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
chris  
View profile  
(1 user)  More options Oct 27 2008, 5:17 pm
From: chris <c.schaefer.lor...@googlemail.com>
Date: Mon, 27 Oct 2008 14:17:28 -0700 (PDT)
Local: Mon, Oct 27 2008 5:17 pm
Subject: Serveral Markers don't show up
Hello,

I have a question concerning markers on my map.

With this request I want to show several markers on my map:
--> http://www.run2web.de/index.php?user_id=21

The source code contains about 20 markers but only 3 appear on the
page. I don't understand the reason and tried several improvements I
read, e.g. removing whitespace at the coordinates.

==================
//Goolgestartpoints
var html0 = "<h3>copy test final</h3><table width=250><tr><td>User:
Chrisssi gonmzales<br>Distanz: 338.266 Km<br><br><a
href=javascript:popupLargeWindow(\'./strecke_anschauen.php?
members_route=37&mode=plain\')><img src=/laufbuch/images/icons/
icon_map.jpg border=0 height=16 width=16>Strecke zeigen</a></td><td
valign=bottom><a href=./lauf_blog.php/runner_2 target=_blank><img src=/
laufbuch/avatar/thumb_avatar_175308.jpg></a></td></tr>";
var pointchen0 = new GLatLng(48.37084770238366,5.60302734375);
var pointer0 = new GMarker(pointchen0);
GEvent.addListener(pointer0, "click", function()
                                        {pointer0.openInfoWindowHtml(html0)});
                                        map.addOverlay(pointer0);
var html1 = "<h3>kopie von noich ne strecke aaaaa</h3><table
width=250><tr><td>User: Chrisssi gonmzales<br>Distanz: 1516.69
Km<br><br><a href=javascript:popupLargeWindow(\'./
strecke_anschauen.php?members_route=36&mode=plain\')><img src=/
laufbuch/images/icons/icon_map.jpg border=0 height=16 width=16>Strecke
zeigen</a></td><td valign=bottom><a href=./lauf_blog.php/runner_2
target=_blank><img src=/laufbuch/avatar/thumb_avatar_175308.jpg></a></
td></tr>";
var pointchen1 = new GLatLng(50.61113171332364,8.349609375);
var pointer1 = new GMarker(pointchen1);
GEvent.addListener(pointer1, "click", function()
                                        {pointer1.openInfoWindowHtml(html1)});
                                        map.addOverlay(pointer1);
var html2 = "<h3>test2 asdasd</h3><table width=250><tr><td>User:
Chrisssi gonmzales<br>Distanz: 8.73 Km<br><br><a
href=javascript:popupLargeWindow(\'./strecke_anschauen.php?
members_route=35&mode=plain\')><img src=/laufbuch/images/icons/
icon_map.jpg border=0 height=16 width=16>Strecke zeigen</a></td><td
valign=bottom><a href=./lauf_blog.php/runner_2 target=_blank><img src=/
laufbuch/avatar/thumb_avatar_175308.jpg></a></td></tr>";
var pointchen2 = new GLatLng(49.00634834733476,8.388748168945312);
var pointer2 = new GMarker(pointchen2);
GEvent.addListener(pointer2, "click", function()
                                        {pointer2.openInfoWindowHtml(html2)});
                                        map.addOverlay(pointer2);
var html3 = "<h3>test2</h3><table width=250><tr><td>User: Chrisssi
gonmzales<br>Distanz: 8.14 Km<br><br><a
href=javascript:popupLargeWindow(\'./strecke_anschauen.php?
members_route=29&mode=plain\')><img src=/laufbuch/images/icons/
icon_map.jpg border=0 height=16 width=16>Strecke zeigen</a></td><td
valign=bottom><a href=./lauf_blog.php/runner_2 target=_blank><img src=/
laufbuch/avatar/thumb_avatar_175308.jpg></a></td></tr>";
var pointchen3 = new GLatLng(49.00634834733476,8.388748168945312);
var pointer3 = new GMarker(pointchen3);
GEvent.addListener(pointer3, "click", function()
                                        {pointer3.openInfoWindowHtml(html3)});
                                        map.addOverlay(pointer3);
var html4 = "<h3>test</h3><table width=250><tr><td>User: Chrisssi
gonmzales<br>Distanz: 11244.4 Km<br><br><a
href=javascript:popupLargeWindow(\'./strecke_anschauen.php?
members_route=28&mode=plain\')><img src=/laufbuch/images/icons/
icon_map.jpg border=0 height=16 width=16>Strecke zeigen</a></td><td
valign=bottom><a href=./lauf_blog.php/runner_2 target=_blank><img src=/
laufbuch/avatar/thumb_avatar_175308.jpg></a></td></tr>";
var pointchen4 = new GLatLng(46.30140615437332,9.755859375);
var pointer4 = new GMarker(pointchen4);
GEvent.addListener(pointer4, "click", function()
                                        {pointer4.openInfoWindowHtml(html4)});
                                        map.addOverlay(pointer4);
var html5 = "<h3>noich ne strecke aaaaa</h3><table
width=250><tr><td>User: Chrisssi gonmzales<br>Distanz: 1506.29
Km<br><br><a href=javascript:popupLargeWindow(\'./
strecke_anschauen.php?members_route=27&mode=plain\')><img src=/
laufbuch/images/icons/icon_map.jpg border=0 height=16 width=16>Strecke
zeigen</a></td><td valign=bottom><a href=./lauf_blog.php/runner_2
target=_blank><img src=/laufbuch/avatar/thumb_avatar_175308.jpg></a></
td></tr>";
var pointchen5 = new GLatLng(50.61113171332364,8.349609375);
var pointer5 = new GMarker(pointchen5);
GEvent.addListener(pointer5, "click", function()
                                        {pointer5.openInfoWindowHtml(html5)});
                                        map.addOverlay(pointer5);

==========================

Any help would be nice.

Thanks,
Christian


    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.
geocodezip@gmail.com  
View profile  
 More options Oct 27 2008, 5:32 pm
From: "geocode...@gmail.com" <geocode...@gmail.com>
Date: Mon, 27 Oct 2008 14:32:37 -0700 (PDT)
Local: Mon, Oct 27 2008 5:32 pm
Subject: Re: Serveral Markers don't show up
On Oct 27, 2:17 pm, chris <c.schaefer.lor...@googlemail.com> wrote:

> Hello,

> I have a question concerning markers on my map.

> With this request I want to show several markers on my map:
> -->http://www.run2web.de/index.php?user_id=21

> The source code contains about 20 markers but only 3 appear on the
> page. I don't understand the reason and tried several improvements I
> read, e.g. removing whitespace at the coordinates.

Code not required (we can see it from the URL you provided)

> Any help would be nice.

you have a bunch of markers centered around 48.98447693811022,
8.393715620040893
I count about 12, and it looks like there are several on top of each
other (the dark shadow)

  -- Larry


    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
©2009 Google