Welcome Guest, you are in: Login

FDOT Wiki

RSS RSS

GisFramework



Search the wiki
»
The selectBox method enables geometry selection mode for the map. Once the user completes their selection on the map the callback function will be executed passing in the selected geometry.

Table of Contents [Hide/Show]


Example


FDOT.Map.selectBox(function(geometry) {
	FDOT.Map.executeCommand("draw", { DrawingObjects : [ geometry ] });
});

See Also

Any Questions or Comments? Email
Some of the icons created by FamFamFam.