WPIntell

Source evidence

Is the GeoJSON support only partly implemented?

WP Maps – Google Maps,OpenStreetMap,Mapbox,Store Locator,Listing,Directory & Filters · support · 2025-03-15T20:44:00+00:00

complaintsentiment
mediumseverity
0.93relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 34 rows with source links

14.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
lynxlynxlynx unresolved
I tried importing the example geojson polygon file and it displays fine. Same for the one I provided, which is a bunch of points. However, there’s: no clustering applied to them, and it’s not clear if the infowindow can be made to display any of the extra data. I don’t know if these are just missing features or if it’s a documentation issue. Any guidance would be appreciated. Hello, You are displaying markers on the map using GeoJSON. 1# Clustering does not work with markers created from GeoJSON. It only applies to manually created markers. 2# Infowindows for markers are also generated from GeoJSON data itself and are not managed by us. The infowindow is created by GeoJSON, not controlled by our system. Best Regards Then it would be useful for the example file to have content that triggers an infowindow or the appropriate keys be otherwise documented. Now it has a few extra properties, but they are not visible through the map.

Comments

2 shown
Ashok Singh 2025-03-17T04:45:00+00:00

Hello, You are displaying markers on the map using GeoJSON. 1# Clustering does not work with markers created from GeoJSON. It only applies to manually created markers. 2# Infowindows for markers are also generated from GeoJSON data itself and are not managed by us. The infowindow is created by GeoJSON, not controlled by our system. Best Regards

lynxlynxlynx 2025-03-19T19:14:00+00:00

Then it would be useful for the example file to have content that triggers an infowindow or the appropriate keys be otherwise documented. Now it has a few extra properties, but they are not visible through the map.