maptalks / maptalks/maptalks.js
Does maptalks support vector tiles out of the box?
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 4.5k
- Forks
- 511
- Avg merge
- 3d 58m
- Merged PRs (30d)
- 1
Description
Sorry for asking a question here, but I didn't find any other place.
Is there a way to use vector tiles as opposed to raster tiles out of the box? All the examples in the documentation use raster tiles.
I'm currently using the Mapbox plugin which also loads Maptiler vector tiles without any problems, but it forces me to include mapboxgl-js which is bad for my bundle size.
Any hints are appreciated.
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 reviewing the documentation examples, which currently show raster tiles, and the Mapbox plugin usage described in the issue. Determine whether vector tiles are supported without mapboxgl-js; if not, the work would need a defined implementation scope and a way to verify native vector-tile support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100