Maybe have a look at Maps v3
http://code.google.com/apis/maps/documentation/javascript/basics.html
Maps v2 is depreciated and you don't need a key with v3
Ralph
On 22/11/2011 16:08, Raghavendra K wrote:
Hi,
We are planning to integrate google map on our website. The website
has
Here is a good place:-
http://code.google.com/apis/maps/documentation/javascript/basics.html
Ralph
On 08/11/2011 03:15, Chris Christou wrote:
I am a web developer and i have been asked to create a website using
google maps with search results like this:
http
plays.
Post a link to that map so we can see it.
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API V2" group.
To view this discussion on the web visit
PATH i
>>don`t need the straight line i need the real path from point to point.
Maybe you could be more specific, what do you mean by "road path"?
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
You received this message because you are
>>I have used used Mike's tutorial at
http://econym.org.uk/gmap/categories.htm
>>to create the following page:
>>http://wizz.travel/temptest/
Have you seen this:
http://econym.org.uk/gmap/basic14.htm
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.co
>http://subito.malapi.com.br/localizacao
I get a key error on that link?
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API V2" group.
To post to thi
>Could you please tell me do you have any idea where can I display my
>map now?
http://www.easypagez.com/hosting.html
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
You received this message because you are subscribed to the Google Groups
&
>http://www.orientezmoi.com/iframegeo-article.php?chaine_id_etab=454,1230
Add the icon to the createMarker function
function createMarker(point,html,icon) {
var marker = new GMarker(point,icon);
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.h
>http://www.orientezmoi.com/iframegeo-article.php?chaine_id_etab=1263,1165
Saint-Martin-d'Hères
Try escaping the apostrophe '
Saint-Martin-d\'Hères
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
You received this messa
Where is your map?
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
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 google-maps-...@googlegrou
Try Mike's tutorial
http://econym.org.uk/gmap/
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API V2" group.
To post to this group, send email
Did you try what I suggested?
if (document.getElementById('all').checked = true;)
The "= true" at the end wakes up Internet Explorer, otherwise it does
nothing.
Ralph
On Nov 2, 8:22 pm, Pete wrote:
> I've gone through everything I can think of and can't find
>I can't pinpoint the problem, any help would be greatly appreciated!
if (document.getElementById('all').checked)
possibly
if (document.getElementById('all').checked = true;)
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap
n only find a call for this link in a function called:-
http://pippin.geog.mcgill.ca/acton/envr2/phpsqlcld_genxml_all.php
function toggleAll()
not Afficher tous les points?
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
You received this messa
Where is the link to your map?
Ralph
On Oct 8, 3:44 am, SeverePlains wrote:
> I have multiple xml files that I want to download and display onto a
> single map, they will be displayed using the elabel function. I have
> no problem getting a single xml file to display, but I
ers.
By adding the additional info at the beginning of the subject
header effectively disorganises the threading.
Ditto for the V3 Group.
Ralph
--
You received this message because you are subscribed to the Google Groups
"Google Maps API V2" group.
To post to this gro
>But I'm aiming to make a map more like this:
>http://www.uci.edu/campusmap/map.php
That map doesn't work in my IE7?
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
You received this message because you are subscribed to the Googl
radar_label worked ok.
So IE doesn't like something in your other groups.
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this
>I want to insert a hyper link (eg: click here to view details) along
>with the details for each marker so that clicking on the link can
>directly take me to the corresponding page in the site. How can i
>achieve this
Try Mikes' tutorial
http://econym.org.uk/gmap/
Ralph
-
>http://pastie.org/1151037
>thanks for any tips.
The best way, is to post a link to your map that has a problem.
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
You received this message because you are subscribed to the Google Groups
"
Try this
http://www.google.co.uk/search?hl=en&source=hp&q=google+maps+marker+manager&aq=f&aqi=g3&aql=&oq=&gs_rfai=
Ralph
On Sep 10, 5:41 am, ss ss wrote:
> Dear Andrew,
> Is not part of GMap is it ? Where can I get the script
> then f
>http://kevincdavis.net/map
Not sure about your localhost, but on the web
var point = new GLatLng(,);
Line 29
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
You received this message because you are subscribed to the Google Groups
"Google
Please read the posting guidelines and provide a link to your map.
http://tinyurl.com/m3z4oq
http://tinyurl.com/n3x2en
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/hosting.html
-
--
You received this message because you are subscribed to the Google Groups
"Google
Where is the link to your map?
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
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-...@google
>http://www.radleighhomes.com.asp1-17.websitetestlink.com/Locations.aspx
This is the v2 group the v3 group is here:
http://groups.google.com/group/google-maps-js-api-v3?hl=en
Try removing the comma.
icon: image,
});
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/m
It might be this:
The map is at
http://www.turbowebdesign.net/clients/bighouse/previewproperty2.php?property
id=39
I get 404 not found on this link.
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
You received this message because you are subscribed to the Google Groups
Maybe this link might help:
http://www.easypagez.com/maps/phpsqlinfo.html
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this g
Yes, thanks, there was an issue, but now resolved.
Many thanks
Ralph
-Original Message-
From: google-maps-api@googlegroups.com
[mailto:google-maps-...@googlegroups.com] On Behalf Of ProbablyMike
Sent: 14 July 2010 11:07
To: Google Maps API
Subject: Re: Multiple Maps on one page - help
Perhaps you could tell us what is wrong?
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
-Original Message-
From: google-maps-api@googlegroups.com
[mailto:google-maps-...@googlegroups.com] On Behalf Of Jason
Sent: 14 July 2010 02:55
To: Google
>>http://ezy_5841626.easypagez.com/phpsqlajax_map.htm
>>http://ezy_5841626.easypagez.com/phpsqlajax_genxml.php
The correct link is
http://sonali.easypagez.com/phpsqlajax_map.htm
Now you need to get a key for the website.
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypa
>http://bit.ly/asp6FZ
The html in the page is invalid.
Try starting with this line 77
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" grou
>Thank you very much, that solved the problem. :D
It's worth mentioning, that if you are learning
version 2 now, be aware that this version is
depreciated.
Version 3 is now in operation
http://code.google.com/apis/maps/index.html
Ralph
-
www.easypagez.com/maps/map_in
#x27; + tabdata[0] + '<\/div>';
Change this
address = '' + address + '';
To this
address = '' + address + '';
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
You received this message because you ar
>http://adgeomatics.com/New3
Can you post a link to a map that displays the problem.
I can't see any blurb?
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
You received this message because you are subscribed to the Google Groups
"Go
>http://fran.chuprinacreative.com/directions.php
>it validates transitional, and is viewable in firefox, opera, safari,ie8,
but not ie7.
The map works ok in my IE7.
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
--
You received this message b
>Ok, I went through the code and fixed all the bugs and defined
>Photos..now my side bar data disappears! Frustrating!
>http://adgeomatics.com/golfmap.html
The variable *name* is undefined.
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps/v3_basicmap.html
http://adgeomatics.com/golfmap.html
It does work, but you missed something.
var marker = createMarker(point,label,html,city);
function createMarker(point,name,address,photos,city) {
Photos are undefined.
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/maps
>PHP Page
>http://www.clipclipclip.com/ysmap/data_yardsales.php
This link returns a blank page?
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send emai
I have extracted city from the xmlfile, the
variable city now appears in the createmarker function.
That's the bit you missed out.
http://www.easypagez.com/examples/adam.html
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the G
>Also..if I were to want to add another tab..for lets say photos..can I
>just add another item to the tabs:
>tabdata.push(address,photos,directions);
>var labels = ["Information","Photos","Directions"];
Yes, you could even put the street view
>http://adgeomatics.com/Test4
>Any help is much appreciated!
Try this example:
http://www.easypagez.com/examples/adam.html
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To po
ou get stuck post back with a link to the page that does not
work.
Ralph
-
www.easypagez.com/maps/map_index.html
--
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.
Yes, it was the first error I saw, but try this link
http://www.easypagez.com/maps/street.html
I've just dug it out from somewhere, it might help.
What is important is to get the layout and order of the javascript correct.
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com
>http://www.bedandbreakfastmapper.com/info/map-right.html
There is a duplicate on line 124
GEvent.addListener(marker, 'click', function() {
marker.openInfoWindowTabsHtml(html);
});
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message be
Try this link
http://code.google.com/support/bin/topic.py?topic=11364
Ralph
-
www.easypagez.com/maps/map_index.html
--
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-...@googlegrou
>http://zend.warrencreative.com/gemini-group/find-us.html
Change these lines:
function createMarker(point,html) {
var marker = new GMarker(point,locationIcon);
//side_bar_html += '' + name +
'<\/a>';
Might help
Ralph
-
www.easypagez.com/maps/map_ind
>http://zend.warrencreative.com/gemini-group/find-us.html
These are missing, check the tutorial to find where they should be.
gmarkers=[];
i=0;
htmls=[];
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
&quo
>http://hornets.cmps.subr.edu/aaron.chauvin/GMap/CustomGoogleMap.html
You map script looks like version 3, but the icon code looks like version 2.
http://groups.google.com/group/google-maps-js-api-v3?hl=en
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message beca
Try Mikes' tutorial
http://econym.org.uk/gmap/
Ralph
-
www.easypagez.com/maps/map_index.html
--
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 u
>http://conference.clients-02.tuckeradvertising.com/South/Bournemouth/
>It works to a certain extent - i'm just not sure on the next step.
Why not use Mikes tutorial as template first
http://econym.org.uk/gmap/basic1.htm
then try adding the elabel.
Ralph
-
www.easypag
>- i'm wondering if someone would be kind enough to point me in the
>right direction.
Where is the link to your map that does not work?
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API
www.bronsonsportinggoods.com/developer.html
I get a 404 not found on that link.
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to g
>http://tinyurl.com/2dpqopl
Try using version 2 instead of 2.x that might be the answer.
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email t
>http://investors-title.com/test/gmap2.php
Looks like you are using v3 code, there is a group here:
http://groups.google.com/group/google-maps-js-api-v3
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Goo
Try this thread
http://groups.google.com/group/google-maps-api/search?hl=en&group=google-maps-api&q=directions+end+icon&qt_g=Search+this+group
Ralph
On May 17, 12:54 am, Paul wrote:
> I'm using a GLatLng value to define the destination for a GDirections
> search (
This thread might help
http://groups.google.com/group/google-maps-api/browse_thread/thread/3651e0961fdfd838/f6f4fda8660a05b3?hl=en&lnk=gst&q=sorry#f6f4fda8660a05b3
Ralph
On May 17, 1:31 am, swese44 wrote:
> I have a mapping system to display markers for fish that people catch.
>
wHtml(desc);
});
return marker;
}
and call it here:
.
var marker = createMullMarker(posn,title,icon,desc)
markers.push(marker);
Ralph
-
www.easypagez.com/maps/map_index.html
-
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post
Try Mikes' tutorial
http://econym.org.uk/gmap/
Ralph
-
www.easypagez.com/maps/map_index.html
--
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 unsubs
Have you seen Mikes' tutorial
http://econym.org.uk/gmap/
Part 3 Loading the data from an XML file
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send
>Thanks Ralph. I looked through the topics from the link you sent and
>don't see anything related, unless I am missing something.
Could you give more details of what you are trying to do.
A link to your map would also help.
Ralph
-
www.easypagez.com/maps/map_index.html
--
Y
>Here is the example I am refering to :
http://econym.org.uk/gmap/example_map1d.htm
>Here is my test page : http://essai07.parcours.com/spip.php?article122
Looks like your copy and paste wasn't too accurate.
Delete line 440 and lines 442 - 449.
Ralph
-
www.easypagez.com/maps/map
>Well right now I did nothing but a cut and paste of the whole example
>page (I just changed the key). Do I have to do something else ?
Read Mikes tutorial page
http://econym.org.uk/gmap/basic4.htm
Especially concerning xml files.
Ralph
-
www.easypagez.com/maps/map_index.html
-
>http://essai07.parcours.com/spip.php?article116
Did you create an xml file like Mike did in his tutorial?
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group,
Try this might help
http://code.google.com/support/bin/topic.py?topic=11364
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to g
map script and change this line
var marker = new GMarker(point);
to this
var marker = new GMarker(point,icon);
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To pos
>I've already tried Mikes tutorials but there doesn't appear to be a
>solution in any of the examples he provides.
I would have thought:
http://econym.org.uk/gmap/basic1.htm
Look at the example and view source.
Ralph
-
www.easypagez.com/maps/map_index.html
--
You recei
>http://www.elvioweb3.com/test-trail.html
Try Mikes tutorial to start
http://econym.org.uk/gmap/
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send em
>Hi, I have a google maps api v 3 running on my .net C# webpage
group for v3 API is here
http://groups.google.com/group/google-maps-js-api-v3
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps AP
http://txpub.usgs.gov/basinmap/basinmapxml2.htm
It does not work in my IE7, I have to zoom in too?
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, sen
>Of course!
>Version 2.
Ok, just make sure that the map code you are using is version 2.
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send emai
>I'm using the AJAX libraries. My system is Ubuntu 9.10, and the same
>occurs in both FF 3.5.9 and Chrome 5.0.375.29 beta. I have not tested
>this yet in other OSs. I've also added a KML overlay.
Which version of the API are you using?
Ralph
-
www.easypagez.com/maps/map_i
>Do report if you find any bugs
Clicking on a cluster marker gives me a javascript error on line 401 using
IE7.
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to thi
rk in Chrome or IE7 either.
Can the Google Earth plugin handle custom markers?
Has anyone encountered this issue and found a solution, I've searched
but can't find anything.
best regards
Ralph
--
You received this message because you are subscribed to the Google Groups
"Goog
Have you seen Mikes' tutorial
http://econym.org.uk/gmap/
Ralph
-
www.easypagez.com/maps/map_index.html
--
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.
is here:
http://groups.google.com/group/google-maps-js-api-v3
Ralph
-
www.easypagez.com/maps/map_index.html
--
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 un
id you actually create a table called markers?
It's the very first section in the tutorial.
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email t
Try this tutorial
http://code.google.com/apis/maps/articles/phpsqlajax.html
it starts with the database set up and shows how to create a map.
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API&q
Very good example.
Ralph
-
www.easypagez.com/maps/map_index.html
-Original Message-
From: google-maps-api@googlegroups.com
[mailto:google-maps-...@googlegroups.com] On Behalf Of William .
Sent: 15 April 2010 05:24
To: google-maps-api@googlegroups.com
Subject: Re: Slow loading multiple
>Any and all recommendations appreciated.
Try Mikes' tutorial
http://econym.org.uk/gmap/
This link might be useful
http://code.google.com/support/bin/topic.py?topic=11364
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to th
Try Mike's tutorial
http://econym.org.uk/gmap/
Ralph
-
www.easypagez.com/maps/map_index.html
--
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 unsubs
>http://www.deepredanimation.com/gmap.html
Try Mikes' tutorial
http://econym.org.uk/gmap/
Scroll down to the Custom maps section.
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API"
>Hi. After loading the map in the DIV I can only see about 50% of the
>map but can see the background colour of the DIV. The map seems to be
>positioning to the left.
Where is your map?
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subs
This line looks incomplete
var marker = new LabeledMarker(point,);
there is comma, after point, but nothing after it?
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to
Hm, interesting. Is there any reliable way to tell what address I
should be using? Obviously you were able to figure it out, so I'm
curious what I should tell my users to do if they're seeing anomalous
coordinates.
On Apr 1, 4:42 pm, Andrew Leach wrote:
> On Apr 1, 8:18 pm,
It's completely possible that I'm doing something wrong, but I appear
to be getting bad data from the geocoding web service. If I look up
the location "1420 Munson Road Porter, IN 46304" via the Google Maps
web page, it gives me a correct location. However, if I use the
geocoding web service, I get
>I am suddenly prompted that my site needs a new code. I don't know
>why.
Neither do we, since we don't know where your website is?
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Googl
>http://www.georgiahumane.com/spay_neuter.html
This is wrong
>I have the following script: http://anthonyscoalfiredpizza.com/js/map.js
>running on this page http://anthonyscoalfiredpizza.com/locations.php
Works fine in IE7 for me.
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the
Please read the posting guidelines and provide a link to your map.
http://tinyurl.com/m3z4oq
http://tinyurl.com/n3x2en
Ralph
-
www.easypagez.com/maps/map_index.html
www.easypagez.com/hosting.html
-
--
You received this message because you are subscribed to the Google Groups
"Google
>I am currently integrating a google map on
http://parkouraachen.de/?site=spots.
I can't find any map on the link above?
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" grou
OnLoadCallback(initialize);
//GLog.write("map init");
Ralph
-
www.easypagez.com/maps/map_index.html
--
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.
>http://ec2-184-73-10-25.compute-1.amazonaws.com/index_exp.php
I get GLog is undefined on line 13.
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send em
>http://www.pascohernandofishing.info/hotspots.php
Your HTML is still invalid.
Study Rossko's post again, and make sure there is only one tag.
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Go
I can't see any page with a map?
When I'm logged in I'm on this page
http://ec2-184-73-10-25.compute-1.amazonaws.com/
Maybe you could make a test page outside your system?
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribe
>The location of the map is:
http://ec2-184-73-10-25.compute-1.amazonaws.com/maptest.php But you'll need
to to login with U: de...@debug.com P: debug to >get to it as its behind a
registration wall.
I logged in but can't see any map?
Where is it?
Ralph
-
www.easypagez.com/map
Maybe you could start here
http://econym.org.uk/gmap/
Ralph
-
www.easypagez.com/maps/map_index.html
--
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 u
>http://matthiaslee.com/testmap/test.html
Try this link
http://econym.org.uk/gmap/custom.htm
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email t
Try this thread
http://groups.google.com/group/google-maps-api/browse_thread/thread/c116e431f4739bb8/fc3df7e87963ff9d?hl=en#fc3df7e87963ff9d
Ralph
On Mar 22, 11:23 pm, Andrew wrote:
> Thanks for your help, do I add the "onOpenFn" to the script.js or the
> index.php file?
>
>http://givelocally.net/dev/map.php
Try giving the map a width and height
Have you seen this tutorial
http://econym.org.uk/gmap/
Ralph
-
www.easypagez.com/maps/map_index.html
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" grou
1 - 100 of 1494 matches
Mail list logo