darshakshah1988 / gmaps4jsf

Automatically exported from code.google.com/p/gmaps4jsf
0 stars 1 forks source link

Marquee component for Map #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Enhancement
The user can draw a marquee over the map control.

What is the expected output?
Some kind of layer or box marking the marquee.

What version of the product are you using? On what operating system?
1.1.2 facelets. vista, firefox 3.0.9

Please provide any additional information below.
The use of the marquee would be to facilitate spatial searching for records
held in databases. The marquee would provide 4 points (x1,y1,x2,y2)
representing the corners of its boundary and be made accessible to jsf
calls, etc.

Original issue reported on code.google.com by dapoo...@gmail.com on 4 May 2009 at 12:42

GoogleCodeExporter commented 8 years ago
Ive seen a few demos on the google site (me lazily not including links) that 
provide
a rectangle and one that draws an overlay dynamically as mouse clicks are made 
on the
map greying out the connected region so there are likely 'js' hooks already.

The plan is to use MySQL Spatial, and a gmap polygon turned into an opengis 
polygon
for the query.

Original comment by dapoo...@gmail.com on 26 May 2009 at 1:47

GoogleCodeExporter commented 8 years ago
Is it supported in the direct GMaps APIs or an extension like the 
gmaps-utility-library?

Original comment by Hazem.sa...@gmail.com on 27 Jun 2009 at 11:41

GoogleCodeExporter commented 8 years ago
I did not find any support for this feature.

Original comment by Hazem.sa...@gmail.com on 30 Oct 2009 at 5:11