cityList = [
{
name: 'Leimert Park',
type: 'neighborhood',
coordinates: [-118.3307598, 34.0131431],
},
{
name: 'Carson',
type: 'city',
coordinates: [-118.28202, 33.83141],
},
{
name: "Long Beach",
type: 'city',
coordinates: [-118.21426391601561, 33.804255802014865],
},
{
name: "Inglewood",
type: 'city',
coordinates: [-118.355370, 33.961018],
x: "-9",
anchor: "end"
},
{
name: "Culver City",
type: 'city',
x: "-9",
anchor: "end",
coordinates: [-118.3964665, 34.0211224],
},
{
name: "Compton",
type: 'city',
coordinates: [-118.220070, 33.895847]
},
{
name: "Lancaster",
type: 'city',
coordinates: [-118.157958984375, 34.69476751842919]
},
{
name: "Beverly Hills",
type: 'city',
coordinates: [-118.3993148803711, 34.073706174064164]
},
{
name: "West Hollywood",
type: 'city',
coordinates: [-118.35708618164064, 34.091620235447365]
},
{
name: "Arcadia",
type: 'city',
coordinates: [-118.03779602050781, 34.13709922600642]
},
{
name: "Santa Monica",
type: 'city',
coordinates: [-118.48342895507812, 34.011119420618684],
x: "-9",
anchor: "end"
},
{
name: 'Pasadena',
type: 'city',
coordinates: [-118.14452, 34.14778],
},
{
name: 'Pomona',
type: 'city',
coordinates: [-117.749992, 34.055103],
x: '-9',
anchor: 'end',
}
]