I would also like to know the answer to this question.
I can't see anyway to indicate a larger image when using the scale=2
parameter and need to do this for a client asap.
Did you find any solution? I will certainly report back if I find anything.
On Saturday, April 14, 2012 5:33:05 AM UTC-4, Wo
markers to the map while
still having the ability to add callback functions for each marker,
etc.
Kyle
--
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-api@googlegroups.com.
To u
That took care of the issue, after some looking the same issue
appeared in places that some of the other developers had done and made
things work a lot better
Thanks!!
On Oct 19, 11:16 am, Kyle Parrish wrote:
> great thanks, I will take a look at that, I didn't think to see if the
>
know.
On Oct 19, 9:57 am, Andrew Leach wrote:
> On Oct 19, 2:59 pm, Kyle Parrish wrote:
>
>
>
> > It works ok when I run it in Chrome, but reverts in IE and actually
> > fails completely in Firefox, I don't know if it is something that I
> > am doing that is
Hi,
I have a web application that uses google maps to graphically
represent water locations using polygons, points and polylines. On
the page I have a search bar that does a geocoding lookup and
navigates the map to the best pick location. For instance if you type
in 'boston' the map will naviga
to route from,
delete or whatever.
Here is my page:
http://pulpdent.verve.gr/content/137
Thanks for all your help.
On May 8, 5:13 pm, "geocode...@gmail.com"
wrote:
> On May 8, 2:05 pm, Kyle wrote:
>
> > Hi,
>
> > thanks for the link, but that is for a statick
l.com"
wrote:
> On May 2, 7:48 am,Kyle wrote:
>
>
>
> > Hi, I have a map I am making with diredtions that the user can set the
> > from location on.
> > It is basically the same
> > as:http://code.google.com/apis/maps/documentation/examples/directions-ad.
ps of getting to the building)
Does anyone know if this is possible?
Thanks,
Kyle
TheWebLeap.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to Go
I need to take an address and find the phone number and fax number of
that address if possible. Can I do this with the google maps api?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post
Thanks for the help. I've already begun filtering though the (large
amount of) code. I'm sure I'll run into some problems along the way
but this is definitely a great starting point
On Feb 20, 2:57 am, marcelo wrote:
> On Feb 20, 8:28 am, Kyle Decot wrote:
>
> > Ve
Very interesting. Just what I was looking for. Now to start sifting
through the code :) Thanks for the help!
On Feb 20, 2:03 am, marcelo wrote:
> On Feb 20, 7:22 am, Mike Williams wrote:
>
> > There's an example in the official demo gallery called "POIs along a
> > route"
> > Good luck with wor
I am wanting to create a new feature for my website but I am unsure if
this is possible w/ google maps. I have a website that has listings of
skateparks around the country (http://www.theskateparkdirectory.com).
Each of the parks has geographic coordinates linked w/ it. What I
would like to do is
he form itself, you would need the following:
where line 6's value the the to: address.
This can now easily be modified to allow for both a FROM: and a TO: location
with just a few edits.
Thanks to Mike for lending his brilliance!
-Kyle
On Tue, Dec 16, 2008 at 3:
Changing that last setting didn't work, but it got me closer. Now,
I'm just getting "an unknown error has occurred." I think that I am
getting closer. I'm going to check what everything is referencing and
I'll get back to you.
On Dec 16, 3:15 pm, Mike William
setDirections,
as well as be individual input fields on the page? Using javascript
didn't work. PHP could possibly work, but my PHP skills are so
lacking, they are 99% non-existant. I'll keep searching the web for
more information.
Thanks for all your help!
-Kyle
On Dec 16, 2:56 pm, Mik
s: No error message, but the page will not load.
Any idea where I should go from now?
-Kyle
On Dec 16, 10:40 am, Kyle wrote:
> You read my mind. I was working on changing it, but it made more
> sense to make sure that the map would do what I wanted it to do
> first. I was thinkin
e API code. Any idea how to tell what version it is?
Thanks,
Kyle
On Dec 16, 10:30 am, "Neil.Young" wrote:
> At the first glance the "Waiting for user input" is irritating. It is
> not obvious, that I have to go bottom left to enter my address. The
> spinning wheel a
EDIT: the link did not work correctly... the link should have been:
http://italianclubactivation.freehostia.com/cpg/find_us_copy(2).html
Also, I have tried clearing out the to and from address that is
hardcoded into the site. Still no luck.
Sorry,
-Kyle
On Dec 16, 9:51 am, Kyle wrote
://italianclubactivation.freehostia.com/cpg/
find_us_copy(2).html
Let me know if there is any way that you know of to stop this error
from appearing.
Thanks again,
Kyle
On Dec 16, 9:36 am, Kyle wrote:
> I have uploaded another test page
> at:http://italianclubactivation.freehostia.c
to support individual fields.
Thanks,
-Kyle
On Dec 16, 8:28 am, Mike Williams wrote:
> Your previous question seemed to be asking for the ability to separate
> the fields, not join them together.
>
> >I was thinking of something along the lines of:
>
> > function s
Some suggested using
PHP and server-side scripting to combine all of the fields together.
While that may work, it seems a bit chaotic. I'll try it and post
back. If you think what you said above would help, I'll look into
it.
Thanks for the reply.
-Kyle
On Dec 16, 1:28 am, Mike Williams
nyone can drop a hint, it's appreciated.
Thanks again,
-Kyle
On Dec 15, 2:56 pm, "Kyle Marlin" wrote:
> Is it possible to make seperate fields for address, city, state, and
> zipcode. I have been trying to make this happen for days, but appearantly
> everytime I look at th
elow is a temporary link to
the page in question
A link can be found here:
http://italianclubactivation.freehostia.com/cpg/find_us.html
The associated .js file:
http://italianclubactivation.freehostia.com/cpg/javascript/gmaps_setup.js
Thanks to everyone for taking the time to look at this.
-Kyle
--~--~-
I am using the jQuery plugin jMaps to put my points on my map but I am
unsure how to make the map zoom in to show the points. I know that I
will need to use gBounds or something similar, but I am unsure of how
to implement this. Has anyone done anything similar to what I am
trying to accomplish?
tate'];
$zip = $_GET['zip'];
$addressBar = $address." ".$city.", ".$state." ".$zip;
and the onload would be
wrote:
> On Sep 24, 4:28 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
>
>
>
>
>
> &g
Hello
I have had maps working with Geocoder on my site for some time now.
An example is:
http://www.timothyclinerealty.com/listing-5102+Alysheba+DR+Indian+Trail+NC+28079+Bonterra-14915.html
You'll notice that I have space to the right for streetview. My
problem is that I cannot get the latlng
26 matches
Mail list logo