Description Usage Arguments See Also
Utility functions to specify what to get from the OSM data source. These are the request elements which work for most sources, see the specific sources for specialized elements.
1 2 3 | corner_bbox(left, bottom, right, top)
center_bbox(center_lon, center_lat, width, height)
|
left |
Minimum longitude |
bottom |
Minimum latitude |
right |
Maximum longitude |
top |
Maximum latitutde |
center_lon |
Center longitude |
center_lat |
Center latitude |
width |
Box width |
height |
Box height |
Other as_osmar_bbox: as_osmar_bbox
,
as_osmar_bbox.Spatial
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.