I am afraid I am still having trouble getting things straight. I have
used the sample php code from
http://code.google.com/apis/maps/articles/phpsqlgeocode.html
to obtain the lat/long coordinates for an address using my php
script. No problem there; I can then store the coordinates in a
database
On Mar 18, 7:46 pm, Daniel Fagnan wrote:
> thats where my code is! Thats where my current app that I have my problem
> is!
But the rest of the information is in another thread. Don't change
the topic of a message in your email client and expect it to work
correctly in the web interface or thread
On Mar 18, 7:45 pm, Daniel wrote:
> http://motionsharing.com/geocoder/
>
> On Mar 18, 6:53 pm, Daniel wrote:
>
> > Hi, currently I have a page setup with ajax that sends a request to a
> > file called getmap.php with a GET request called postal.
>
> > My code gets the coordinates from google, i
thats where my code is! Thats where my current app that I have my problem
is!
--Daniel
On Thu, Mar 18, 2010 at 8:45 PM, Ralph Ames wrote:
> >http://www.motionsharing.com/geocoder/start.php?p=map
> >--Daniel
>
> What relevance does the link have to do with this thread?
>
>
> Ralph
> -
> www.easy
http://motionsharing.com/geocoder/
--Daniel
On Thu, Mar 18, 2010 at 8:40 PM, Ralph Ames wrote:
>
> 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
http://motionsharing.com/geocoder/
On Mar 18, 6:53 pm, Daniel wrote:
> Hi, currently I have a page setup with ajax that sends a request to a
> file called getmap.php with a GET request called postal.
>
> My code gets the coordinates from google, in xml, then passes it on to
> the next page.
>
> i
this is my thread
--Daniel
On Thu, Mar 18, 2010 at 9:03 PM, Ralph Ames wrote:
>
> >Can u make me an example of what would be the code for what im trying
> >to do? I really dont want to be a burden, but I really need this.
> >Thanks
>
> Possibly, but it would be far better for you to post a lin
>Pupose:
>- User enters there postal code and it shows it on the google map.
>For this I need the google geocoder to change the postal code to a
longitude & latitude.
>But when I set the map up and the long. & lat. with a variable it doesn't
work, but when I hard code the numbers it works fine.
>Can u make me an example of what would be the code for what im trying
>to do? I really dont want to be a burden, but I really need this.
>Thanks
Possibly, but it would be far better for you to post a link to what
you have done so far on your website.
Ralph
-
www.easypagez.com/maps/map_index.h
The commented parts are different ways of implementing it. I tried all the
other options I know of.
thanks,
--Daniel
Have questions about the code? Please Ask me!
On Thu, Mar 18, 2010 at 9:01 PM, Daniel Fagnan wrote:
> Here is the Code:
> --Daniel
>
>
>
> On Thu, Mar 18, 2010 at 8:54 PM, rayg
Here is the Code:
--Daniel
On Thu, Mar 18, 2010 at 8:54 PM, raygo22 wrote:
> Can u make me an example of what would be the code for what im trying
> to do? I really dont want to be a burden, but I really need this.
> Thanks
>
> On Mar 18, 10:50 pm, Ralph Ames wrote:
> > >Pupose:
> > >- User en
Can u make me an example of what would be the code for what im trying
to do? I really dont want to be a burden, but I really need this.
Thanks
On Mar 18, 10:50 pm, Ralph Ames wrote:
> >Pupose:
> >- User enters there postal code and it shows it on the google map.
> >For this I need the google geoc
>http://www.motionsharing.com/geocoder/start.php?p=map
>--Daniel
What relevance does the link have to do with this thread?
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,
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 Maps API
Pupose:
- User enters there postal code and it shows it on the google map.
For this I need the google geocoder to change the postal code to a longitude
& latitude.
But when I set the map up and the long. & lat. with a variable it doesn't
work, but when I hard code the numbers it works fine.
tha
http://www.motionsharing.com/geocoder/start.php?p=map
--Daniel
On Thu, Mar 18, 2010 at 6:47 PM, Andrew Leach wrote:
> On Mar 19, 12:22 am, Christoff wrote:
> > No, both sites (and local) use the same web service to connect to a db
> > and return the coordinates. They are always returned in the
Hi, currently I have a page setup with ajax that sends a request to a
file called getmap.php with a GET request called postal.
My code gets the coordinates from google, in xml, then passes it on to
the next page.
in my javascript code:
it gets the xml from the php file correctly, but the coor
>Hi. I already went through that site, but still I dont really
>understand how to do what Im trying to accomplish. Do u have any other
>method?
Not really, but try the documentation, especially the Audience section at
the top.
http://code.google.com/apis/maps/documentation/
If you don't understa
Hi. I already went through that site, but still I dont really
understand how to do what Im trying to accomplish. Do u have any other
method?
On Mar 18, 6:07 pm, Ralph Ames wrote:
> Mikes' tutorial will give you some ideas
>
> http://econym.org.uk/gmap/
>
> Ralph
> -www.easypagez.com/maps/map_inde
On Mar 19, 12:22 am, Christoff wrote:
> No, both sites (and local) use the same web service to connect to a db
> and return the coordinates. They are always returned in the same
> format from the AJAX call to the service.
So you are saying the data is the same between the two sites; I guess
you h
the javascript error in firefox 3.6 is:
a is undefined
function wh(){y(fd).GQ();eval(arguments[1])}
main.js (line 305)
Also, reverting from v=2 to 2.147 seems to eliminate the problem
Doesn't work in:
2.173
2.178
2.169
2.167
2.159
2.151
Works:
2.147
2.148
2.149
On Mar 18, 11:19 pm, Paulo JF
No, both sites (and local) use the same web service to connect to a db
and return the coordinates. They are always returned in the same
format from the AJAX call to the service.
On Mar 17, 12:34 pm, Brian P wrote:
> Just a thought--is one site returning a float and the other returning
> a string
On Mar 18, 8:51 pm, MG Guy wrote:
>
> So I guess I'm trying to figure out how the API handles bounds. It
> doesn't seem to rule out results outside the bounds.
No, and you found that in the documentation. The bounds only makes it
more likely that the results will come from within it. Towns still
I'm getting a very weird and hard problem to debug when I create about
3000~4000 polylines.
I'm only parsing my data (that comes from an ajax post) and creating a
new GPolyine, not showing them on the map.
In Chrome the javascript error is:
Uncaught TypeError: Cannot read property 'x' of undefine
On Mar 18, 11:11 pm, vincent wrote:
> Hello
> i have got a errorhttp://www.weltmeer.ch/divelog/
> when selecting in the top,right Corner a country
> i find the error with the error console from firefox
>
> but i my opinion a couple of line below it is defined
> so i am a little bit confused
>
It'
On Mar 18, 4:11 pm, vincent wrote:
> Hello
> i have got a errorhttp://www.weltmeer.ch/divelog/
> when selecting in the top,right Corner a country
> i find the error with the error console from firefox
>
> but i my opinion a couple of line below it is defined
> so i am a little bit confused
>
> The
On Mar 18, 3:17 pm, bj wrote:
> i have a database field that stores html links in a column in the
> following format
>
> http://www..com"; target="_blank">xxx
>
> If i try and bring in this field into my google maps markers the map
> does not load. if i replace field3 below with field2 in the
> I want to supply a GLatLng and an area, say 10 meters, and get the
> vertices for that polygon. Am I missing something simple?
Possibly. It's just drawing - wanna draw a circle, a square, a
dodecahedron? You'll have to provide the code to do that but it isn't
too demanding maths.
--
You rece
Hello
i have got a error
http://www.weltmeer.ch/divelog/
when selecting in the top,right Corner a country
i find the error with the error console from firefox
but i my opinion a couple of line below it is defined
so i am a little bit confused
The code should do a select country from the option
sh
Hello,
I want to supply a GLatLng and an area, say 10 meters, and get the
vertices for that polygon. Am I missing something simple?
Thanks,
Ty
--
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-
i have a database field that stores html links in a column in the
following format
http://www..com"; target="_blank">xxx
If i try and bring in this field into my google maps markers the map
does not load. if i replace field3 below with field2 in the code the
ap does not load otherwise the ap
Mikes' tutorial will give you some ideas
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 unsu
I did some searches on bounds and the web service, but didn't see
anything, so forgive me this has been covered.
In the docs for the new Web Service (http://code.google.com/apis/maps/
documentation/geocoding/index.html#Viewports) it mentions you can give
an address and some bounds to get a result
Hello. Im making a website where you click a building's name and it
will give you the address of the building and some basic info about
the building. I want to put google maps or google earth to be able to
see the building from a satellite point of view but Im very confused
on how to do it. I dont
Hello,
I am trying to use the map overlay as used in google analytics
accounts.
is this available to developers? i have used google maps as a
developer and i am fine with that but every time i search "google map
overlay" as it is titled in the analytics interface i am redirected to
the incorrect t
I was having the same problem... to fix this i used:
gmap.updateInfoWindow(Tabs,onServiceTabOpenUpdate);
onServiceTabOpenUpdate: function () {
gmap.getInfoWindow().selectTab(gmap.getInfoWindow().getTabs().length -
1);
}
apparently calling:
gmap.getInfoWindow().selectTab(gmap.getInfoWi
Thanks Larry, I'll take a look at that.
On Mar 17, 5:07 pm, "geocode...@gmail.com"
wrote:
> On Mar 17, 1:41 pm, JGarrido wrote:
>
> > Let me give you use case to better explain what I'm trying to do.
> > Let's say I'm attempting to plot out all of the Starbucks locations
> > throughout the count
The code here http://www.bdcc.co.uk/Gmaps/OffsetableMarker.js has been
refreshed to work with the latest version of the V2 API.
The old code was fragile to API changes because of poorly chosen /
weak names for properties on the sub-classed GMarker. Moral is to
choose strong names when subclassing.
Hi,
I'm currently using this code to run an AJAX call when someone resizes
the map:
GEvent.addListener(map, "resize", function(oldzoom,newzoom) {
.. the AJAX code here
}
This works fine, but there seems to be one downside. It seems that
every single "step" of the resize, this listener is call
Hi,
Thanks for the help guys - I've now managed to fix this issue :)
Cheers
Andy
On Mar 18, 10:17 am, youradds wrote:
> Mmm actually, it doesn't.
>
> The problem happens when I do:
>
> 1) Move the map, so a marker is on the edge of the map
> 2) Click on a marker, which then sets a 2 cookies (w
Yes, sorry, all results will be displayed on a Google map as per ts
and cs. This is just for the purpose of caching for performance
reasons (which I believe is allowed).
This is the kind of idiots guide I needed, thanks. To prove how much
of an idiot that I am I have just realised that I am in the
> going to cause me a headache. Is there an idiot's guide somewhere that
> you can point me to?
http://code.google.com/apis/maps/documentation/services.html#Geocoding
You haven't mentioned any map ; you might need to check terms of use
too.
--
You received this message because you are subscribe
On Mar 18, 9:54 am, Martin wrote:
> Thanks for your quick answer although if I'm honest I was hoping you
> weren't going to say that!
>
> So can I presume this is a good reason to use the JSON approach? If I
> parse this using javascript presumably this will all be parsed client-
> side and, there
Thanks for your quick answer although if I'm honest I was hoping you
weren't going to say that!
So can I presume this is a good reason to use the JSON approach? If I
parse this using javascript presumably this will all be parsed client-
side and, therefore, I won't hit IP limits so quickly. The st
Thanks for sharing that with me. I'll fix the demo page up soon.
Bill
--
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 unsubscribe from this group, send email to
googl
> The map variable is declare in a function call "readMap" with the
> "var" expression / all in the of the section.
Yes, it was local in scope to the readMap() function. Nothing outside
the readMap() function could use the same 'map' variable. The click
handler runs outside the readMap() func
On Mar 18, 7:56 am, Samb1985 wrote:
> Ok, but where I can see a sample of code for Javascript or Java ?
View source in your browser?
>
> On 17 Mar, 12:36, Marcelo wrote:
>
>
>
> > On Mar 17, 10:25 am, Samb1985 wrote:
>
> > > I would like to use google maps api in a Java web application, and i
Hi Bill,
I'm using your offsetable marker (thanks for that one by the way) and
just looked into the problem.
in the code the properties dx and dy define the offset
pt.x += this.dx;
pt.y += this.dy;
However, these properties seem already to be in use. They are
overwritten with a function definit
Excuse if I don't response well to your question...
The map variable is declare in a function call "readMap" with the
"var" expression / all in the of the section.
I try to declare it global outside the function, but the problem is
the same (seem to be worth because all the rest doesn't work any
All works OK with v =2.193 so this is a newish change/bug/feature
http://www.bdcc.co.uk/Gmaps/BdccGmapBits.htm now set to use 2.193 not
2.x
--
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-...
I have a category function that when a certain category is selected
from a drop down box only those points show. I don't know how to hide
the clusterer function when a category < 50 points.
http://cjisst.org/CJISST_map.asp
thank you!
--
You received this message because you are subscribed to th
Ok, but where I can see a sample of code for Javascript or Java ?
On 17 Mar, 12:36, Marcelo wrote:
> On Mar 17, 10:25 am, Samb1985 wrote:
>
> > I would like to use google maps api in a Java web application, and i
> > need to obtain all the possible result suggested by google for
> > ambiguos add
This line is where the map is centered,
map.setCenter(new GLatLng(),15);
So, look for an initial setting for those fields which is in the US
(approx.35, -100) and change to values for UK.
On Mar 18, 5:03 am, kroggy wrote:
> Hi,
> I advertise properties for sale mainly in the UK, however the serv
Hello, I am experiencing wired behaviour when different elements
overlapp in one map. I've uploaded a snipped to
http://menedev.de/GMapSnippets/overlayEventHandling.html
You can click on the map, the polygon and the marker.
When you click on the map only the click-handler for the map is
invoked.
Wh
> But the "map" seem to be "undefined" ; I don't understand because I
> declare it before :
In what scope is 'map' defined ?
http://econym.org.uk/gmap/scope.htm
http://lmgtfy.com/?q=javascript+variable+scope
--
You received this message because you are subscribed to the Google Groups
"Google Ma
On Mar 18, 11:31 am, sidhu wrote:
> I am using Google api to calculate the latitude and longitude of
> address. since list of addresses is quite huge, googleapi make my
> process slow as it can accept only one address at a time. Is there any
> way to calculate lat&long of the bulk of addresses . f
On Mar 18, 6:25 am, Thomas Hennig wrote:
> loadPointsFromXml(); updates the sidebar, which is not in my example. It
> show's marker in the sidebar, which are visible on the map and hide marker,
> which are unvisible on the map.
Maybe you are looking at a different map than I am then.
-- Larry
On Mar 18, 1:37 pm, Сергей Корнев <3404...@gmail.com> wrote:
> День добрый!
> На сайте установлена карта, получил для нее новый API - работает, но
> есть еще один домен, который перелинкован на тот же сайт. Проблема
> регистрации ключа для второго домена. Постоянно требует регистрацию
> ключа, как
Hi
I'm having some problems with adding a inputfield inside my custom
tooltip. The inputfield cant be edited for some reason! Even the text
inside my div ins't selectable.
My tooltip is a div that a turn in to GOverlay object and placed it in
a G_MAP_FLOAT_PANE to make it a google map pane. No p
День добрый!
На сайте установлена карта, получил для нее новый API - работает, но
есть еще один домен, который перелинкован на тот же сайт. Проблема
регистрации ключа для второго домена. Постоянно требует регистрацию
ключа, как исправить?
--
You received this message because you are subscribed to
loadPointsFromXml(); updates the sidebar, which is not in my example. It
show's marker in the sidebar, which are visible on the map and hide marker,
which are unvisible on the map.
2010/3/17 geocode...@gmail.com
> On Mar 17, 2:43 am, Thomas Hennig wrote:
> > The error is away now. I don't want
This is the code i'm talking about :
""
It's a link in the infobox of each marker who maximize the content to
let see the streetview.
But the "map" seem to be "undefined" ; I don't understand because I
declare it before :
"var map = new GMap2(document.getElementById("map"), {mapTypes:
[G_NORMAL_
Hi Larry,
The domain name is "wipro.com". I have registered the key for "http://
argos-ecom.wipro.com/".
Page URL which displays map is "http://argos-ecom.wipro.com/webapp/wcs/
stores/servlet/AjaxStoreLocatorDisplayView?
catalogId=10151&langId=-1&storeId=10104"
Thanks,
Sheena
On Mar 17, 10:25 a
The strange thing is that it works just fine in IE 7 and other
browsers. The problem can only be observed in IE 8...
The reason for the huge script is the "other" front end:
http://app4.landscentret.dk/DBMF/Forms/GoogleMapSearchParams.aspx
I am not the coder behind this. I am just trying to pinpo
On Mar 18, 11:28 am, あゆ wrote:
> いつもお世話になっております.
I managed to get this translation from Google Translate with a bit of
effort, but its language doesn't seem up to the usual standard:
>>
Always thank you for your help.
When you use the GoogleMaps in Gunload, you can avoid memory leaks, I
reveale
Hi Martin,
When you're using PHP to parse the XML, the server is just acting like a
client. The servers IP address will be counted against because the request is
made from the server.
Scott.
On 18 Mar 2010, at 11:45, Martin wrote:
> My understanding is that, generally speaking, the limit of d
いつもお世話になっております.
GoogleMaps で Gunloadを使用すると、メモリーリークを回避できることは、判ったのですが、実装しました結果、他の画面へ遷移する際
に、とても表示時間(=メモリクリア時間?)がかかってしまい、使い物にならなくなってしまいました。
メモリーリークを回避しつつ、スピードアップする 手法などありましたらご教授して頂けますと助かります。
ちなみに、
15,000件表示後で、225秒。
10,000件表示で、120秒。
かっかってしまっております。
以上、よろしくお願いいたします。
--
You received this message be
Hi,
I advertise properties for sale mainly in the UK, however the server
is held in USA.
The problem is when a UK property loads, 'street view' instantly shows
the map of the USA?
How can I set the initial load to show the UK or just a black screen,
this would then look more professional for the si
My understanding is that, generally speaking, the limit of daily
queries per ip address per day applies to the client rather than the
server.
However, what I am trying to get my head around is instances when I
use php to parse the XML request.
What IP Address would show here? Is it the client who
I am using Google api to calculate the latitude and longitude of
address. since list of addresses is quite huge, googleapi make my
process slow as it can accept only one address at a time. Is there any
way to calculate lat&long of the bulk of addresses . further is there
any limit for googleapi to
On Mar 18, 12:23 pm, amarsh wrote:
> Is anyone aware of some application where by you put to pins on a
> certain road in Google Map and it generates a set of geo-coordinates
> which describe the path between these point?
There are loads of them. Here's one:
http://maps.forum.nu/gm_plot.html
--
M
On Mar 18, 12:02 pm, amarsh wrote:
>
> Note that there are no visuals involved here, i.e I dont want my users
> to see a map.
Then you may not use the API at all for this.
The Terms of Service of the Google Maps API require that you display a
map.
--
Marcelo - http://maps.forum.nu
--
>
> Al
The map is so simple that it should be possible to use about ten lines
of own code.
Instead you use a huge script together with a - also huge and maybe
not very effective - template/framework called MicrosoftAjax.
You can try to load the map the default way without any external
script, template or
So this is precisely what I dont know, whether a road runs right past
my gate etc.
if i "look" at the map visually, I can clearly see if there is a road
between my house and the road the vehicle had taken. the issue is, how
to do this programatically? clearly Google maps has the data about all
road
I am writing a GPS based app which will collect coordinates over a
trip.
For testing, I need to create this set of coordinates manually.
Is anyone aware of some application where by you put to pins on a
certain road in Google Map and it generates a set of geo-coordinates
which describe the path bet
On Mar 18, 11:02 am, amarsh wrote:
>
> Also, you may say that I can simply calculate the distance of P from
> each point in the Path. Suppose it turns out that the point closet to
> P in the Path is 300m away. Now, without looking at any map, how can I
> tell if there is no other road between P an
With ASP.NET you can also build your java classes in the code behind
files with ScriptBuilder, then output to the page on Page_Load.
--
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-...@googlegr
Thanks. It has been sorted out now.
On Mar 18, 2:18 pm, ProbablyMike wrote:
> It's working fine for me, but one annoying thing is that when you
> click the "Generate API Key" button you have to scroll up the page to
> see your key!
>
> But you could have caught it when they had a problem, if so t
Arvind, check this out:
http://econym.org.uk/gmap/basic14.htm
It may be what you are looking for.
--Tim
--
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 unsubscribe f
Great thanks for the prompt reply Marcello, and apologies for the lack
of clarity.
Let me rephrase the problem. A "point" means geographical coordinate
here.
- Lets describe a Path as a set of say 50 points (which the GPS has
collected over a few minutes in a moving vehicle)
- Lets specify a poin
> But when i press on the img, i get a "map undefined"really don't
> understand why...
That would be the thing to understand then.
In what scope is your variable 'map' defined? In what scope is the
click handler running?
http://econym.org.uk/gmap/scope.htm
--
You received this message becau
Very slow map functions only in IE 8?
http://app4.landscentret.dk/DBMF/Forms/GoogleMap.aspx?params='HarvestYear=current;Lfe=1;CountryId=DK;ZoomLevel=-1;DefaultMapView=Hybrid;LanguageId=da;'
Any hints?
Thanks.
grn.
--
You received this message because you are subscribed to the Google Groups
"
Mmm actually, it doesn't.
The problem happens when I do:
1) Move the map, so a marker is on the edge of the map
2) Click on a marker, which then sets a 2 cookies (which are used
later)
3) The markers are all cleared, and when this happens - its runs the
following listener:
GEvent.addListener(map
Think I've answered my own question.
For anyone interested, this seems to work just fine:
GEvent.addListener(map,"infowindowclose", function() {
/*alert("infowindowclose event");*/
jQuery.cookie("current_marke
This code http://www.bdcc.co.uk/OffsetableMarker.js still works
Its used on http://www.bdcc.co.uk/mendip.html
Difference is that it omits the initial offsetting.
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send em
On Mar 18, 10:21 am, amarsh wrote:
> What is the nest way to find out if the vehicle has passed from
> infront of my house.
You'll need to define that better.
Is "in front" of your house different from "behind" your house or
"beside" your house?
If not, then you can simply check distance from the
On Mar 18, 4:58 am, Steven wrote:
> OK... Trying to do some reverse geocoding in PHP and need to grab the
> address and postal code from each of the responded I get back. Sorry
> I do not have a live link just yet.
Excuses, excuses ...
http://groups.google.com/group/Google-Maps-API/web/why-inclu
Hello all,
There's a static page with a map and a polygon on it -
http://staging.pogioclub.be/wtf.html .
This page works perfectly well in
Firefox 3.6 (OS X 10.6.2 and XP),
Chrome (OS X 10.6.2 and XP),
and Safari (OS X 10.6.2).
In IE 7 and IE 8 on XP the behavior is rather erratic -
sometimes th
Hi,
Working great now =)
The one thing I'm trying to work out, is how I can check when an
openInfoWindowHtml is clicked to close it? When that happens, I need
to clear the cookie (otherwise it will keep centering to the same
point - even once its been closed by the user =))
I had a look around o
> Does this also have constraint about the number of hits,as I don't
> need to use the key here.
Of course it does, that is required to protect the shared service from
abuse.
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this gr
> May i know how can i find out the list of zipcodes falling in marked area.
First, you'd need your own database of zipcodes.
These will help -
http://groups.google.com/group/google-maps-api/search?q=zipcode+polygons
--
You received this message because you are subscribed to the Google Groups
"
On Mar 18, 9:17 am, Arvind Rangan wrote:
> Andrew,
>
> Reading document and executing sometimes does not give you the result, but
> with experience you people have will be knowing the mistakes beginners make.
> i.e. the reason we keep asking questions like this.
There are many, many reasons why s
Bruce,
Simple thing is as mentioned below go through the ASP/PHP example and try
converting into .Net create your classes which would return results in the
format what javascript wants.
thats all. most of them would be conversion of data into XML.
Arvind
On Thu, Mar 18, 2010 at 2:57 PM, Probabl
Folks,
I am writing an iPhone app which tracks if a vehicle has passed
infront of my house. I can collect the route (a set of
locations) from the GPS and I know the location
of my house.
What is the nest way to find out if the vehicle has passed from
infront of my house. Effectively, I need to f
On Mar 18, 12:54 am, bruce wrote:
> how do I develop google api map in asp.net?
>
> Thanks
Exactly the same way as for any other web scripting language.
Include the API JavaScript, and then write your own JavaScript to
create & manipulate the map.
At least that's the way I've done it, to me i
It's working fine for me, but one annoying thing is that when you
click the "Generate API Key" button you have to scroll up the page to
see your key!
But you could have caught it when they had a problem, if so try again.
Or try a different browser/computer.
--
You received this message because
> ..but I'm strugging with how I actually get the content from the
> returned AJAX call?
It's not about whether you used named functions or anonymous functions
in the callback, you've seized on the wrong thing.
You cannot get the content from the AJAX call (in any normal
circumstance). If you wa
Andrew,
Reading document and executing sometimes does not give you the result, but
with experience you people have will be knowing the mistakes beginners make.
i.e. the reason we keep asking questions like this.
Anyway setCenter does not reset the point to center have been trying it.
Have not tri
Nice - this seems to be working
jQuery.ajax({
type:"POST",
url: "/test.cgi",
async: false,
data:"ajax_do=wiki_ajax_map_google&" + "southWest=" +
southWest + "&"
On Mar 18, 12:56 am, benini wrote:
> Others work well at my local.
>
> I cannot find what the matter is now.
>
> The WAS(JEUS) can affect to that?
>
> ( I think the code isn't wrong, because it worked at HTML.)
>
> What can I check it more?
>
> Thanks..
Post a link to your working HTML & yo
1 - 100 of 114 matches
Mail list logo