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,LON&zoom=14&size=640x640&maptype=roadmap&sensor=false
it responds a png-Image you can print at new browser tab.
2012-8-24 alnkapa:
>
>
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 f
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=false&libraries=geometry";
I just did this, my goal was to draw a 1km box around a point.
ne = google.maps.geometry.spherical.c