Trying to draw two markers(points) with a curved and arrow PolyLine using ArcGIS maps.
Below is the source code, able to draw Poly line but it is coming as straight line.
Simple Map html, body { height: 100%; width: 100%; margin: 0; padding: 0; } #map { height: 100%; width: 100%; margin: 0; padding: 0; } body { background-color: #FFF; overflow: hidden; font-family: "Trebuchet MS"; }
Is there any arrow Symbol option and geoDesic (like in Google maps PolyLine) option in ArcGIS PolyLine.
Below is the URL for Google maps PolyLine with arrow and geoDesic option.
http://www.geocodezip.com/v3_SO_multiplePolylineAnimation.html
Any suggestions?
أكثر...
Below is the source code, able to draw Poly line but it is coming as straight line.
Simple Map html, body { height: 100%; width: 100%; margin: 0; padding: 0; } #map { height: 100%; width: 100%; margin: 0; padding: 0; } body { background-color: #FFF; overflow: hidden; font-family: "Trebuchet MS"; }
Is there any arrow Symbol option and geoDesic (like in Google maps PolyLine) option in ArcGIS PolyLine.
Below is the URL for Google maps PolyLine with arrow and geoDesic option.
http://www.geocodezip.com/v3_SO_multiplePolylineAnimation.html
Any suggestions?
أكثر...