开发者

Customizing Google Maps information bubble

开发者 https://www.devze.com 2023-01-28 02:38 出处:网络
How would I customize the Google Maps information bubble when a user clicks on th开发者_开发技巧e red pin? For instance, I want add an input text field and a submit button within the bubble.

How would I customize the Google Maps information bubble when a user clicks on th开发者_开发技巧e red pin? For instance, I want add an input text field and a submit button within the bubble.

Thanks.


You can put HTML into the infowindow

Here's google's examples

http://code.google.com/apis/maps/documentation/javascript/examples/infowindow-simple-max.html

0

精彩评论

暂无评论...
验证码 换一张
取 消