[OpenLayers-Users] start draw path programatically

Diego Guidi diegoguidi at gmail.com
Fri Oct 4 00:23:12 PDT 2013


you can try to trigger manually the method control.callbacks.create...
 see the initialize method of DrawFeature class.

Diego Guidi


On Fri, Oct 4, 2013 at 9:12 AM, Cameron Crum <cameron.crum at gmail.com> wrote:
> No, I want to be able to set the first point programatically rather than by
> clicking. The next points need to be added with clicks.
>
>
>
> On Fri, Oct 4, 2013 at 1:58 AM, Diego Guidi <diegoguidi at gmail.com> wrote:
>>
>> On Fri, Oct 4, 2013 at 12:06 AM, cscrum <cameron.crum at gmail.com> wrote:
>> > Did you ever get this figured out? I am looking for the same.
>> if you need to set control to "drawing" status, I think you should
>> simply call manually the activate method
>
>


More information about the Users mailing list