How to display curved polyline on one side of a straight line?
问题 This question is related to this SO question and answered by @geocodezip. A problem I have is drawing a line from either north-to-south or south-to-north. The curved line is now bent like number 8 or a S. How do I control the curved line to display on one side of the straight line. Sometimes the curved line is expanded beyond the starting point and contracted at the ending point. Thanks. Here are my codes. I have two sample polylines north-to-south. var map; function init() { var Map = google