I'm developing a Geolocalisation application based on ASP.NET and Google Maps Subgurim .
However , since this morning , the Polygons on my application stop showing .
I thought it was my code , until i saw that the polygons and the official website are not working themself .
Official Example of Polygon Has anyone an idea why it stoped ? Or even a solution ? I don't know how to contact Subgurim ...
( Also if you inspect page with subgurim control , the javascript return this error "Uncaught InvalidValueError: at index 0: not a LatLng or LatLngLiteral: in property lat: not a number")
EDIT : I've changed all the "GPolygon" to "GPolyline" , it works fine . But it will be impossible to fill the GPolyLine they can only make up by showing the contours of an area .