Skip to content

Spaces needed #4010

@raymondadouglas

Description

@raymondadouglas

There needs to be a space after Latitude, and one before and after Longitude, and maybe a comma as well - $("#data").html("Latitiude " + position.coords.latitude + ", Longitude " + position.coords.longitude);

Turns
latitude-1.2677468longitude-1.2677568
into
Latitude -1.2677468, Longitude -1.2677568

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions