Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.71K
1 Posted Topic
find this function [icode] function createMarker(point,name,html) { [/icode] at the bottom of the function you will find this [icode] html = html + '<br>Directions: <a class="a" href="javascript:tohere('+i+')">To here<\/a> - <a class="a" href="javascript:fromhere('+i+')">From here<\/a>'; [/icode] Wrap the whole value in a span tag for example: [icode] html = '<span style="font-size:11px;">' + …
The End.
web-designindia