Issue with CameraService when invoking methods from the same component where <ac-map> is defined

1. A concise explanation of the problem you’re experiencing.

When invoking “cameraFlyTo” on the CameraService from the same component where is defined is failing. But when invoking the same method from a child component it is working fine.

2. A minimal code example. If you’ve found a bug, this helps us reproduce and repair it.