Dimitrios Iosifidis
Dimitrios Iosifidis
@farfromrefug thanks a lot, will give it a try.
@farfromrefug Is there anything else I need to do in my code except passing a restore identifier to the constructor of "Bluetooth"? I have something like: public bluetoothManager: Bluetooth; this.bluetoothManager...
@mbaush77 you can have a background scan as long as you are trying to connect to a ble peripheral by passing the serviceUUID of the peripheral when start to scan,...
@jpmartinsson did you ever solve this issue? I'm getting the same error on Ios. Any help is appreciated. Thanks
@farfromrefug what the highest version i can use with NS 7?
There is no property infoWindowTemplates exposed on the MapView class. How do you assign the template to it?
@milansar Thanks a lot. Works like charm!!!
@milansar , Is there a way to dynamically replace some of the content of the infoWindowTemplate? (angular) I have a template like this : ``` ; I want to be...
@milansar Thank you for all the help. It works!!! I really appreciate you putting the time into it to help.
Anyone has a workaround for this? I tried calling "clear()", the native Android method, but no luck. MapView.gMap.clear();