Closed stsdc closed 1 year ago
I think this map will only show up if there are some active devices registered in the system. You may use pull-mode sensor.community devices to constantly generate test data. Also, please notice that there's a cache in place, so it may take up to 5 minutes for the map to catch-up with the pulled data.
I'm trying to set up local environment and bumped into an issue with maps. I successfully obtained API key and enabled JS Maps API. Despite that, global map is not showing up:
I can confirm that Maps API works by entering device configuration page and setting up device localization.
I did not touch anything in
config.php
, exceptgoogle_maps_key
. Did I miss something in configuration?