Hi,
I’m attempting to prototype a mobile Web page “application” based on ThinkGeo and Bing Maps. I’ve used the Layers sample and can display the map. I’ve used the GettingStarted sample to include a button triggering current location. This works fine, on localhost, using http (Bing maps loads, etc.). It does not work with https, on localhost. I feel like I’m missing a list of steps to actually configure a workable Web-based location application or a list of limitations describing why my current attempts don’t work right.
Does anyone possess a sample showing a working Leaflet or OpenLayers-based useful tracking application? I’m not sure at this point whether the problem is project settings or something else.
Fiddler has not given any insights; when using https, it simply reports that the connection was reset when the Web API launch page was loaded.
Thanks,
Paul T.