<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16674" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>use the outline plugin.</FONT></DIV>
<DIV><FONT size=2>simply follow the example in the
HowToDisplayOnTheMapAPointFromADatabaseQuery example</FONT></DIV>
<DIV><FONT size=2><A
href="http://www.cartoweb.org/cwiki/HowToDisplayOnTheMapAPointFromADatabaseQuery">http://www.cartoweb.org/cwiki/HowToDisplayOnTheMapAPointFromADatabaseQuery</A></FONT></DIV>
<DIV><FONT size=2>basicaly you simply need to do a "new Point(..)" and ask the
outline plugin to diplay it
"$pluginManager->outline->draw($this->shapes);"</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>regards</FONT></DIV>
<DIV><FONT size=2>Oliver</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=laurierseguin@gmail.com href="mailto:laurierseguin@gmail.com">Laurier
Séguin</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=cartoweb-users@lists.maptools.org
href="mailto:cartoweb-users@lists.maptools.org">cartoweb-users@lists.maptools.org</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, July 28, 2008 8:20 PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [Cartoweb-users] Drawing a point
and his label</DIV>
<DIV><BR></DIV>
<DIV dir=ltr>
<DIV>Hi,</DIV>
<DIV> </DIV>
<DIV>From a geocoder web service, I receive a point from a request to geocode
an address string.</DIV>
<DIV>I would like to draw the point (it is already in the correct projection)
and the address string I send.</DIV>
<DIV>What is the simplest way to do that ?<BR clear=all><BR>-- <BR>Laurier
Séguin<BR><A
href="mailto:laurierseguin@gmail.com">laurierseguin@gmail.com</A><BR></DIV></DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>Cartoweb-users
mailing
list<BR>Cartoweb-users@lists.maptools.org<BR>http://lists.maptools.org/mailman/listinfo/cartoweb-users<BR></BLOCKQUOTE></BODY></HTML>