开发者

I want to customized my infoWindow in google map

开发者 https://www.devze.com 2023-01-21 11:05 出处:网络
I want to customized my infoWin开发者_运维知识库dow in google map.I am not customizing this window

I want to customized my infoWin开发者_运维知识库dow in google map.I am not customizing this window

My live site :http://97.74.160.96/dev1/belgravecorp/home.html

Reference site : http://www.bookdepository.co.uk/live

I want to implement reference site functionality .

Pleas help me ..

Thanks

Aasim Afridi


All you have to do is to remove infoWindow instance from your marker.
And add new instance class you created.

From your reference site read google_map_functions.js file.You will see that there is a infoWindow instance that initialize,redraws new design on map within some css classes.

Best Regards
Myra

0

精彩评论

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