django-vectortiles
django-vectortiles copied to clipboard
Add Django Rest Framework Mixins for Viewset / ListAPIView
The DRF documentation is confusing. Can you provide a full example for "Simple Model", implementing DRF ListView?
Hi. I just add MVTRenderer in code (master) and example in documentation. I will release that later