27
Views
9
Comments
Outsystems Maps
Question
Service Studio Version
11.54.28 (Build 62889)

Hi,

I had an application up and runing, but the maps created from (Outsystems Maps) was not showing. I tried to update the Maps application, still not working.

Please let me know if there is any one who enter the similar situation.


regards


Champion

Hi @Steven Tung ,

It would be good if you can share oml file so we can understand what passing wrong.

Regards

Arun

Hi,

What is not working? Do you het an error message? If so can you share?

Sometimes an error isn't shown  on the screen, I. That case check the error log in service center.

Regards,

Daniel 

Or the console log in the browser. A lot of interesting information is also shown here.

Hi Daniel, Vincent, Arun

Thanks for your guys prompt reply.

The maps was runing and display normal about month or so.

Now it is blank, no error, no message, I tried to rebuild it again and still no show.

Just some questions, did you check if the API keys are still valid? Do you have any log of error?

Hi Renato,

I am pretty sure the key is correct, cause I have the map displayed properly for a six months already.

Have you checked the browsers console already? Google Maps will display relevant messages if there are issues. 

ChatGPT to the rescue for how to open the Browser Console should you not know how to do this;

Edge:

  1. Press Ctrl + Shift + I on your keyboard.
  2. The browser console will open at the bottom or right side of the screen.

Chrome:

  1. Press Ctrl + Shift + J (Windows) or Cmd + Option + J (Mac) on your keyboard.
  2. The browser console will open at the bottom or right side of the screen.

Firefox:

  1. Press Ctrl + Shift + I (Windows) or Cmd + Option + I (Mac) on your keyboard.
  2. A new window will open, click on the "Console" tab located at the top of the window.
  3. The browser console will appear at the bottom of the window.

No log at all?

Can you see the script loaded in the Sources tab? Do you see any dropped or cancelled calls in the network tab that could be related to this?

Do you have the correct logging levels enabled? Is you filter input empty?


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.