On Jan 24, 8:21 pm, Jake Mabey wrote:
> I'm needing to find out how to generate a totally new API key for my
> website. Every time I try to generate one it gives me the same key I
> already had.
That is the way it works. The key is a function of the URL you give
it and your google account.
>
>
Jake, that's how API keys are supposed to work. It's not some random number;
if you ask for a new key for the same URL from the same Google account,
you'll get the same API key again.
The API key wouldn't be the problem anyway. There's something wrong in your
Joomla code on the server. You need to
On Jan 24, 8:07 pm, Marcio Toledo wrote:
> Sorry, API updated!
> Was using the local API Key.
>
> But the problem persists.
Hidden div problem (almost a FAQ)
You need to either:
1. call GMap2.checkResize() after the map is displayed and the browser
can return the correct size
or
2. use the size o
On Jan 24, 7:39 pm, "geocode...@gmail.com"
wrote:
> On Jan 24, 6:43 pm, "geocode...@gmail.com"
> wrote:
> > On Jan 24, 6:22 pm, Danny wrote:
>
> > > xelawho wrote:
> > > > What I'm
>
> > > >> missing is the ability to have the lines generated between two point
> > > >> follow the contour of the
I'm needing to find out how to generate a totally new API key for my
website. Every time I try to generate one it gives me the same key I
already had.
I installed a back-up of my site to erase some changes that I had made
(none of which involved google maps) and ever since that time any page
that
Sorry, API updated!
Was using the local API Key.
But the problem persists.
--
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 unsubscribe from this group, send email t
Thanks much to all. The extraneous linefeeds were the problem--they
are in the database, not the code. In the short run, I'll take them
out by hand. In the long run, I'll have to find a php function that
removes them rather than just ADDING s. Thanks again!
On Mon, Jan 24, 2011 at 5:55 PM, Mic
>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 this group, send
> Mike Williams' tutorial page talking about the issue:
> The Basics - Part 20 Using a percentage height for the map div
> http://econym.org.uk/gmap/basic19.htm
>
I had the maps inside tables and the width was 100% of the table width.
--
You received this message because you are subscribed to th
On Jan 24, 6:43 pm, "geocode...@gmail.com"
wrote:
> On Jan 24, 6:22 pm, Danny wrote:
>
> > xelawho wrote:
> > > What I'm
>
> > >> missing is the ability to have the lines generated between two point
> > >> follow the contour of the roads in between.
>
> > > ah. How about this then:http://econym.o
The link:
http://subito.malapi.com.br/localizacao
I have 3 maps but only first shows correct, the others render wrong and not
center.
I tried use the checkResize(), but I don't know if put the function in
correct part.
Thanks,
--
You received this message because you are subscribed to the Goo
On Mon, Jan 24, 2011 at 5:58 PM, geocode...@gmail.com
wrote:
> On Jan 24, 1:39 pm, BSB wrote:
>> http://www.usafengineers.com/bluemap.php
>>
>> Yesterday, I added an include(bluemap.php); to another page, so it
>> would show the map on that page also. Since the space for the map was
>> smaller o
On Jan 24, 6:22 pm, Danny wrote:
> xelawho wrote:
> > What I'm
>
> >> missing is the ability to have the lines generated between two point
> >> follow the contour of the roads in between.
>
> > ah. How about this then:http://econym.org.uk/gmap/snap.htm
>
> That is the desired effect. What I need i
On Jan 24, 6:05 pm, Danny wrote:
> geocode...@gmail.com wrote:
> > On Jan 24, 4:12 pm, Danny wrote:
>
> >> I suspect this is not the correct place to be asking this. However, I
> >> just started messing with "My Maps" and the API yesterday and I'm
> >> still a bit confused as to what is what.
>
>
xelawho wrote:
What I'm
missing is the ability to have the lines generated between two point
follow the contour of the roads in between.
ah. How about this then: http://econym.org.uk/gmap/snap.htm
That is the desired effect. What I need is a way to acquire either KML
code or coo
geocode...@gmail.com wrote:
On Jan 24, 4:12 pm, Danny wrote:
I suspect this is not the correct place to be asking this. However, I
just started messing with "My Maps" and the API yesterday and I'm
still a bit confused as to what is what.
My goal is to create a series of "My Maps" showing hi
What I'm
> missing is the ability to have the lines generated between two point
> follow the contour of the roads in between.
ah. How about this then: http://econym.org.uk/gmap/snap.htm
--
You received this message because you are subscribed to the Google Groups
"Google Maps API V2" group.
To p
The result in the below given example I can already accomplish. What I'm
missing is the ability to have the lines generated between two point
follow the contour of the roads in between.
-Danny
xelawho wrote:
All I need is a way to acquire either KML or coordinates data for the
path between t
> All I need is a way to acquire either KML or coordinates data for the
> path between two points. These points can be addresses or coordinates.
> From there, I can build up a KML file to be imported into either
> Google Earth or a My Maps.
I'm not sure that I understand the question, but is this
On Jan 24, 4:12 pm, Danny wrote:
> I suspect this is not the correct place to be asking this. However, I
> just started messing with "My Maps" and the API yesterday and I'm
> still a bit confused as to what is what.
>
> My goal is to create a series of "My Maps" showing highlighted block
> ranges.
I suspect this is not the correct place to be asking this. However, I
just started messing with "My Maps" and the API yesterday and I'm
still a bit confused as to what is what.
My goal is to create a series of "My Maps" showing highlighted block
ranges. Thus far, I have done a couple by hand. Exam
Am I really
> the only one who's ever needed to do this?
These guys appear to have done it:
http://wiki.forum.nokia.com/index.php/How_to_use_Google_Maps_data_in_mobile_applications#Static_maps
The documentation (http://code.google.com/apis/maps/documentation/
staticmaps/#Imagesizes) notes that i
It's worth pointing out that you don't actually specify a size for
your tag in your provided snippet, maybe you do in CSS but we
can't tell that.
Sounds like you are running into this kind of issue
http://www.onehat.com/blog/2009/06/blackberry-browser-bug-with-background-images/
You might find if
On Jan 24, 2:58 pm, "geocode...@gmail.com"
wrote:
> On Jan 24, 1:39 pm, BSB wrote:
>
> >http://www.usafengineers.com/bluemap.php
>
> > Yesterday, I added an include(bluemap.php); to another page, so it
> > would show the map on that page also. Since the space for the map was
> > smaller on that
You need two things urgently:
1) Version control. Don't you use a version control system? If you did, you
could easily get your original code back to test it and find out exactly
when you broke it.
2) A JavaScript debugger. Load your page into Firefox with the Firebug
extension enabled, open the
On Jan 24, 1:39 pm, BSB wrote:
> http://www.usafengineers.com/bluemap.php
>
> Yesterday, I added an include(bluemap.php); to another page, so it
> would show the map on that page also. Since the space for the map was
> smaller on that page, I changed the width from 800px to 100%. It
> worked fin
http://www.usafengineers.com/bluemap.php
Yesterday, I added an include(bluemap.php); to another page, so it
would show the map on that page also. Since the space for the map was
smaller on that page, I changed the width from 800px to 100%. It
worked fine. Today, the map does not display at all
The map element is only one small part of an already-built mobile
site. I'm not sure it's feasible to move the entire thing to a new
platform. There HAS to be a way to force a map generated by the static
map API to display sized correctly for a mobile screen. Am I really
the only one who's ever nee
Have a look at this sort of thing
http://mobiforge.com/developing/story/creating-mobile-web-sites-with-google-app-engine
--
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.
Thanks, but I don't think that will help. To use the static maps API,
you need to pass in an image size. No matter how big I set the image
size, when viewed through a mobile browser it shrinks down to
unreadable (i.e. if I set it to 1000x1000, on a normal screen it's
actually 1000x1000 and readable
> Any ideas?
media queries? http://css-tricks.com/css-media-queries/
--
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 unsubscribe from this group, send email to
goo
(Note that I have searched the group before posting; none of the
existing threads really provide an answer.)
We have a website that uses the Google Maps static maps functionality
to embed maps into pages. This works with no problem; we just use
something like this:
http://maps.google.com/maps/api
ups - line breaks. sorry. those attributes lines would be like this:
var name = markers[i].getAttribute("data.client[i].name");
etc
--
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@goog
> Maybe you need to assemble these web,info,url components into a single
> dollop of HTML before passing to createMarker.
that would certainly make sense, particularly being that you could
then get the javascript to format your infowindow on the fly (I don't
know where else you would do it...)
S
On Jan 24, 11:43 am, orkun wrote:
> Could you give me a hint about how I could get coordinates values ( as
> lat and long ) of clicked google map ?
http://www.acleach.me.uk/gmaps/mapcenter.htm
Clicking the map triggers a click event on the map, which the listener
picks up. The location of the c
hello
Could you give me a hint about how I could get coordinates values ( as
lat and long ) of clicked google map ?
regards
--
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@googlegroup
On Jan 24, 9:37 am, saran wrote:
>
> But each time when the user clicks on track pad, I'm changing
> the lat/long by one degree and repainting the image. but how to get
> the smooth movement while the map is moving.
The map is an image. It's static. If you want smooth panning, you have
to
Hi all,
I'm trying to use google static maps in my blackberry
application. I used the below link and I'm able to display google
static maps.
http://code.google.com/apis/maps/documentation/staticmaps/
But each time when the user clicks on track pad, I'm changing
the l
Here's your createMarker function definition
> 15 function createMarker(point,name,html) {
Here's the way you call it
> 32 var marker = createMarker(point,id,name,web,info,url);
Maybe you need to assemble these web,info,url components into a single
dollop of HTML before passin
39 matches
Mail list logo