Google Map API 3: dynamic circle with zoom level -


in google maps v3, possible have dynamic circle based on zoom level, example, in zoom level 1, radius of circle 5m, while in zoom level, radius become 20m?

thanks in advance!

if right have manually.create circle in body of zoom_change() event of map everytime user changes zoom.the radius of circle depends on logic of application


Comments

Popular posts from this blog

sql server - python to mssql encoding problem -

java - SNMP4J General Variable Binding Error -

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -