Holiday Notice – Support Unavailable on April 18 and April 21
We just wanted to let you know that our support team will be offline on Friday, April 18th (Good Friday) and Monday, April 21st (Easter Monday) due to the holidays.
We'll be back on Tuesday, ready to assist you!
In the meantime, if you need any help, feel free to:
-
Use the support widget in the bottom right corner on our websites (Amelia and wpDataTables) — our latest AI-powered assistant is there 24/7 to help with basic and intermediate questions,
-
Browse our detailed documentation (Amelia, wpDataTables)
-
Explore helpful articles,
-
Or check out our YouTube channels for video guides!
Amelia YouTube Channel
wpDataTables YouTube Channel
Thank you for your understanding, and we wish you a wonderful holiday weekend!
In my database I have geodata, logitude and latitude for database objects.
Now I need to render a Google Map for each object. It can be done, mostly simple with Maps Embed API and an iframe, or Maps Javascript API and full JS/HTML/CSS code.
Q: hat are ways to work with multiple transformed values at once?
For example, like this
Is it a smarter way, to store the code in a separate MySQL column and query longitude/latitude into it?