Skip to content

Objects with missing coordinates are not displayed at the map.

Choose a tag to compare

@vb64 vb64 released this 23 Jan 06:10
· 17 commits to main since this release

If at least one of geomap_longitude/geomap_latitude properties returns an empty string, then the corresponding object will not be displayed on the map. For example, objects that do not have coordinates or some kind of "secret" objects from your database.

Bugfix: Fix error on action delete in admin panel.