Please Provide me the code in C# . It's urgent.
Thanks. On Thursday, September 6, 2012 3:14:34 PM UTC+5:30, Andrew Leach wrote: > > On 6 September 2012 10:23, deep123 <[email protected] <javascript:>> > wrote: > > > > I am creating a geofence as a polygon with multiple Poly coordinate > (not > > fixed the poly coordinates) on a map and saving its coordinates on > database. > > Now i am tracking a path with current latitude longitude using GPS . > Till > > here everything is working fine. Now i have to find out that Current > > latitude longitude is lying inside a polygon or not . I need the code > in > > server side i can't use java script. I am using google map api v3. > > I used solution 1 at http://paulbourke.net/geometry/insidepoly/ > > It's in C, so porting to C# might be possible. I ported to PHP. > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/aoBYf01Ln9sJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
