Brian393 / petropolis

GNU General Public License v3.0
5 stars 2 forks source link

Editing issue with MVT layers #127

Open majkshkurti opened 4 years ago

majkshkurti commented 4 years ago

When editing/adding MVT layer the transaction in db is successful but the layer isn't reflecting the changes right away. Openlayers uses a browser cache for storing vector tiles. We need to find a way to clean these tiles and force reload the layer whenever an edit interaction is performed.