Latitude Value Issue in Marker - Wappler Beta 17

I believe this issue has been reported previously, but it still persists in Beta 17. I am loading a simple latitude and longitude record from a Server Connect at the top of the page. The longitude value works correctly in the marker, but the latitude value does not. Instead, I receive the following error:

Could you please check if this is a known issue or if there's a workaround?

Thanks!

<div is="dmx-leaflet-map" id="ZihuatanejoMap" latitude="" longitude="" address="London" zoom="15" style="width: 100%; height: 600px;" dmx-bind:latitude="mapMarker.data.latitude" dmx-bind:longitude="mapMarker.data.longitude">
                                    <dmx-leaflet-marker id="leafletmarker1"  dmx-bind:longitude="mapMarker.data.longitude" dmx-bind:latitude="mapMarker.data.latitude"></dmx-leaflet-marker>
                                </div>

Here is another topic from the same without solution.

Please test following update:
dmxLeafletMaps.zip (14.1 KB)

Now the pointer is located in the right spot but the map is not centered to the pointer.

live Example

https://www.mardesabores.travel/leaflet.php

Error

The example page still uses the old script

Maybe you send me the old ones because I update twice and still the same error.

Was able to see the new error and have a new update.

dmxLeafletMaps.zip (14.2 KB)

1 Like

This works. Thanks a lot.

Do you know when is planed to launch the server side includes for PHP? Any idea?

Includes in PHP has been there since day one? What are you trying to do? Maybe open a new topic.

@brad there is as a php include. But I mean having something like this:

PHP includes are available in Wappler. What you're talking about is server side rendering. This is not available, no specific date for its integration in Wappler, it's not our top priority at the moment.
Also please post different issues in separate topics, you already have a topic about server side rendering for PHP, so post there if you have any comments.

1 Like

Fixed in Wappler 7 Beta 18