Tagged Questions
5
votes
1answer
468 views
Using JLink to decode GMap Polyline strings
I would like to use this java code inside Mathematica using JLink. It converts Google Maps API Encoded Polylines to a list of points. I tried the Mathematica tutorial but get lost.
There is the Java ...
