Purpose


Allows you to select the form to create/edit the marker, so you can specify additional information for the marker.



Description


Creating a form that allows you to specify additional data for a marker is no different than creating a form for creating/editing a record.


When you put a marker on the map, the form specified in the FormMarker property will automatically be shown, which allows you to assign any necessary information to the marker. In addition to creating this form, you must create fields for this additional information in the same database table that stores the coordinates of the created marker.