Developer wanted to help in transfer from MyMaps to Google Maps applicatio

There is a one-man editable MyMaps map

http://tinyurl.com/3c42jk

and my intention is to transfer it into Google Maps API client-server

application

with user editable marker descriptions.

It should work the following way.

MySql + php to serve both authorized editors data (user_name,

password)

and marker geocoding and description.

Client side (java) : search + sort options and map presentation.

In the meantime I need your answer, how to embed communicator and

Skype live html links

into marker description.

Each time I enter <a href="... code into marker description it is

removed server side on saving to MyMap.

<a href="skype:user_name?call"><img src="http://mystatus.skype.com/

smallicon/user_name" style="border: none;" width="16" height="16"

alt="" /></a> User_name

Each time I enter the above, <a href ... > is removed by MyMaps

server on saving.

Simple example what I need comes from

http://maps.google.com/maps?q=http://www.econym.demon.co.uk/googlemaps/examples /example1.kml

http://www.econym.demon.co.uk/googlemaps/kml.htm

Darius

[1218 byte] By [Dariusjacka] at [2007-11-27 4:52:29]
# 1
Hi there,If I understand you right you want to insert some hyperlink as the mapmarker text right?Im not sure if this can be done. I dont think this is supported by the current map marker component, but Im not 100% sure.I'll try to check for you.ThanksK
kish@suna at 2007-7-12 10:06:30 > top of Java-index,Development Tools,Java Tools...