zuloloxi / gmlibrary

Automatically exported from code.google.com/p/gmlibrary
0 stars 1 forks source link

New layer for text list of DirectionsRenderer #37

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
With gmlib i can use Google Maps Api for showing a route between to points (a 
start and an end point). 

The DirectionsRenderer has a list of route instructions as xml-text.
 After calculating a route a panel with the text information from the route should be shown in a separate panel. Like one of the lyers for the map (shown or not shown).

The resource file "map.html" should be expanded and the component "GMMap" 
should get a new layer (?).

Original issue reported on code.google.com by ralf.wal...@gmail.com on 11 Jul 2014 at 12:14