Skip to content

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

Notifications You must be signed in to change notification settings

jking-gis/googlePolylineEncoded-to-arcgisGraphic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published