GEvent.addListener(map, "click", function(marker, point, zoom) {
if (marker) {
theIcon = marker.getIcon();
if (theIcon == G_DEFAULT_ICON) {
Can one convert the map to a jpeg?
the function called by my "Print" button is this so far... it grabs
I hear that sometimes keys are stolen and then doesn't work any more.
Is it true ? Haw can I prevent about it ? I t is realy frustrated !!!!
This is probably a basic functionality of the Google API yet I have
found no post on here that explicitly addresses the question of
LatLong info at the postal code level for countries other than the US
or Canada.
I was thinking of a spreadsheet with one row per city. Each row would
The problem occurs at line 268. There are three sizes of panorama
I'm trying to figure out in a map with several markers how to make one
of them open automatically.
I'm my particular application, I'm creating a form/php interface to
at my test page I have setup a geocoder with lat lng view. also made
it draggable but the lat & lng value doesn't change when dragging the
marker.
I need some help please
I'm creating a website where the customer can edit some data. My issue
is related to the shops address they have.
Using the API I'm able to show the localization from an form address
via AJAX, but I'd like to convert this into google url like the one
you get when u click in the well known "Link to this page" button.
J'ai crée un formulaire sur une page html qui permet à l'utilisateur
de saisir des étapes de son itinéraire. J'envoie ces données par la
méthode post vers une page php. Je récupère ces données et je lance un
calcul d'itinéraire avec un loadFromWaypoints. Mon problème est que la
This isn't a huge problem... unless the street you're looking for
isn't in the Maps API images.
See
This is an invitation to join (and invite people) Bioinfo Portal -
([link]), a community maintained web site dedicated to the
fields of Bioinformatics, Biotechnology, Biology and Informatics.
This is an open community to people working in or with Bioinformatics
related field. On this site you shall find:
I am currently developping a commercial Windows based software where I
need to display some GPS points (extracted from a database) on a map.
I was wondering if I could freely used Google map API to display these
points one html page.
Thank you for you help
Fabrice
I've looked for everywhere to learn how i can add my own pics on a
map.
Discussions have some familiar issues but they haven't a result.
Could you help?
I want to develop Gwindow. It could be cooler or have diffirent
colors, styles, etc. Is it open source?
Further is it possible to earn money if I develop a complex and useful
system uses GMap Api. Are there any business friendly terms and
conditions?
The way I'm making invisible a layer is changing the getTileUrl
property of the corresponding tilelayer object. This property is set
I have a problem. I'm developing a web based application for mobile
and I'm using for it
Google Static Maps.
On some mobile devices (ie nokia 6234) maps included this way
echo "<img src=\"[link]
center=40.714728,-73.998672&zo om=14&size=155x210&maptype=mob ile&format=gif&key=apikey
I am making a utility where user should not click on
the street.
Regards
Akshay
I wonder if anyone can help me? I'm a designer and not very good at
javascript. I'm trying to integrate a dealer list onto my clients
website. I've created a google map with all of his dealers in Sweden
and iframed it: [link]
I wonder if it's at all possible to get to use the content of the list
When I click on the marker, the map starts to scroll to east (on zoom
level 0 or 1 up to 3 times around the globe) before it displays the
info window at a wrong position.
the code sniplet:
GEvent.addListener(centerMarke r, 'click', function()
{centerMarker.openExtInfoWindo w(map, "custom_info_window_red",
<script src="[link]
file=api&v=2&key=ABQIA AAApjgbi0phpbG7blh6vKpUeBTQr9k 2vY8OukN9NdKyCJqUncrUcxSP8SnyJ hGQoa3lWco34-
nXsr7gMw"
type="text/javascript"></scrip t>
I have an implementation at [link]
Here I am drawing some circles from individual points. I am inserting
radius value in KM into the text boxes in the right hand side and
clicking the button at the bottom to draw the circles.
Now I am implementing my page following this thread:
I have a google maps application, in thiis application whenever I add
a place marker, I want that placemarker to be saved on My Google map
Application, so that whenever I open my application i can see saved
marker.
I am unable to do it..
Plz help me out.
Thanking You
Suniti
Im writing a paper about Google Maps API and its usage at school. Im
now thinking about writing also some lines about the AJAX technology
that Google uses. The best site I currently found about that topic is
pretty old:
[link]
Does anybody know if this is still the current state-of-the-art?
Can I upload a bunch of places or locations to a google map and
publish on my websit?
I have users posting to my blog - I want to update maps via API with
the posters locations after they submit their form.
How do I achieve that?
Regards,
bAz
var marker = new GMarker(new GLatLng(1.352083,103.819836));
map.addOverlay(marker);