Currently i am using routeboxer.js to get the different boxes within that route. everything works perfactly in routeboxer any i am getting 4 longitude and latitude
boxes[i].getNorthEast().lat() + ',' + boxes[i].getNorthEast().lng() boxes[i].getSouthWest().lat() + ',' + boxes[i].getNorthEast().lng() boxes[i].getSouthWest().lat() + ',' + boxes[i].getSouthWest().lng() boxes[i].getNorthEast().lat() + ',' + boxes[i].getSouthWest().lng() i have some pre-define cities in my db.. i need to check if city come in to any box. so for that i have to check any city's longitude and latitude belongs any box.. i need to check longitude and latitude belongs any box.. how can i check it..?? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-maps-js-api-v3+unsubscr...@googlegroups.com. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. Visit this group at https://groups.google.com/group/google-maps-js-api-v3. For more options, visit https://groups.google.com/d/optout.