What steps will reproduce the problem?
1. Tried adding this in my foo-static-ds.js file :-)
store.getInfoLinksContent = function() {
var details = this.getDetails();
return '<a href="mapdetails.jsf?id=' + this.getId() + '">Details</a>';
}
2. Deploy the app
3. Click on any marker, or an entry in the Panel.
What is the expected output? What do you see instead?
Would like to see the Details link at the bottom of the InfoWindow when the
user pops it up.
At present we see the "Directions Zoom here Street View" links.
What version of the product are you using? On what operating system?
Revision b248e886408b: /dist
Mac OS X 10.9
Please provide any additional information below.
Original issue reported on code.google.com by dp925...@gmail.com on 2 Oct 2014 at 6:33
Original issue reported on code.google.com by
dp925...@gmail.com
on 2 Oct 2014 at 6:33