[Google Maps API v3] How to put a marker on the circumference of a Circle object

2010-05-31 Thread rccc
Hello, I try to play with the new Circle class (http://code.google.com/apis/ maps/documentation/javascript/reference.html#Circle). The API says we have to set a center in LatLng and a radius parameter in meters in the constructor. But i would like to put a marker on the circumference line. How c

[Google Maps API v3] Re: Custom Map Type with background color

2010-05-29 Thread rccc
Hello Daniels; thanks for information, i have already post here about this nwe feaures : http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/ce50545dbbf2c3d6/c0cbf361818220c2?lnk=gst&q=styled+map#c0cbf361818220c2. Thanks a lot :) On May 29, 1:25 am, Daniels Lee™ wrote: >

[Google Maps API v3] Re: Looking for Drawing Tools for v3

2010-05-24 Thread rccc
Hello I wonder if the dev. team is planning to add a toolbar feature ? Cheers On May 14, 9:32 am, "ricco *" wrote: > Hello Esa, > > You're right, i should add the abilities to draw circle and rectangle. > i will working on it, just for fun because i'm sure that the dev team will > soon add thes

[Google Maps API v3] Styled map

2010-05-24 Thread rccc
Hello, I was waiting this for a long time now , thanks to the team for adding this great feature http://googlegeodevelopers.blogspot.com/2010/05/add-touch-of-style-to-your-maps.html Cheers -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript AP

[Google Maps API v3] Re: retrieving all the coordinates of polylines

2010-05-18 Thread rccc
Hello Mark, i found a response here : http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/fa1347fc6e15b234/aa5feb1665e30d48?lnk=gst&q=polyline+getPath#aa5feb1665e30d48 var coordinates = []; poly.getPath().forEach(function(latLng) { coordinates.push(latLng); }); .

[Google Maps API v3] Geocoder: problem with apostrophe ?

2010-05-10 Thread rccc
Hello, I'm testing the geocoder ( using this one from the documentation : http://code.google.com/intl/fr/apis/maps/documentation/v3/examples/geocoding-simple.html ) and i noticed this : If i test with this address : "10 rue jeanne d'arc, orléans", the geocoder give me an error. but if i test w

[Google Maps API v3] Re: Custom Map Type with background color

2010-04-28 Thread rccc
@Esa, You are right. But comparing to your example ( http://koti.mbnet.fi/ojalesa/googlepages/black_white.htm ), it seems that tiles have no transparency in V3. It seems that we couln't have these white and black effect anymore, or maybe i miss something ? What i mean is that we are able to see

[Google Maps API v3] Custom Map Type with background color

2010-04-27 Thread rccc
onfirms this ? thanks by advance rccc -- 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 google-maps-js-api...@googlegroups.com. To unsubscribe from this group, send email