If you're looking for a Google Maps-style zoom, then I'm afraid you're out of luck; the GeoChart does not support that. If that is a requirement, you might be better off using the Map visualization <https://developers.google.com/chart/interactive/docs/gallery/map?hl=en>.
However, the GeoChart does support rendering at different resolutions (i.e. world level, continent level, country level, etc.), which you can use to make your own zoom functionality. Here's an example of this: http://jsfiddle.net/gqzyysd5/ Note that it might be better to provide a 'Zoom out' button and/or breadcrumbs, but that would have been too much effort for a simple demo =) On Fri, Nov 20, 2015 at 3:55 AM <[email protected]> wrote: > I want to visualize data of some cities and its subdivision. I have > latitude and longitude of those places and corresponding data of the > location how can create geochart with zoom in and zoom out feature.Just > like that. > -- *[image: unnamed.gif] * *Sergey Grabkovsky* | SWE | [email protected] -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/CAEwwup71wj2i6t4%2BXSrceVYtvFhLCi9jO3D2AdmTv%3D82dMVNUw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
