Tuesday, May 21, 2013

Google map : Polyline


#Problem: overlays on Google Map:

https://developers.google.com/maps/documentation/javascript/examples/polyline-complex?hl=zh-tw
https://developers.google.com/maps/documentation/javascript/overlays?hl=zh-tw



GIS: 線段資料
http://gis-tech.blogspot.tw/2009/06/google-map.html


#Circle:

While the Google Map API (v2) provides GPolyline and GPolygon for drawing lines and polygons on Google Map, it does not provide an overlay class for drawing circles.

http://www.geekyblogger.com/2010/04/drawing-circle-on-google-maps-using-gwt.html



No comments:

Post a Comment