Jan 11
Using phonelocator to embed your location in a web site or blog
I’ve just added an embedded map feature to phonelocator. It is now possible to add your location to your website or blog like this:
The url to embed
is http://phonelocator.mobi/embeddedmap?login=<your user name>.
My user name is alexb so I have embedded: http://phonelocator.mobi/embeddedmap?login=alexb
You can use an iframe to embed the url like this, adjust the width and height as you wish:
<iframe src="http://phonelocator.mobi/embeddedmap?login=alexb" width="640" height="480"> Alternative text for browsers that do not understand IFrames.</iframe>
Only phones that have their position set to public will be displayed.
