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

