<div dir="ltr"><div><div><div><div>hi kai,<br></div>the html objects which are rendered by the digitize module are points not lines. if you zoom you will see, that the number of the points will increase. the class is lp for linepoint and bp for border points. to fill the area, there should be a polygon object - which is obvious somewhere - the geometry is highlighted onmouseover at the geometry list. you have to inspect the function parent.mb_wfs_perform - look at javascripts/mod_digitize_tab.php line 1906. it has a highlight option. maybe this can also be used to draw a filled polygon.<br>
</div>we will develop a new module to allow digitizing temporary objects (geojson / or kml)  in the next few months. maybe this is helpfull for you. if you only want to show external data, there are modules, which are able to render kml and georss resources.<br>
</div>regards<br></div>armin<br><div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-04 Dr. Kai Behncke <span dir="ltr"><<a href="mailto:behncke@creativista-solutions.de" target="_blank">behncke@creativista-solutions.de</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear users,<br>
<br>
I`m using mapbender 2.7 and check out the digitizing-module.<br>
It works fine, but I wonder if there is a possibility if I digitize a polygone to fill it out directly after it`s created (without saving it)?<br>
Has anybody an idea how to manage that?<br>
<br>
Thank you very much, Kai<br>
_______________________________________________<br>
Mapbender_users mailing list<br>
<a href="mailto:Mapbender_users@lists.osgeo.org">Mapbender_users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapbender_users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapbender_users</a><br>
</blockquote></div><br></div>