osmIds property

String osmIds
final

A comma-separated list of OSM object IDs to lookup. Each ID should be prefixed with the type of the object (N for node, W for way, R for relation).

Implementation

final String osmIds;