MGDatabaseSetup.setLonColumn   Go to object model Go to parent topic Go to previous topic Go to next topic

Syntax

boolean setLonColumn(String lonColumn)

Description

Sets the name of the database column that contains the longitude (or X coordinate) values for the map features on this layer.

Parameters

lonColumn - The name of the longitude (or X) column.

Returns

boolean - Returns True if successful; otherwise, returns False. If successful, sets the layer's rebuild flag to True.

Error Codes

-1 (busy)

-15 (does not apply)

See Also

setLatColumn, getLatColumn, getLonColumn, LonColumn, LatColumn