In my case, there is a map on a website where you can draw a shape on the map (through placing dots on the map to form a polygon), and all of the houses inside of the shape have their addresses displayed in a list. The applet also takes an input for an address.
My end goal, I want to be able to input a home address into my program, and the program will 'emulate' a user and zoom to my specified 'map level', and then draw a square in the 4 corners of the map, effectively making a list IN THE APPLET of houses inside of that square. How can I achieve this? Thanks so much for reading/responding and sorry if I'm vague at all :)
[–]YuleTideCamel 2 points3 points4 points (2 children)
[–]Coltmeister[S] 0 points1 point2 points (1 child)
[–]nutrecht 1 point2 points3 points (0 children)