[Google Maps API v3] Re: Print map.

2012-09-20 Thread tcltkd
Hi alnkapa. I do know no browser nor script to snip self divisions, So, you should call STATICMAP api as: http://maps.google.com/maps/api/staticmap? center=LAT,LONzoom=14size=640x640maptype=roadmapsensor=false it responds a png-Image you can print at new browser tab. 2012-8-24 alnkapa: Hi.

[Google Maps API v3] Re: Traffic Estimate Layers for specific days and times using Google Maps API v3

2012-09-20 Thread Raja Shahzad
Any idea when we can see live traffic data with API ? thanks On Tuesday, May 1, 2012 4:23:43 AM UTC+5, Gretchen wrote: Hello. Google Maps allows users to view traffic estimates by selecting the traffic at day and time radio button. Is it possible to add a traffic estimate layer for a

[Google Maps API v3] Re: Add 5 kilo meter in latitude value or longitude value

2012-09-20 Thread Eric Clark
One important thing is you have to make sure to include the geometry library when you declare your javascript for gmaps src=http://maps.google.com/maps/api/js?sensor=falselibraries=geometry; I just did this, my goal was to draw a 1km box around a point. ne =