Hi I can match longitude+latitude+radius matching stuff at arbitrary coordinates. Now next step is match inside a polygon. Can you recommend a way represent a polygon with a number? Ie input is longitude + latitude + number and the number represents a polygon. It's sure doable but too difficult? I'm considering something like
?lat=20&lon=40&p=2304985725 and then the parameter p should represent a polygon using logical combination that the value p only matches one polygon function. Gödel numbering works something similar expressing prime powers with just one number. Thanks Niklas R -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. 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.
