Match a google maps route using distance range

173 views Asked by At

I'm trying to match if a given location is nearby a given route or within a certain range, im using DJANGO as backend framework, i found this http://google-maps-utility-library-v3.googlecode.com/svn/trunk/routeboxer/docs/examples.html but it works with javascript, is there a way i can run this on my DJANGO server, or is there something similar that i can use with DJANGO?

0

There are 0 answers