mapbox / mapbox/mapbox-gl-js

Show long/lat grid lines

Open
#10,093 11 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

feature :green_apple:
Dominant language
TypeScript
Stars
12.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

### Question

I am trying to add labeled latitudinal/longitudinal to my map like shown in image below.
![image](https://user-images.githubusercontent.com/5030524/98938028-945b7880-24e7-11eb-8a36-7c6e8d5db416.png)

I can't seem to find a good way to do this from reading the documentation.

There is some implementations for this in leaflet, but the bindings for leaflet are experimental only and not suited for production.
https://github.com/mapbox/mapbox-gl-leaflet

Am I missing something? Or is this possible to make in mapbox studio or programatically with mapbox-gl?

Thanks

Edit: Graticules is what I refer to by grid lines.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked help documentation and the referenced mapbox-gl-leaflet graticule implementation to compare available approaches. The issue provides no source file or test entry point; done would be labeled latitude and longitude grid lines rendered on a Mapbox GL JS map.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.