Hi.
I’ve done new features:
1 – Now you can manage Paths by Group list – not only KMLs, just select what types do you want to manage
2 – you can also sort your placemarks in placemark list (it was only by title)
Go to Map details and select sort type
pleace change in admin tables.
protected function _getAssetParentId($table = null, $id = null)
to
protected function _getAssetParentId(JTable $table = null, $id = null)
OK. I’ll do it