Abs,
Adriano
(51) 3343-6966
----- Original Message -----
From: [email protected]
To: Abridged Recipients
Sent: Saturday, November 27, 2010 3:33 AM
Subject: [Google Maps API v3] Abridged summary
[email protected] - 31 Messages in 16 Topics
Today's Topic Summary
Group: http://groups.google.com/group/google-maps-js-api-v3/topics
a.. Cobining "My Maps" and GoogleJS API v3 [2 Updates]
b.. Help required -Google amp Api [2 Updates]
c.. Default infowindow [2 Updates]
d.. How to activate Graphic (bar- or linear-) Scale [1 Update]
e.. Drawing Curved Line with slight complication [1 Update]
f.. Mouseover text when not clickable [2 Updates]
g.. Internet Explorer doesn't download
"http://maps.google.com/maps/api/js?sensor=false" [2 Updates]
h.. Remove marker on geocoding [2 Updates]
i.. Scaling markers with zoom [3 Updates]
j.. how to use a simple clustering [2 Updates]
k.. InfoWindow not showing on polygon click [3 Updates]
l.. Prevent non-specific address for geocoding? [2 Updates]
m.. How to prevent links in infowindows opening in a new browser window? [1
Update]
n.. Click on map canvas > coordinates in form field? [4 Updates]
o.. Advice [1 Update]
p.. phpsqlsearch_map.html [1 Update]
Topic: Cobining "My Maps" and GoogleJS API v3
DSP <[email protected]> Nov 26 05:19AM -0800 ^
Hi there,
I have a general question:
Is it possible to use a created map with marked locations in the
regular Google Maps acoount of "my maps" with the JS API v3?
The background is: more...
"[email protected]" <[email protected]> Nov 26 05:44PM -0800 ^
> I have a general question:
> Is it possible to use a created map with marked locations in the
> regular Google Maps acoount of "my maps" with the JS API v3?
I would think so. more...
Topic: Help required -Google amp Api
loveme <[email protected]> Nov 26 02:08AM -0800 ^
Hi,
In our JSF web based application we are using Google Map API to
calculate distance between client and vendor locations in US by
passing two zip codes. After calculating the distance, all more...
"[email protected]" <[email protected]> Nov 26 05:40PM -0800 ^
> Message: 'x' is null or not an object
> URI:http://maps.gstatic.com/intl/en_ALL/mapfiles/298d/maps2.api/main.js
> Message: Object doesn't support this property or method more...
Topic: Default infowindow
Ryan <[email protected]> Nov 25 11:49PM -0800 ^
I'm having the same issue. I just want the default infowindow to
display when you click a marker... you know the one that shows the
links for directions and all the other basic info for that more...
"[email protected]" <[email protected]> Nov 26 05:39PM -0800 ^
> I'm having the same issue. I just want the default infowindow to
> display when you click a marker... you know the one that shows the
> links for directions and all the other basic info for that more...
Topic: How to activate Graphic (bar- or linear-) Scale
Rodrigo Cea <[email protected]> Nov 26 06:14AM -0800 ^
Is there a way to show a Graphic Bar Scale using V3?
Thanks,
Rodrigo
more...
Topic: Drawing Curved Line with slight complication
stevehello1234 <[email protected]> Nov 26 02:24AM -0800 ^
Hi Maps People
Be gentle - its my first post !
I'm trying to plot a curve on a map according to the following ....
Imagine 2 points, A and B
I need to plot a line where:
more...
Topic: Mouseover text when not clickable
Tim <[email protected]> Nov 26 01:56PM -0800 ^
I'm trying to get a marker to show a tooltip using the "title"
property, but I don't want the marker to be clickable
("clickable:false"). By looking at the API, it looks like this is more...
Rossko <[email protected]> Nov 26 03:44PM -0800 ^
> I'm trying to get a marker to show a tooltip using the "title"
> property, but I don't want the marker to be clickable
> ("clickable:false").
Have you tried leaving clickable true (to allow more...
Topic: Internet Explorer doesn't download
"http://maps.google.com/maps/api/js?sensor=false"
"Sebastián Caggiano" <[email protected]> Nov 26 06:52AM -0800 ^
But is not a problem of using Internet Explorer, if I execute the page
as a html file in Internet Explorer, it works!. Is the relation
between the host server service (ASP.NET Development Service) - more...
Rossko <[email protected]> Nov 26 12:28PM -0800 ^
It's probably a timing issue, but with your page remaining a secret it
is not possible to guess where.
more...
Topic: Remove marker on geocoding
Greg45 <[email protected]> Nov 26 09:13AM -0800 ^
hum, after many try I already block , anyone know how to fix that
please ?
more...
Rossko <[email protected]> Nov 26 12:25PM -0800 ^
> hum, after many try I already block , anyone know how to fix that
> please ?
You don't seem to have done anything at all to the page we can see.
Your function placeMarker() is still defined more...
Topic: Scaling markers with zoom
CroNiX <[email protected]> Nov 26 10:49AM -0800 ^
Another option might be to have different sized icons, and at
different zoom levels you can loop through your markers and change the
icon to a smaller/larger one.
more...
"[email protected]" <[email protected]> Nov 26 11:56AM -0800 ^
its also possible to differentiate between different (bigger or
smaller) markers depending on browser type... just a thought :)
more...
"[email protected]" <[email protected]> Nov 26 12:05PM -0800 ^
> becomes silly!
> I may just have to live with it, but thought I'd check here for
> inspiration!
Have you looked at the "scaledSize" option for the MarkerImage class?
more...
Topic: how to use a simple clustering
Greg45 <[email protected]> Nov 26 09:34AM -0800 ^
hello,
I want to add the clustering function on my web site:
I try many link for to do that :
http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/docs/reference.html
more...
"[email protected]" <[email protected]> Nov 26 10:48AM -0800 ^
> var mc = new MarkerClusterer(map, [], mcOptions);
> My marker disapear and I don"t know why
> here the link of my website:
http://greglg.free.fr/spotme/final.html
Have you checked your more...
Topic: InfoWindow not showing on polygon click
Rossko <[email protected]> Nov 26 02:36AM -0800 ^
> It is on an
> internal network and I am not allowed to link the code.
Sounds like you have a Premier licence, which does include support.
Contact your Google rep.
more...
"[email protected]" <[email protected]> Nov 26 06:36AM -0800 ^
> I cannot link to the map or post the code due to various reasons, but
> the way I understood it was if you give it a position then it should
> show.
Then I would suggest:
1. reading the terms more...
Will Cadell <[email protected]> Nov 26 09:53AM -0800 ^
i remember having a bit of a time getting the whole infowindow from a
looped series of database driven polys thing top work first time...
here is my breakdown:
define global infowindow variable more...
Topic: Prevent non-specific address for geocoding?
Chris Broadfoot <[email protected]> Nov 26 05:35PM +1100 ^
http://code.google.com/apis/maps/documentation/javascript/reference.html#GeocoderResult
check the 'types' field for 'street_address'
Example:
more...
JKurtock <[email protected]> Nov 26 09:32AM -0800 ^
You might also want to look at LocationType
http://code.google.com/apis/maps/documentation/javascript/reference.html#GeocoderLocationType
Do run some test cases; I've noticed that when a valid more...
Topic: How to prevent links in infowindows opening in a new browser window?
David Bailey <[email protected]> Nov 26 09:21AM -0800 ^
I have a KML file that has descriptions containing links:
http://www.bathspa.ac.uk/contact/bath-spa-university-campuses.kml
The KML file is embedded in a map:
more...
Topic: Click on map canvas > coordinates in form field?
Yellowstone <[email protected]> Nov 26 06:32AM -0800 ^
Hi all!
I've been trying to find a good guide for this, and I've been fiddling
around with code but I can't seem to find a simple way to do this with
V3 (some info on V2 available, but I'd like more...
"[email protected]" <[email protected]> Nov 26 06:44AM -0800 ^
> I'm sure there HAS to be some very simple solution using a few lines of
> javascript code.
> Can anybody help me here?
Have you seem the demo gallery? more...
Yellowstone <[email protected]> Nov 26 06:50AM -0800 ^
Thanks Larry!
The example might be useful if I change some things, but it contains a
draggable marker whose coordinates are displayed, while I want the map
canvas center's coordinates displayed more...
"[email protected]" <[email protected]> Nov 26 07:42AM -0800 ^
> draggable marker whose coordinates are displayed, while I want the map
> canvas center's coordinates displayed in a similar way, along with the
> zoom level. Any ideas how I could achieve this?
more...
Topic: Advice
Rick Donohoe <[email protected]> Nov 26 05:12AM -0800 ^
I was wondering if anyone would like to point me in the right direction
for this.
Im wanting to make a service for walker using Google Maps API V3. I
would like to use the map where users click more...
Topic: phpsqlsearch_map.html
Rossko <[email protected]> Nov 26 02:34AM -0800 ^
> Currently if I input "clothing" into the search box nothing shows up
> on the map or "clothing atlanta ga".
If you are expecting users to enter data in that format, you'll have more...
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-js-api-v3?hl=en.
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-js-api-v3?hl=en.