Is it possible to disable pseudo 3d buildings in tile API
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 212
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
We are using 2gis with leaflet but we to disable 3d objects on map.
http://tile3.maps.2gis.com/tiles?x=79728&y=47130&z=17 - like this
Is there any way to do it?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the referenced tile API URL and the repository's API or map-layer entry points. Determine whether the tile service exposes an option for disabling pseudo-3D buildings; done would require a documented, reproducible way to request tiles without those objects, with any relevant behavior covered by tests if the repository has them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100