If I put in this line of code, I get the data relating to the category
Accountants.
var url = '[link]
+ '/' + param_ssKey + '/' + param_wsId + '/
public/values' +
Quelles solutions ?
Merci
So far I have "(window,'unload',function(){a lert('You unloaded the
page!');});" running inside of: [link],
The number of points returned is arbitrary as you can see. It can
obviously range from 0 to 2 million rows. Each row has a longitude and
Thanks in advance for your time.
I am using JavaScript and trying to implement a client side script
which will read a XML file from the client machine and plot it over
the map. From the previous posts I got to learn about placing a
marker on the map. Is there a way to read and parse the XML file
i m using http method to reverse geocode. it is working fine when
tried from local host. i then moved the files to the test server and
it was working fine till yesterday. but it is not working today and i
am getiing 620 status code. when i try the url
[link]
I want to write an application by using Google maps, C#.Net
2005. In that application i need to display several marks on google
map using latitudes&longitudes and draw a route(poly line) that will
connect several marks.i need to develop this one using C#.NET 2005
please help regarding this issue.
For starters, the following two URLs work fine in FF, Safari, etc.
1)
[link]
In a computer of the net works very fine and in the others I notice
about
two kind of errors in those ones.
1-It doesn't work and shows a javascript error.
2-Key error in the other ones.
I tested in different computers and browsers and no problem, I tested
Heres the link to the site:
[link]
When I click on Ash it removes Cameron, however when i click on
Cameron it fails to remove Ash.
I would like to have ASH removed and this hurdle completed, especially
prior to adding the mass of future items and having the program
Only the last one shows !!??
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" " [http:]
[link]">
<html>
<head>
<meta [http-equiv="content-type"] content="text/html; charset=UTF-8"/
<title>Google Maps</title>
<script src="[link]
I need help in developing the next system.
We have a huge list of real estate properties which have to be pinned
on a google map.
What I want is if the zoom is not very big to display a pin (only one)
for a group of properties which are in the same range area.
Once the zoom is increased I want to display more pins for subgroups
At the moment the location points are listed on the right and when
clicked add an info window to the map. When the mouse is moved from
that location the info window closes. I would like it to remain open.
I have been looking at this issue for some time now, and cannot seem
to see my mistake.
When I click on a marker or polygon and click the to/from then I
decide to go from/to to infowindow jumps to a new location.
To clarify the above: What I mean is, say I click a marker and what
driving directions To that location. But decide I want the directions
In brief, I've discovered that if you're on a page with a Google map,
then click in the window's toolbar to begin typing a new URL (or a
search phrase), then click back on the map, the focus does not switch
to the map or the document it is in. The cursor keeps blinking in the
Deleted Map Types
G_MARS_ELEVATION_MAP
G_MARS_INFRARED_MAP
G_MARS_VISIBLE_MAP
G_MOON_ELEVATION_MAP
G_MOON_VISIBLE_MAP
G_SKY_VISIBLE_MAP
Has anyone else notice this? Also, does anyone know if it is possible
to specify an API version to stabilize the functionality? I've tried
I am observing an odd set of circumstances. I have a map that displays
8 fairly complex polygons. This map is extremely slow in Firefox on
Windows on some of the systems in my office. Extremely slow = ~2fps or
less when dragging/panning, for example, and CPU usage is through the
roof on one core. The odd bit is, this same page is perfectly usable
Now I want to add an index number from that xml file and have that
display as part of the point graphic. I know this can be done and
have seen several examples of displaying a label, but none that
The link is: <a href="javascript:map.getInfoWi ndow().maximize();">Read
However, based on all information I could find, my code should be
working. I am pasting the part of my code that contains the problem
area.
The problem: My marker and pop-up bubble are not displaying on the
OK, so with regards to what constitutes one "pageview" for Google Maps
API Premier service / billing purposes....
....every time a user's browser retrieves the Google Maps Javascript
file, that is one pageview, correct?
Well, I'm trying to come up with an estimate of what we expect our
I would like to use different marker icons for each location
In the demonstration all the markers use the same icon -->
-- Marco
function createMarker(point,name,html) {
for (var x = 1; x<i; x++) {
if (gmarkers[x].getPoint().x==poi nt.x && gmarkers[x].getPoint
().y==point.y && x != i) {
html=html+"1";
}
}
var marker = new GMarker(point);
GEvent.addListener(marker, "click", function() {
There should be a bunch of pink polgons all over the province of BC.
105 of them in total.
can someone plz help me out, i have been trying to sort out this
problem for weeks.
My map is based on a tutorial that show how to create a store
locator.
My goal:
I want create map using the API, that allow users to search for a
specific building or famous site in UK. The users types in the a site
Thanks in advance,
Shannon
When I create a point on the map it adds to my database, removes the
old point, and calls a function to create the point on the map where
If not is there any code that I can install on my server to do Bulk
I've just started my years travel in Africa and my site is not
displaying its google markers - it was working no problem from the UK
last week.
Please can someone confirm that it still displays ok and perhaps even
suggest what might be preventing me from seeing the markers in the
internet cafes in Egypt (i have tried 3 so far and all are the same!).
I'm in the process of porting my application to use google maps and
have come 'stuck' on what should be a very simple process.
I want my users to be able to 'add an overlay' of points and remove
them at the click of a button but without removing anything else that
is currently on the map.
OS: Vista
I get the following errors in IE7:
"Unspecified error" on line 1157 in main.js
"object doesnt support this property or method" line 2 in
%7Bmod_poly,mod_drag,mod_contr ols%7D.js
var KML = new GGeoXml("[link]");
map.addOverlay(KML);
These kmls hold Icons, like this:
<Placemark id = "367083580">
<name>ROCKFISH</name>
<styleUrl>NSV</styleUrl>
<Point>
<coordinates>-95.23,29.725725, 0</coordinates>
Well, my 3rd complain from an Opera user.
It seems that 360cities.net is quite broken in Opera - well, we use
maps on nearly every page.
Should we even bother trying to fix it, or just tell these 1% of
people, "sorry" ?
I'll be happy to post examples, but maybe the answer is obvious
Could anybody help me out in figuring what might be causing this
issue.
This is one of my site URL
The problem is :
1. Markers are plotted fine when we look into the Map and hybird
view,say when we check in the info popup of any of the marker that
i am trying to calculate center and zoom levels dynamically based on
the polygon points which i have added on the google map. below is the
code which i am using to calculate the center and zoom locations:
//empty GLatLngBounds object
var bounds = new GLatLngBounds();
....
....
//adding polygon to the google map
I have encountered a few addresses that are not being displayed with
the Google map API but do display elsewhere. Where can I submit an
address to be added to the system?
Thanks,
Dana
I am sure this problem is anwered somewhere, but I have yet to find
it.
My problem is when looking at my map in IE everything works great the
first time (inital load), but say I would use the same window and go
to another page (ex google.com).
When I hit the back arrow in IE, it takes me back to my map, but the
I want to make a sidebar like the one in Google Maps, but I'm having
trouble finding a way which will work fast on slower computers. So,
instead of changing the size of the container, I was thinking of using
a DIV over the map. Problem is, I'm overriding the Google logo and the
zoom control.
Here is the page I have created:
Thanks in advance,
QF
We're using the Google MAP API, but need the following feature: given
a city & state names (US city), we would like to have Google Map to
automatically show and fit the entire city into the map view. We
couldn't manually choose different zoom levels for each city since we
have many cities to work with. So, how can we do that through the
A user can access my site using an IP address in the URL, or by using
the full domain name in the URL.
My API key is registered to the domain name URL. When someone uses
the IP address in the URL the map request fails with the famous "API
Could you place the code here? So we all can share in your succes?
*pleads*
Kind regards,
CJ
I've been trying to implement a map on my site for a while. Found this
great tutorial:
[link]
When checking the phpsqlajax_genxml.php I get the correct XML output
that matches the MySQL table.
However, when I check phpsqlajax_map.htm - it is just a bare map with
this may seem a bit amature, but i really am a bit stuck on this one.
It's a really simple thing.
We run a joomla based website, which is hosted on php. We are a
manufacturer which supplys to a number of trade stockists. We would
like to create a stockist list as well as a google maps link system.
I am creating a webpage that is going to use google maps.
At the moment I am just using standard icons, but i was hoping to use
numbered icons but was unsure how.
Here is my google maps code, and would like point2 to be numbered '2',
and point1 to be numbered '1'.
function load() {
Thanks a lot
here's my map: [link]
click "Map it!" to display the map.
I am having a situation with a [link]
google map page that works on FF and chrome but not in IE. It must
show the markers on IE but it is not showing, it gives me an error.
I found that the problem was related to enconding and I could half fix
it. If I run the code bellow on IE it gives me the right XML output:
function load() {
if (GBrowserIsCompatible()) {
var map = new GMap2(document.getElementById( "map"));
map.setCenter(new GLatLng(37.441944, -122.141944), 13);
I fee like I'm close, but my newness to JavaScript has me missing
Any help on what I'm doing wrong would be much appreciated as it's
Maybe someone can explain what I am doing wrong here.
Take this address as an example:
5290 Beltline Road, DALLAS, TX, 75240, United States
The zipcode 75240 belongs to Dallas. The address verifies at usps.gov
However when you put it into maps.google.com, the address it wants to
Maybe someone can explain what I am doing wrong here.
Take this address as an example:
5290 Beltline Road, DALLAS, TX, 75240, United States
The zipcode 75240 belongs to Dallas. The address verifies at usps.gov
However when you put it into maps.google.com, the address it wants to
PS. Click on the link "Marker One" under the map.
This should be a small problem, but i just couldn't figure it out. I
have a map and two input form fields (lat and long). When someone
clicks on the map, a new marker should be added there, and the
coordinates should be written into the form. When a marker already
exists, it should be moved to the newly clicked point, instead of
Is there a list of icons, and I have seen something saying I should
put them on my server? How do I call them from my server?
What are the parameters for GIcon()? I have seen none, one, two, and
Here is a question that a bit off subject. After developing my
mapplet, I want to send out example images to press and the like, and
I can't find info on what is allowed, what needs to be present etc.
Thanks in advance,
Alasdair.D
I was wondering if someone knows how I can do this:
Of couse using api , javascript and CSS.
I think it's a good aprpoach to the overlapped markers problem.
I.e. if I go to to google maps and enter an address and see the
markers, I wish to have this on my web page, but I want to do this via
I.e. if I go to to google maps and enter an address and see the
markers, I wish to have this on my web page, but I want to do this via
XML not working completely. I am connected, but not returning any
data.
I am new to PHP, so any help is greatly appreciated.
XML output:
[link]
Why it isn't performing the functions to get the output as the
XML not working completely. I am connected, but not returning any
data.
I am new to PHP, so any help is greatly appreciated.
XML output:
[link]
Why it isn't performing the functions to get the output as the
I'm trying to make the infowindow move
I've used the Streetview API: Simple example as a base. See my
example: [link]
I'm trying to make the Guyicon and it's infowindow move according to
the movement in the streetview, but it's not working
I am building a two phase website for a client. We are going to be
using realtors accross the country to fill our database once they sign
up.
Phase one -
I have built a user registration, user login, user logout, user cancel
Cheers Muzza
below is a copy of my code and a link to the map
If you entering the same query in Google Maps - it's pretty good in
identifying "size" of the ob