Google Maps and Richfaces 3.3.3 (prototype.js 1.6.0.3) possible incompatibility

前端 未结 4 1700
有刺的猬
有刺的猬 2020-12-04 02:30

I have a web application based on RichFaces 3.3.3 that uses Google Maps (maps-api v3), that was working fine until recently.

Lately is failing to draw the map\'s use

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-04 03:18

    I had the same problem this morning. Got the same error, controls like the zoom control would not render. I upgraded my prototype.js to the latest version (1.7.2) from version (1.7) and things worked again. Am using google maps api V3, the production version. Don't know if it was the newer version prototype.js or if Google changed something and then fixed something, but it's happy now.

提交回复
热议问题