I'm trying to write functional tests and we have a customer report page with google map which we use to display reported customers on in.
I read this post and I wondered whats the best way to write functional tests for google maps.
I am using Yii framework .
thanks guys
UPDATE: I also have polygons, indicating regions of these customers, how are polygons displayed and how can I write tests for them?