Pan to center and change icon when clicked on a marker with Subgurim Maps and jQuery
It is a question regarding Subgurim Google Maps wrapper in开发者_JAVA技巧 ASP.NET.
I would like to know if I can do this from a client side:
Click on a button then a using jQuery to pan a marker to center and change its icon (image).
Would it be possible?
Thanks in advance.
Yes, you can manipulate Google Maps through jQuery. Actually, there are plugins to further simplify that. For example take a look at Google Maps jQuery Plugin V1.01 by Shawn Mayzes, or try this Google search and you'll find many more.
精彩评论