项目作者: Jking-GIS

项目描述 :
Converts encoded google polyline to arcgis js graphic to be added in an arcgis JS project
高级语言: JavaScript
项目地址: git://github.com/Jking-GIS/googlePolylineEncoded-to-arcgisGraphic.git


Google encoded polyline to ArcGIS graphic converter

Converts encoded google polyline to arcgis js graphic to be added in an arcgis JS project.

Instructions

Add this code as a file in your project and call decodePoly_toGraphic which will return a line graphic for you.
The parameters to pass into decodePoly_toGraphic are the google encoded string, and a symbol for the returned line graphic.