Module:CarouselMap/config/Ohio.json/doc

From OpenStreetMap Wiki
Jump to navigation Jump to search

This is a documentation subpage for Module:CarouselMap/config/Ohio.json.
It contains usage information, categories and other content or metadata that is not part of the original module page.

This is a documentation subpage for Module:CarouselMap/config/Ohio.json.
It contains usage information, categories and other content or metadata that is not part of the original module page.

This module defines the places featured in the slippy map at the top of Ohio.

Adding a new place

Please contribute new entries for places that are well-mapped, well-known, or both. Each entry looks like this:

		{
			name = "Bowling Green",
			latitude = 41.3789,
			longitude = -83.6370,
			zoomLevel = 15,
			layer = "standard",
		},

The layer property can be set to standard, cycle, or transport. The Humanitarian layer is not supported.