[Google Maps API v3] Re: Point in Polygon Function???

2013-01-13 Thread Enoch Lau (Google Employee)
There is google.maps.geometry.poly.containsLocation: https://developers.google.com/maps/documentation/javascript/reference#poly On Thursday, January 10, 2013 11:59:54 PM UTC+11, Abhishek Gahlout wrote: > > The Google maps API does not already provide a method for checking points > in polygons. A

[Google Maps API v3] Re: Using Javascript function to call Google Maps in Flex application - is it legall?

2013-01-13 Thread Fred Barrett
Hi Marcin... I find myself in the same situation. I don't know about the specific legal issues, although I will let you know as I learn more from Google. Would you mind sharing an example of how you did the interface? I am also trying to migrate an existing Flex 3 app so that it doesn't use th

[Google Maps API v3] Re: InfoBox - Form fields are not clickable - cannot enter data

2013-01-13 Thread mike . kleywegt
Actually you want to set enableEventPropagation: false to select input fields in the infobox by mouse events On Tuesday, 20 December 2011 08:08:24 UTC-5, Marcelo wrote: > InfoBox is not part of the API so I am not familiar with it, but try > adding > enableEventPropagation: true > in the optoi

[Google Maps API v3] Re: Issue with styling Korean map

2013-01-13 Thread Laurent Le Graverend
I noticed the same issue since 2011. It still does not work!!! What is wrong with South Korea?! Le vendredi 20 juillet 2012 17:52:49 UTC+9, Ilkka Rinne a écrit : > > I noticed the same thing too yesterday. I also found out that this issue > is already reported in gmaps-api-issues on Nov 2010:

[Google Maps API v3] Re: How to determine if given point is inside polygon

2013-01-13 Thread abhishekgahlout16
The Google maps API does not already provide a method for checking points in polygons. After researching a bit I stumbled across the Ray-casting algorithm which will determine if an X-Y coordinate is inside a plotted shape. This will translate to latitude and longitude. The following extends

[Google Maps API v3] Re: How to determine if given point is inside polygon

2013-01-13 Thread Abhishek Gahlout
The Google maps API does not already provide a method for checking points in polygons. After researching a bit I stumbled across the Ray-casting algorithm which will determine if an X-Y coordinate is inside a plotted shape. This will translate to latitude and longitude. The following extends

[Google Maps API v3] Re: Point in Polygon Function???

2013-01-13 Thread Abhishek Gahlout
The Google maps API does not already provide a method for checking points in polygons. After researching a bit I stumbled across the Ray-casting algorithm which will determine if an X-Y coordinate is inside a plotted shape. This will translate to latitude and longitude. The following extends

[Google Maps API v3] Re: DirectionsRenderer.setDirections does nothing with a DirectionsResult I've pulled out of my database

2013-01-13 Thread Haithem Gazzah
Hi all, I'm stuck withe same issue. actually i m using a HTTP client to use direction in the server side for some local constraints. but in hte other hand i want to display the result of the call of the DirectionService in a map . since the number of request is limitted i tried to use the resu

[Google Maps API v3] Re: DirectionsService not working on street view

2013-01-13 Thread lexflex freeman
Hi, i dont think i try this if (panorama.getVisible()) { direction.setMap(panorama); } else { direction.setMap(map); } and error returned in street view Incorrect value for the property Le vendredi 14 octobre 2011 09:43:31 UTC+2, Gianpiero Venditti a écrit : > > Anyone has any idea or

[Google Maps API v3] Re: Google has disabled use of the Maps API for this application API V2

2013-01-13 Thread cristina . maccarronepronzato
Dear Dan, I'm in hardships with a site of GPS TRACKER I use, because it give me this result: Google has disabled use of the Maps API for this application. See the Terms of Service for more information: http://www.google.com/intl/en-US_US/help/terms_maps.html. The site is: http://www.gpstrac

Re: [Google Maps API v3] Re: Whole world PNG on top of google api v3

2013-01-13 Thread Tali Aviram
What do you means by projection of the img? the img have SW and NE . and it is very imported for me because I am working on this issue too long and without any results. now I'm trying to use mapTiler application . I wanted to upload the img as is , but I think that in the google maps bounds the i