View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002052 | GeoSetter | Image Data | public | 2019-07-27 11:29 | 2022-12-22 02:04 |
Reporter | JoopvB | Assigned To | Friedemann | ||
Priority | immediate | Severity | block | Reproducibility | always |
Status | assigned | Resolution | open | ||
Platform | Intel | OS | Windows 10 Pro | OS Version | 10.0.18362 |
Product Version | 3.5 | ||||
Target Version | Fixed in Version | ||||
Summary | 0002052: Inserted my own Google API as instructed; works but my markers don't show | ||||
Description | I have followed the instructions on https://www.photools.com/community/index.php?topic=8689.0 and the Google map shows up. And when I select a picture with GPS coordinates the map centers on the location of the picture, but no marker is shown. Also I cannot set markers (none of them show up). When I switch to OpenStreetMap my markers don't show either. Before (or without) my own Google API the OPenStreetMap works fine. | ||||
Tags | No tags attached. | ||||
|
I've found the problem! The HTML page was unable to load the images for the markers. I probably did something wrong with step 6: adding the BASE tag. After going through the steps again it is working. If you open the HTML file in your browser you'll notice a warning in the developer console. The Google Maps version used in the HTML has been retired. I fixed this by removing the v=3.14 query string argument. Just replace YOUR-KEY-HERE with your API-key in the enclosed file and save as map_google.html and it will work (at least it did for me :)). |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-07-27 11:29 | JoopvB | New Issue | |
2019-07-29 22:15 | JoopvB | File Added: Correct map_google.txt | |
2019-07-29 22:15 | JoopvB | Note Added: 0003732 | |
2022-12-22 02:04 | Friedemann | Status | new => assigned |
2022-12-22 02:04 | Friedemann | Assigned To | => Friedemann |