I can't figure out why the code in the side bar is looping. Also,
I've tried figuring out how to change the text in the search bar, but
when I add the code to what I have, it makes the map stop working
completely. It ends up just loading a blank page.
My final url should be as follows:
In real life it will be
I generate a route between an origin and destination using the
GDirection.
In the origin and the destination, all the information are gotten, as
city, state, country, lat, lng, but in the steps between the origin
and the destination, only the information of lat and lng and the
Line 23/24 that it points to is
function Lb(a,b){a.style.left=z(b)}
Here is my site in progress:
The idea is that the map loads to the default center and then the user
I am trying to use GDownloadUrl to pass information to the server by
using a get request but adding in the additional parameters do not
seem to work. Should this code create this request? and is there an
easy way to verify this.
code:
+'GDownloadUrl("/CONTRACTORLAT LNG?name=" +
function zoomIn(){
alert(map.getZoom());
Thank you very much
I am new to the google maps api.
I would like to draw circles on a map. (for 'marking' seismic
activity).
I saw a few java script functions, played with a few of them but
couldn't get them to work.
The maps I use are simple, like the example that is shown when you
'sign up' for the google maps api.
i`ve got 2 Problems with my GMap. Im using Java Server Faces and
Richfaces, my map is displayed in xhtml-file. Everything works fine,
the markermanager too, except the funcition clearMarkers() does not
remove all of my markers. Would be nice if someone can have a look at
my code.
Second Problem - can i delete a map and re-initialize it? I`d like to
I am building an app with gmaps and visual studio 2005. Everything is
great with gmaps and I am very happy with it.
However, I want to build a system where, if, the google servers are
down then I can take appropriate actions.
My approach was simple..
1) Get a tile using [HTTPWebRequest,] pref one that will be small in
I am giving two city points
i want between two cities what are location(street,road,etc..)
available in the route
how can i get this information
please help me.....
thanks
ram
They don't seem to correspond to any distance or other logical thing.
Anyone have any ideas what they could be?
Since this site doesn't allow image postings, find a screen capture
here:
The default is North so how do I tell Street View to rotate to the
correct street address?
i have funtion that pulls 40 addresses from a datbase which gets
geocoded and then put on a map.
For some reason each time I run the script approx a couple of the
addresses returns an error saying that isnt wasnt able to find that
Can I do it?
Please help.
Thanks in advance.
The imagery was released to Google Earth a few days ago.
Details of the changes are listed here:
[link]
z-index element link 65 000, position absolute, but link don't work.
Why? Onclick event from red ondurline text in head is work, but event
Thanks
donnel...@msn.com
Firefox 3.0 has recently stopped displaying maps in my browser. I'm
able to view maps fine, but the moment I enter in an address, I see
the page (tab) refresh and load but no pin actually drops on the map.
I'm building a webapp using Google App Engine and Google Maps.
My question is: How do I use google maps with the google app engine
desktop development environment (the App Engine SDK)?
The issue is that the GAE SDK works on my laptop. But the google maps
Thanks for the wonderful component -- one question though. After a
lookup has been performed (Marker added, etc)... Is there a
convenience function to 'clear' the map back to its initial state?
Thanks.
Alex
When I type in "115 Midair Ct., Brampton, ON, L6T 5M3", it is unable
to find any results.
But if I type "115 Mid air Ct., Brampton, ON, L6T 5M3", it returns the
correct coordinate.
Google Maps returns the correct map but as per the docs, its probably
注意:不是在标记上单击一下,是拖动后直接就得到了。
我知道是这样,但是不知道在什么事件上监听才能得到坐标,我感觉 除了click事件,好像其他的事件都得不到是吧?
I have the following code which kind of works (seems to work in FF,
but not Safari or Chrome or IE). I already know my 'solution' is not
correct, but it's what I have for now...
// map is the global GMap2 object
- How can I have my custom overlay window and handle the scroll inside
of it? When I open the overlay window, and try to scroll the content,
the mouse event is canceled and I drag the map.
- How can we add the Photo and Wikipedia overlay using the maps API?
I'm trying to build Google Maps into the Joomla framework. I've got
the basics into my system, but want to check on an issue I am having,
as well as ask about the basic script placement.
I initially had the base script in the Head section of my Joomla base
page.
<script src="[link]