Git Product home page Git Product logo

Comments (4)

ibrierley avatar ibrierley commented on September 26, 2024

A 204 error typically means that there was no content in the response from the http server. Clicking on the url shown, it doesn't seem to return any content, so first place I would look is why isn't the server returning any protobuf / .pbf content.

from flutter-vector-map-tiles.

zjyhll avatar zjyhll commented on September 26, 2024

A 204 error typically means that there was no content in the response from the http server. Clicking on the url shown, it doesn't seem to return any content, so first place I would look is why isn't the server returning any protobuf / .pbf content.

https://dev-tile.terraqt.com/tile/xyz/12/3231/1681.pbf?path=8d3dc176-7f8a-4e08-a8c6-08e798deb999/eve1.e/20210517/1ba522c3-4612-4a28-bf78-454bcf67075c/vectortiles

Only some places have data,do I need to modify VectorTileLayerOptions‘s theme

from flutter-vector-map-tiles.

greensopinion avatar greensopinion commented on September 26, 2024

modifying the theme likely won't help

I think what we need is something like this: https://github.com/greensopinion/flutter-vector-map-tiles/blob/main/lib/src/cache/vector_tile_loading_cache.dart#L67
Currently if we try to load a tile that's not present, we ignore it by creating an empty tile.

Feel free to submit a PR

from flutter-vector-map-tiles.

greensopinion avatar greensopinion commented on September 26, 2024

fixed in commit 022580f

from flutter-vector-map-tiles.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.