qwerin / fusion-tables

Automatically exported from code.google.com/p/fusion-tables
0 stars 1 forks source link

Get center and zoom on a query. #217

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What new feature would you like to see implemented? How will you use it?

While querying new markers or a single marker on the map, i would like a 
solution for getting the map to center and zoom in on the results.

/Marcus
--------------------------------------------------------------------------
NOTE: Use this form to suggest new features for Google Fusion Tables
website or API.  For BUGS, please e-mail us at googletables-
feedback@google.com.

Your "star" vote on requests in this issue tracker helps the Fusion Tables
team prioritize work on the most useful features.

By submitting this form you agree to the Google Terms of Service
(http://www.google.com/accounts/TOS) and the following additional term:
In addition to the Content license you grant to Google in Section 11 of the
Google Terms of Service, you agree that Google may, at its option, use your
Content to provide support for, or to develop, correct or improve Google's
current or future products and services, without any compensation to you.

Thanks for the suggestion!
--------------------------------------------------------------------------

Original issue reported on code.google.com by rootf...@gmail.com on 7 Jan 2011 at 10:14

GoogleCodeExporter commented 9 years ago

Original comment by rshap...@google.com on 19 Jan 2011 at 12:18

GoogleCodeExporter commented 9 years ago
Yes, this would be great.

Original comment by PhotoP...@gmail.com on 17 Mar 2011 at 1:55

GoogleCodeExporter commented 9 years ago
It would be better than great.

Original comment by thom.li...@gmail.com on 14 Jun 2011 at 8:32

GoogleCodeExporter commented 9 years ago
This would be great, I'm trying to integrate this into a website and definitely 
want visitors to be able to search for locations based near an address, city 
and/or zip code.

Original comment by urquhart...@gmail.com on 18 Sep 2011 at 9:40

GoogleCodeExporter commented 9 years ago
I really miss a way to pan and zoom the FTlayer query results.

Original comment by lopezjac...@gmail.com on 16 Oct 2011 at 2:30

GoogleCodeExporter commented 9 years ago
Work around for markers using GViz:
http://www.geocodezip.com/www_vciregionmap_comC.html

You can do something similar for polygons (using geoxml3), but if the polygons 
are complex it might be too processing intensive.  Native support would 
obviously be better.

Original comment by geocodezip on 16 Oct 2011 at 3:05

GoogleCodeExporter commented 9 years ago
Thank you, I will use a dummy marker layer for zoom and pan, and the polygon 
layer for analysis or so. 

Original comment by lopezjac...@gmail.com on 16 Oct 2011 at 3:59