BLE-Indoor-Positioning icon indicating copy to clipboard operation
BLE-Indoor-Positioning copied to clipboard

Beacon map background invisible

Open laojichao opened this issue 4 years ago • 1 comments

beaconMap.setMapBackground(beaconMapBackground); but my map not background

laojichao avatar Nov 27 '20 02:11 laojichao

You probably failed to provide the correct reference points. Please refer to the example implementation in BeaconMapFragment.onCreateView(...). You can learn how to calculate reference locations in the wiki.

Steppschuh avatar Nov 30 '20 10:11 Steppschuh