| [01:17:35] | <RUros[m]> | For now I tried these: Uninstall module, clear all cache, install module and insert API key (all done via web interface). Still only white background. Console says: |
| [01:18:31] | <RUros[m]> | ACTION sent a code block: https://matrix.org/oftc/media/v1/media/download/AZrg8grLEn_AeYAjPM3dR9B4... |
| [01:19:27] | <RUros[m]> | * all cache, restart docker container where FarmOS is running, install module |
| [01:20:07] | <RUros[m]> | * ```... (full message at <https://matrix.org/oftc/media/v1/media/download/AREx2xIfF69Q5YuWeowowYr9...) |
| [01:20:40] | <RUros[m]> | I hide key for posting here |
| [01:27:07] | <RUros[m]> | OK I see, does this new version use different API ? Because it says Map Tiles API is not enabled, and it is true, because until now I worked with Maps JavaScript API |
| [01:29:48] | <RUros[m]> | So now when Map Tiles API is enabled all layers are working, exept the most useful Sattelite is not. Console says: |
| [01:30:18] | <RUros[m]> | message "Your request cannot be served because satellite tiles and 3D tiles are not available for your account and region. Learn more here: https://developers.google.com/maps/comms/eea/map-tiles." |
| [01:30:53] | <RUros[m]> | s/Sattelite/Satellite/ |
| [01:41:50] | <RUros[m]> | Seems like I came across to legal restrictions since I am from Europe... Should I move to Mapbox ? |
| [01:42:58] | <RUros[m]> | Or it can anything be done to work with Javascript API |
| [05:30:14] | <mstenta[m]> | Wow RUros good investigating |
| [05:30:29] | <mstenta[m]> | Sorry I forgot about the difference between Map Tiles API and Maps JavaScript API - that's true! |
| [05:31:25] | <mstenta[m]> | The old module used the old Maps JavaScript API because it essentially was trying to work around the fact that Google didn't allow direct use of its map tiles (in other libraries like OpenLayers, which farmOS uses), so we needed to render BOTH the Google Maps JavaScript library AND OpenLayers |
| [05:31:41] | <mstenta[m]> | They recently started allowing direct use of map tiles, and created a new Map Tiles API for it. |
| [05:32:10] | <mstenta[m]> | That's what the new module uses (for a much more seamless integration with OpenLayers) |
| [05:32:41] | <mstenta[m]> | <RUros[m]> "Seems like I came across to..." <- Ah I've never heard of this regional restriction. |
| [05:33:50] | <mstenta[m]> | https://developers.google.com/maps/comms/eea/map-tiles |
| [05:33:50] | <mstenta[m]> | Wow |
| [05:33:53] | <mstenta[m]> | I wonder why |
| [05:34:40] | <mstenta[m]> | > Should I move to Mapbox |
| [05:34:40] | <mstenta[m]> | Worth a try! I use Mapbox personally, and all Farmier-hosted instances have been using it for years. |
| [05:53:12] | <RUros[m]> | Ok Mapbox it is 🙂 I already tested it and its working fine. |
| [05:54:12] | <RUros[m]> | Thanks for support 🍺 |
| [05:54:56] | <RUros[m]> | sure I will get back soon with new question 🙃 |