GeoJSON is used to create Google Maps API v3 vectors (Marker, Polyline, Polygon) from GeoJSON objects (Point, LineString, Polygon, MultiPoint, MultiLineString ...
Update: It will be mostly just GeoJson Point type format support for both GeoPoint and XYPoint. There won't be code sharing between GeoPoint and XYPoint implementation to reduce code duplication as it ...